* config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
authorJason Thorpe <thorpej@netbsd.org>
Fri, 18 Jan 2002 18:14:51 +0000 (18:14 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Fri, 18 Jan 2002 18:14:51 +0000 (18:14 +0000)
gdb/ChangeLog
gdb/config/nm-nbsd.h

index e08d55a..699062b 100644 (file)
@@ -1,5 +1,9 @@
 2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
 
+       * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
+
+2002-01-18  Jason Thorpe  <thorpej@wasabisystems.com>
+
        * alpha-tdep.c: Update copyright years.
        (alpha_next_pc): New function.
        (alpha_software_single_step): Ditto.
index 2911288..402f606 100644 (file)
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-/* This is the amount to subtract from u.u_ar0
-   to get the offset in the core file of the register values.  */
-
-#include <machine/vmparam.h>
-
-#define KERNEL_U_ADDR USRSTACK
-
 #define PTRACE_ARG3_TYPE char*
 
 #define FETCH_INFERIOR_REGISTERS