python - Debugging Using Emacs 24 and IPython breakpoint -
i have right shifted pycharm emacs. wanted use emacs. right major hurdle debugging using pdb. afraid of import pdb; pdb.set_trace(). last time tried way of debugging using sublimetext , ended many pdb.set_trace() in code. moving emacs, looking someway.
- best practices
- is there way in emacs, can open buffer debugging , dont save it. instead changes other copy save.
- is there way debug unsaved buffer in emacs.
kinldy guide me thanks. noaman faisal
Comments
Post a Comment