problem with GDB on powerc/netbsd platform (fwd)
Andrew Cagney
ac131313@cygnus.com
Tue Sep 11 08:08:00 GMT 2001
fyi, using a current gdb, and gdb from the 5.1 branch i see this.
$ ./gdb/gdb ~/tmp/a.out
GNU gdb 2001-08-30-cvs (MI_OUT)
Copyright 2001 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 "powerpc-apple-netbsd1.5X"...
(gdb) b main
Breakpoint 1 at 0x18009d8: file hello.cc, line 6.
(gdb) run
Starting program: /home/people/ac131313/tmp/a.out
Breakpoint 1, main (argc=1, argv=0x7fffe37c) at hello.cc:6
6 printf ("Hello World\n");
5.0 is to old to be worth worrying about.
andrew
More information about the Gdb
mailing list