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 Scripting] New method gdb.Architecture.disassemble


oops, sorry! I pasted the wrong new entry...

On Fri, Feb 15, 2013 at 9:40 AM, Siva Chandra <sivachandra@google.com> wrote:
> ** New method Frame.architecture returns the gdb.Architecture object
>      corresponding to the frame's architecture.

The above should have been:

** New class gdb.Architecture exposes GDB's internal representation
     of architecture in the Python API.


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