This is the mail archive of the gdb@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: gdb -- symbols read in? or not read in?


On Mon, Dec 8, 2014 at 11:03 AM, Doug Evans <dje@google.com> wrote:
> On Mon, Dec 8, 2014 at 10:04 AM, David Taylor <dtaylor@emc.com> wrote:
>>
>> We have recently switched from STABS to DWARF for our product.  And are
>> having some issues with DWARF that we never had with STABS.
>>
>> The first was that with DWARF, GDB seems to not know about the existence
>> of most of the header files.

btw, I played with this a bit and tripped over this bug.

https://sourceware.org/bugzilla/show_bug.cgi?id=17537

So that's something we need to fix.


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