From 95b07c9692302d3ce05d3d5199cefad6a4e00361 Mon Sep 17 00:00:00 2001 From: Yao Qi Date: Thu, 2 Aug 2012 09:27:15 +0000 Subject: gdb/ * nto-tdep.c: Don't include cli/cli-decode.h and cli/cli-cmds.h. (_initialize_nto_tdep): Remove. * nto-tdep.h (struct nto_target_ops) : Remove field. Remove macro nto_internal_debugging. gdb/doc/ * gdb.texinfo (Native): Remove node Neutrino. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdb.texinfo | 20 -------------------- 2 files changed, 4 insertions(+), 20 deletions(-) (limited to 'gdb/doc') diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 40d6046..90fb5f5 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2012-08-02 Yao Qi + + * gdb.texinfo (Native): Remove node Neutrino. + 2012-07-27 Yao Qi * gdb.texinfo (IPA Protocol Commands): Document new command diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index a4503bf..15a9efd 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -18460,7 +18460,6 @@ configurations. * DJGPP Native:: Features specific to the DJGPP port * Cygwin Native:: Features specific to the Cygwin port * Hurd Native:: Features specific to @sc{gnu} Hurd -* Neutrino:: Features specific to QNX Neutrino * Darwin:: Features specific to Darwin @end menu @@ -19239,25 +19238,6 @@ threads; you can then change the properties of individual threads with the non-default commands. @end table - -@node Neutrino -@subsection QNX Neutrino -@cindex QNX Neutrino - -@value{GDBN} provides the following commands specific to the QNX -Neutrino target: - -@table @code -@item set debug nto-debug -@kindex set debug nto-debug -When set to on, enables debugging messages specific to the QNX -Neutrino support. - -@item show debug nto-debug -@kindex show debug nto-debug -Show the current state of QNX Neutrino messages. -@end table - @node Darwin @subsection Darwin @cindex Darwin -- cgit v1.1