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: [rfc] python API exposing inferior's frame stack.


> From: Thiago Jung Bauermann <bauerman@br.ibm.com>
> Cc: gdb-patches@sourceware.org, Tom Tromey <tromey@redhat.com>
> Date: Mon, 30 Mar 2009 00:51:54 -0300
> 
> Tromey suggested implementing the == operator for Frame objects, instead
> of adding an equals method. I implemented that, so the documentation
> excerpt above doesn't exist anymore. I added a sentence mentioning that
> you can compare Frame objects with ==.
> 
> Ok to commit?

Yes, thanks.


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