Mail Archives: djgpp-workers/2001/08/21/20:13:42
Hi all,
You can finally debug programs using dwarf2 with rhgdb/rhide after applying
the dwarf2 section alignment fixes for binutils I posted to the binutils
list.
I've found an anomaly debugging dwarf2 with rhgdb (didn't test rhide). When I
set a breakpoint at a line with dwarf2 info, rhgbd sets the breakpoint
without complaint. Quit rhgdb and then run it again with the same program.
This time rhgdb complains the breakpoint just set is invalid. But running the
program with Run | Run generates no complaint like an invalid breakpoint
would, and the program does stop at the breakpoint.
Mark
- Raw text -