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