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 v5 5/5] Update documentation on catching a group of related syscalls.


> From: Gabriel Krisman Bertazi <gabriel@krisman.be>
> Cc: palves@redhat.com,	sergiodj@redhat.com,	dje@google.com,	Gabriel Krisman Bertazi <gabriel@krisman.be>
> Date: Sun, 15 May 2016 17:32:00 -0300
> 
> Eli approved this on a previous version.

There's one typo to correct:

> +You may specify a group of related syscalls to be caught at once using
> +the @code{group:} syntax (@code{g:} is a shorter equivalent.).  For
                                                              ^
Redundant period inside the parentheses.

Thanks.


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