gdb-delete-handler
gdb-delete-handler is a compiled Lisp function in `gdb-mi.el
'.
(gdb-delete-handler TOKEN-NUMBER)
Remove the handler TOKEN-NUMBER from `gdb-handler-list'.
Additionally, if `gdb-discard-unordered-replies' is non-nil,
discard all handlers having a token number less than TOKEN-NUMBER.