code-google-com / rad2py

Automatically exported from code.google.com/p/rad2py
GNU General Public License v3.0
0 stars 0 forks source link

implement up and down in qdb / debugger #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the "call stack" pane is shown on interaction when debugging.
It would be wise to support going up and down in the stack clicking the line, 
loading the locals/globals and pointing to the source code line

Also, long file names are not correctly displayed in the call stack (first 
column), wrap or trim

Original issue reported on code.google.com by reingart@gmail.com on 2 Jul 2014 at 10:39