PalmDebugger.exe is complaining about a "Bad line count" when I try to load
my symbol file. I've seen this discussed, but there was no solution
mentioned (that I saw).
I'm compiling with:
CC = m68k-palmos-gcc
CFLAGS = -O2 -Wall
$(CC) $(CFLAGS) -g -DDEBUG -palmos3.5 -c $< -o $@
linking with:
$(CC) $(CFLAGS) $(objs) -g -DDEBUG -palmos3.5 -o "$@".code.1.sym.
My compiler ver is:
gcc version 2.95.2-kgpd 19991024 (release)
And my PalmDebugger version is:
3.5 (02/24/2000 06:29p 450,560 PalmDebugger.exe)
What's up with this? It's driving me nutso. Thanks,
Billy
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/