[Python] How to know the current inferior? (exited event)
Tom Tromey
tromey@redhat.com
Wed Apr 20 15:46:00 GMT 2011
>>>>> "Kevin" == Kevin Pouget <kevin.pouget@gmail.com> writes:
Kevin> is there a way to know the current inferior from GDB's Python
Kevin> interface ?
Hmm, maybe not.
Please file a bug.
Kevin> give the current inferior, but when I receive a `events.exited',
Kevin> gdb.selected_thread() returns None and I can't find any way to know
Kevin> which inferior exited ...
Offhand I think the exited event should also have the inferior as an
attribute. Please file a bug for this too.
Tom
More information about the Gdb
mailing list