eresi
eresi copied to clipboard
Libedfmt does not support local variables debug information
The debugger does not currently use the debug format as it should.
Good features for interfacing would be :
- Make sure we can do print $var in the debugger (with $var informed from edfmt)
- Make sure we can associate an address to a source code line, and display that line on events (backtrace, breakpoints, stepping)
- Make sure we handle local variables (register them as variable on procedure entry, unregister them on exit)
Have fun
-jfv
Ticket: 34 Reported by: jfv on Sun May 20 00:15:24 2007