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: [rfc] [16/18] Cell multi-arch: Add "set spu stop-on-load" command


> Date: Sun, 7 Sep 2008 23:16:38 +0200 (CEST)
> From: "Ulrich Weigand" <uweigand@de.ibm.com>
> 
> +Use \"on\" to give control to the user when a new SPE threads enters its \"main\" function.\n\
                                                         ^^^^^^^
"a new SPE thread" (singular) or delete the "a".  Also, please break
this sentence to avoid overflowing the margin of a standard 80-column
line.

> +When @value{GDBN} is debugging a combined PowerPC/SPU application
> +on the Cell Broadband Engine, it provides in addition the following
> +special commands:

Please add a cindex entry here for "cell broadband engine".

> +@item set spu stop-on-load @var{arg}
> +@kindex set spu
> +Set whether to stop for new SPE threads.  When set to @code{on}, @value{GDBN}
> +will give control to the user when a new SPE threads enters its @code{main}
> +function.

Please state the default for this setting.

Thanks.


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