* gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
authorJoel Brobecker <brobecker@gnat.com>
Thu, 16 Apr 2009 17:42:00 +0000 (17:42 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 16 Apr 2009 17:42:00 +0000 (17:42 +0000)
        This macro is no longer used.

gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index 68ba957f360fd115c8ab8f9b553ee4d39e8db1c9..bd5092e730652659e4c5a7385cde77d13daaf4e2 100644 (file)
@@ -1,3 +1,8 @@
+2009-04-16  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
+       This macro is no longer used.
+
 2009-04-15  Tom Tromey  <tromey@redhat.com>
 
        * gdb.texinfo (Character Sets): Document default character set.
index e4e08a36902f5f7f37361d7f6e8098b45033e7c2..daf55d0bcd86262b25dbfb5ccd6025531bcc3807 100644 (file)
@@ -5492,12 +5492,6 @@ undefined) in @file{nm-@var{system}.h}.
 An x86-based machine can define this to use the generic x86 watchpoint
 support; see @ref{Algorithms, I386_USE_GENERIC_WATCHPOINTS}.
 
-@item PROC_NAME_FMT
-@findex PROC_NAME_FMT
-Defines the format for the name of a @file{/proc} device.  Should be
-defined in @file{nm.h} @emph{only} in order to override the default
-definition in @file{procfs.c}.
-
 @item SOLIB_ADD (@var{filename}, @var{from_tty}, @var{targ}, @var{readsyms})
 @findex SOLIB_ADD
 Define this to expand into an expression that will cause the symbols in
This page took 0.035262 seconds and 4 git commands to generate.