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]

[RFA] Add "del" as alias to "delete"


This is a followup on a suggestion made by Daniel in:

        http://sourceware.org/ml/gdb/2006-01/msg00205.html

Apparently, a message in GDB hinted that Daniel would not have time
in the near future to implement this, so I went ahead:

2006-04-06  Joel Brobecker  <brobecker@adacore.com>

        * breakpoint.c (_initialize_breakpoint): Add "del" as an alias
        of the "delete" command.

currently testing against the testsuite on x86-linux, but I don't expect
any regression. OK to commit?

Perhaps I should add a test too in one of the breakpoint testcases...
Will work on that as soon as this one is in.

-- 
Joel

Attachment: del.diff
Description: Text document


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