This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fix `return' of long/long-long results with no debuginfo


> The statement `no debugging info' itself is too ambiguous.  I had a
> mess in it myself some years ago and I still find people do not
> properly distinguish .symtab/.dynsym/.debug_info, which of these are
> ELF vs. DWARF, gcc (none)/-s/-g/strip and how they are related to GDB
> minimal_symbol/partial_symbol/symbol.

No problem with your version. The reason why I wondered whether
this was necessary or not is that I assumed that the testsuite
scripts are going to be read mostly by GDB developers...

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]