From 179101d62473e2bef454631d0dffdeb6b17dfa9d Mon Sep 17 00:00:00 2001 From: Ulrich Weigand Date: Tue, 8 May 2007 23:39:14 +0000 Subject: ChangeLog: * config/i386/nm-i386sol2.h (USE_PROC_FS): Do not define. * config/mips/nm-irix5.h (USE_PROC_FS): Do not define. * config/nm-linux.h (USE_PROC_FS): Do not undefine. doc/ChangeLog: * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdbint.texinfo | 6 ------ 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'gdb/doc') diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f281f41..19e7c61 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2007-05-08 Ulrich Weigand + + * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS. + 2007-04-14 Vladimir Prus * gdb.texinfo (GDB/MI Variable Objects): Document diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 3df6bee..f677887 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -4954,12 +4954,6 @@ the shell execs, and once when the program itself execs. If the actual number of traps is something other than 2, then define this macro to expand into the number expected. -@item USE_PROC_FS -@findex USE_PROC_FS -This determines whether small routines in @file{*-tdep.c}, which -translate register values between @value{GDBN}'s internal -representation and the @file{/proc} representation, are compiled. - @item U_REGS_OFFSET @findex U_REGS_OFFSET This is the offset of the registers in the upage. It need only be -- cgit v1.1