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: GDB/MI - implement -exec-abort


> 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.


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