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 to eliminate ADDR on loading symbols of Linux module


>>>>> "Daniel" == Daniel Jacobowitz <drow@false.org> writes:

Daniel> ... Except you'd need gdb.parse_and_eval, wouldn't you.  Tom, that
Daniel> missed 7.0, I guess?

Yes, I never got around to rewriting the documentation.
Sorry about that.

Does this need parse_and_eval, or just gdb.execute?  parse_and_eval is
for expressions, execute invokes gdb commands.  The latter is in CVS.

Tom


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