gdb is breaking at wrong locations

David Knuth dknuth@intellibot.cc
Fri Sep 27 13:31:00 GMT 2002


On Friday, September 27, 2002, at 03:15  PM, Kevin Buettner wrote:

> It sounds to me like you have a mismatch between the executable that
> you're running on the target and the symbol file that you're loading
> into gdb.

I suspected this also, but I have only one set of sources, did a clean 
build, and had gdb load the ROM image.  Incidentally, this is how I do 
it.  If there is a better way, please enlighten me.  (I'm doing this 
from memory, so the exact wording might be off.)

 > sudo modprobe bdm
 > cd src
 >m68k-unknown-coff-gdb
$file ../bin/rom
$target bdm /dev/icd_bdm0
$r
Download source from src/../bin/rom? (y or n) [y] y

So, from the above, I don't know how the symbol file and executable 
could be mismatched because they are the same file, right?

David

========================================================
David Knuth     dknuth@intellibot.cc     (804) 543-2703



More information about the Gdb mailing list