[patch] Allow "disassemble 'Foo::bar(char *)'"

Paul Pluzhnikov ppluzhnikov@google.com
Fri Nov 20 17:41:00 GMT 2009


On Fri, Nov 20, 2009 at 9:27 AM, Tom Tromey <tromey@redhat.com> wrote:

> You probably want to skip whitespace after the ",".

parse_and_eval_address() does it on its own (as
"disas 0x40055a + 1, 0x40055a + 5" demonstrates).

I didn't see the point in adding extra "while (isspace)" loop.

Thanks,
-- 
Paul Pluzhnikov



More information about the Gdb-patches mailing list