Subject: re: GDB on NetBSD/sparc and NetBSD/sparc64
To: Mark Kettenis <kettenis@chello.nl>
From: matthew green <mrg@eterna.com.au>
List: port-sparc64
Date: 12/27/2003 19:24:05
sparc64 doesn't seem to work very well at all unfortunately.  i can't
even set a breakpoint..


powerofseven ircii> ../gdb/gdb/gdb ./irc
GNU gdb 2003-09-18-cvs
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc64-unknown-netbsd1.6ZG"...
(gdb) bt
No stack.
(gdb) break main
Breakpoint 1 at 0x121b4c: file /orb/f/u/mrg/ircii/source/irc.c, line 1176.
(gdb) run
Starting program: /var/tmp/ircii/irc
Warning:
Cannot insert breakpoint -1.
Error accessing memory address 0x11cc: Invalid argument.


.mrg.