From: Nathan K. <na...@va...> - 2000-11-03 08:56:42
|
Tom Dyas writes: > The m68k-palmos-gdb provided by prc-tools is buggy. If you extract > the gdb patch from prc-tools CVS on SourceForge and rebuild gdb > manually, then you'll get better results. Will this take care of the way that gdb handles the multiple sections? Currently, they seem to be all jumbled up, so that the only way I can debug functions is to put them in the main section. There is a 'section' command within gdb, but I haven't had any luck using it. --nate |