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: Execute code in python pretty printers


On Mon, Jun 29, 2009 at 19:50, Paul Pluzhnikov<ppluzhnikov@google.com> wrote:
> On Mon, Jun 29, 2009 at 10:07 AM, Tom Tromey<tromey@redhat.com> wrote:
>
>> Niko> So to find out the parent the method has to be executed.
>> Niko> Is this possible?
>>
>> No, we have not implemented inferior function calls on Value yet.
>
> But I believe it *is* possible (if ugly):
> http://sourceware.org/ml/archer/2009-q2/msg00197.html
hmm... that doesn't work for me:
NameError: global name 'parse_and_eval' is not defined

Niko


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