[PATCH, doc RFA]: Fix pr 14236

Eli Zaretskii eliz@gnu.org
Mon Mar 31 02:48:00 GMT 2014


> From: Doug Evans <dje@google.com>
> Date: Sun, 30 Mar 2014 15:05:16 -0700
> 
> This patch is a proposed(!) fix to bug 14236.
> The problem here is that the "interrupt" command (figuratively speaking)
> takes an implicit & as an argument (it is always asynchronous) and
> users aren't expecting this.
> 
> This patch fixes the problem by changing the behaviour by making
> "interrupt" synchronous by default and supporting a new option &,
> to be consistent with every other gdb command (which is what I think
> every user would expect, including this user).

The documentation changes are OK.

Thanks.



More information about the Gdb-patches mailing list