Incorrect breakpoint address w no stabs

Daniel Jacobowitz drow@false.org
Sun Oct 1 23:23:00 GMT 2006


On Sun, Oct 01, 2006 at 01:50:19PM -0700, Michael Eager wrote:
> What breaks if I simply remove the "cleanup" code at the
> end of read_dbx_symtab?

I haven't the foggiest.  You definitely can't remove the call to
end_psymtab; you're going to lose the last partial symtab in the file.
There might be something smarter you can do for the final address
(adding text_size seems excessive).

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list