This is the mail archive of the insight@sourceware.cygnus.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

insight gdb all messed up...


ok. first calling the main executable gdb is messed up.. I had to change all of
my other debuggin scripts to add --nw... but I can get past that 1-1/2 minute
tcl programming job. but opening a source file with the 20000204 version just
doesn't work.

(gdb) source main.c
main.c:1: Error in sourced command file:
Undefined command: "".  Try "help".

that is the error... to be precise. I love asm as much as the next guy, but
being able to see the C code can be helpfull. seeing as I debug c code. ;]
it seems to look for init.c as the code. I renamed main.c to init.c, and list
worked. But, when I tried to set a breakpoint with break. it broke.

any ideas on something I might be doing wrong?

thanks for this nice looking (although currently unusable) debugger.
I cant wait to get it running. 

PimpSmurf
a.k.a. Joseph Nicholas Yarbrough

also... thought about adding a button to rebuild packages with make?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]