This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: Access inferior values from a gdb.Command/gdb.Function


On Fri, Nov 13, 2009 at 12:24 AM, sam shepperd <samshepperd@gmail.com> wrote:
> Is there any way to access the values of an inferior without passing
> them in explicitly as arguments to a gdb.Command / gdb.Function?

gdb.selected_frame().read_var() seems to work


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