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: "set foo"


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

>> One thing you could do is dump the dwarf for the CU holding Fmake_symbol.
>> Then look for the definition of struct Lisp_Symbol.  Just those DIEs
>> might be enough to see the problem.
>> 
>> Or you could dump all the dwarf and get it to me somehow.

Eli> Can GDB dump that?

No, but you can use objdump.

Tom


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