[PATCH 2/2] gdb: Allow parenthesis to group arguments to user-defined commands

Tom Tromey tom@tromey.com
Thu Aug 30 02:26:00 GMT 2018


>>>>> "Philippe" == Philippe Waroquiers <philippe.waroquiers@skynet.be> writes:

Philippe> On the downside, quoting with parenthesis is something very peculiar
Philippe> (is there some other tool/shell/... using this convention ?).

gdb itself does this in some cases.  Often an expression can be
terminated with a ",", but parentheses can prevent this termination.  I
believe this can occur with linespecs as well.

Tom



More information about the Gdb-patches mailing list