eresi icon indicating copy to clipboard operation
eresi copied to clipboard

Libedfmt does not support local variables debug information

Open thorkill opened this issue 9 years ago • 0 comments

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

thorkill avatar Apr 23 '16 20:04 thorkill