Hi All, It's nice to see this list is still active :)
I am currently adding Windows Mobile and Symbian support to my Palm application using Styletap. So I decided, after a long time of using notepad and commandline gdb, to try and use Eclipse for development and debugging. Eclipse was great when adding the project - automatically found the makefile, and builds fine (since I put Cygwin's /bin in the PATH). But now I want to debug using m68k-palmos-gdb, and I get stuck because, under the Debug configurations, Eclipse complains that my .prc file is "Program is not a recognized executable". Googling found something about trying to disable the binary parser check, but I think the newer Ganymede version doesn't have that (or at least no where accessible, I've searched everywhere). Did anyone succeed in doing this...? It will be nice debug using F-keys and not b, c, b, c, print, fin, etc. etc... Thanks! =) -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
