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: [patch] Allow "disassemble 'Foo::bar(char *)'"


On Fri, Nov 20, 2009 at 4:59 PM, Daniel Jacobowitz <drow@false.org> wrote:

>> Does this require a NEWS entry (incompatible change to disassemble
>> command) ?
>
> I think yes.

Thanks, NEWS mention added.
-- 
Paul Pluzhnikov

gdb/ChangeLog:

2009-11-20  Paul Pluzhnikov  <ppluzhnikov@google.com>

       * cli/cli-cmds.c (disassemble_command): Split on comma.
       (init_cli_cmds): Update help.
       * NEWS: Mention incompatible change to 'disassemble'.

gdb/doc/ChangeLog:

2009-11-20  Paul Pluzhnikov  <ppluzhnikov@google.com>

       * gdb.texinfo (Machine Code): Adjust.

gdb/testsuite/ChangeLog:

2009-11-20  Paul Pluzhnikov  <ppluzhnikov@google.com>

       * gdb.asm/asm-source.exp: Adjust.
       * gdb.base/help.exp: Adjust.

Attachment: gdb-disas-20091120-2.txt
Description: Text document


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