Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* problem with GDB on powerc/netbsd platform (fwd)
@ 2001-09-10 10:59 Ambrish Verma
  2001-09-11  8:08 ` Andrew Cagney
  0 siblings, 1 reply; 2+ messages in thread
From: Ambrish Verma @ 2001-09-10 10:59 UTC (permalink / raw)
  To: gdb

I tried to compile GDB on powerpc/NetBSD platform. I could compile it
successfully, but everytime i run it , it gives me following error message

****
.gdbinit:5: Error in sourced command
file: Function "internal_error"not defined.
(gdb)r
Starting program:/amd/netapp7/home/averma/tmp/gdb-5.0/gdb/threadtest
warning: Unable to find dynamic linker breakpoint function. GDB will be
unable to debug shared library initializers and track explicitly loaded
dynamic code.
Breakpoint 1 at 0x21846754
(gdb) Program received  Signal SIGILL, Illegal instruction
0x18004b8 in _start ()
********

can anybody help me out with this thing.




thanks
ambrish


###################################################
Ambrish Verma            email :averma@redback.com
350 Holger Ave. # 282    ambrishverma@yahoo.com
San Jose,CA95134         tel : (408)-382-8689
###################################################



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problem with GDB on powerc/netbsd platform (fwd)
  2001-09-10 10:59 problem with GDB on powerc/netbsd platform (fwd) Ambrish Verma
@ 2001-09-11  8:08 ` Andrew Cagney
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2001-09-11  8:08 UTC (permalink / raw)
  To: Ambrish Verma; +Cc: gdb

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-09-11  8:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-10 10:59 problem with GDB on powerc/netbsd platform (fwd) Ambrish Verma
2001-09-11  8:08 ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox