From c9b6281a3613cf8ac8f5d2e05c4c73e73f8d5fe7 Mon Sep 17 00:00:00 2001 From: Yao Qi Date: Sat, 15 Dec 2012 04:06:40 +0000 Subject: gdb/ 2012-12-15 Yao Qi * remote-notif.c (_initialize_notif): Add new commands 'set debug notification' and 'show debug notification'. * NEWS: Mention these new commands. gdb/doc/ 2012-12-15 Yao Qi * gdb.texinfo (Debugging Output): Document 'set debug notification' and 'show debug notification'. --- gdb/NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index 52662fc..9912dc8 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -71,6 +71,10 @@ enable type-printer [name]... disable type-printer [name]... Enable or disable type printers. +set debug notification +show debug notification + Control display of debugging info for async remote notification. + * Removed commands ** For the Renesas Super-H architecture, the "regs" command has been removed -- cgit v1.1