[RFC - Python Scripting] New method gdb.Architecture.disassemble

Doug Evans dje@google.com
Fri Feb 15 18:57:00 GMT 2013


On Fri, Feb 15, 2013 at 9:40 AM, Siva Chandra <sivachandra@google.com> wrote:
> On Fri, Feb 15, 2013 at 9:32 AM, Doug Evans <dje@google.com> wrote:
>> Oh, duh.  Sorry for the followup.
>> This needs a NEWS entry.
>
> There is an entry in the NEWS file:
>
> ** New method Frame.architecture returns the gdb.Architecture object
>      corresponding to the frame's architecture.
>
> Adding a new entry for this new method on gdb.Architecture might not
> be good idea?  I can of course modify to say, "...  gdb.Architecture
> object corresponding to the frame's architecture with methods 'name'
> and 'disassemble'.", but it doesn't sound that very nice.

Ah.
I guess whether to add another one for disassemble is debatable then.
Ok with me to leave out the NEWS entry then.



More information about the Gdb-patches mailing list