The patch + (link to) binaries I posted a few days ago still had a minor problem: The sorting routine used in re-sorting the block vector after relocation had two wrong comparisons for the case of comparing blocks with the same start address. A symptom of this mistake is that under certain circumstances local variables do not show up in GDB. That's what you get when making a last minute change without proper testing .... A fixed version of the patch is now available at: http://www.tvoverbe.cistron.nl/mseggdbpatch.zip (7436 bytes). Also fixed binaries are available at: http://www.tvoverbe.cistron.nl/mseggdb.zip (926809 bytes). Regards, Ton van Overbeek -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
