Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 1997 22:05:43 -0800
From:      Scott Michel <scottm@cs.ucla.edu>
To:        freebsd-current@freebsd.org
Subject:   GDB woes?
Message-ID:  <199711110605.WAA03902@mordred.cs.ucla.edu>

next in thread | raw e-mail | index | archive | help
This is one I'm trying to track down on current:

a) Compile up a small program (like xv-3.10a)
b) Invoke gdb on it:

mordred:/usr/tmp/xv-3.10a> gdb xv
GDB is free software and you are welcome to 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.
GDB 4.16 (i386-unknown-freebsd), 
Copyright 1996 Free Software Foundation, Inc...
(gdb) br main
Breakpoint 1 at 0x19bc: file xv.c, line 156.
(gdb) r
Starting program: /usr/tmp/xv-3.10a/xv 
Error accessing memory address 0x4: Bad address.

Any ideas?


-scooter




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711110605.WAA03902>