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] Exit code of exited inferiors in -list-thread-groups


> Date: Mon, 29 Sep 2014 17:45:09 -0400
> From: Simon Marchi <simon.marchi@ericsson.com>
> CC: <gdb-patches@sourceware.org>
> 
> Arrrrg. Forgot to add the files in gdb/testsuite. Here's the complete patch:

Thanks.

> +* MI changes
> +
> +  ** The -list-thread-groups command outputs an exit-code firld for
> +     inferiors that have exited.                          ^^^^^

A typo.

> +@item exit-code
> +The exit code of this thread group when it last exited, formatted in octal.

"The exit code of this group's last exited thread, formatted in octal."

The documentation parts are okay with these fixed.


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