PATCH: GDB/MI - implement -exec-abort

Dennis Brueni dbrueni@slickedit.com
Thu Oct 23 22:01:00 GMT 2014


gdb/NEWS:

* MI Changes

  ** The -exec-abort command is now implemented.


gdb/doc/ChangeLog

2014-10-23  Dennis Brueni  <dbrueni@slickedit.com>

	* gdb.texinfo  (GDB/MI Miscellaneous Commands):
	Revive -exec­abort documentation and add example.




On 10/23/14, 1:43 PM, "Eli Zaretskii" <eliz@gnu.org> wrote:

>> From: Dennis Brueni <dbrueni@slickedit.com>
>> CC: Dennis Brueni <dbrueni@slickedit.com>
>> Date: Thu, 23 Oct 2014 20:25:21 +0000
>> 
>> The -exec­abort command has been documented as the MI equivalent to the
>>kill command since GDB 5.1, but it was never implemented.
>> 
>> This patch does that.
>
>Thanks.
>
>The documentation part is OK, with 2 comments:
>
> 1) I think this is NEWS-worthy
> 2) Please fix the ChangeLog entry:
>
>> gdb/doc/ChangeLog
>> 2014-10-23  Dennis Brueni  <dbrueni@slickedit.com>
>> 
>> * doc/gdb.texinfo Revive -exec­abort documentation, add example.
>
>It should mention the node name as if it were a function.



More information about the Gdb-patches mailing list