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: Query regarding new dwarf type support in gdb


>>>>> "Sujoy" == Saraswati, Sujoy (JCTL-MCBS) <sujoy.saraswati@hp.com> writes:

Sujoy> Ok, I could check the behavior. In general, is there any place where I
Sujoy> can check for current debug support of FSF gdb for C++11 features ?

Just searching around in gdb/dwarf2read.c; and somtimes other dwarf*.c
files.

Sujoy> Yes, I agree. It would be good if we could continue reading the rest
Sujoy> of the debug information from the file even if we face an unknown
Sujoy> type.

I think this specific case should work ok.

Tom


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