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, doc RFA]: New python function lookup_global_symbol


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> I couldn't figure out how to lookup up a global symbol without
Doug> having a running program and without knowing the block it is in.
Doug> Plus lookup_symbol already has a specified behaviour when the
Doug> `block' argument is elided: use the current frame.

Doug> So it seemed best to add a new function.

FWIW, it seems fine to me.

Tom


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