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: Problems getting symbol information using a convenience register,


>>>>> "Luc" == Luc Des Trois Maisons <lmaisons@ca.ibm.com> writes:

Luc> However, I'm having a problem when I try to use the convenience
Luc> register with the 'info symbols' command.  I poked around and I
Luc> found that the convenience register works when set directly with a
Luc> value, but breaks when set using a pointer dereference.

I don't have a ready explanation for the problem.
If you have a self-contained test case, file it in bugzilla.
Otherwise, I guess you could step through sym_info and see what goes
wrong.

Tom


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