I'm trying to update some old projects from DR1 to DR5, and can't seem to get a debugger going. Two problems: 1)I tried using POSE, and it worked to download the program, but then whenever I try to set a breakpoint, IDE crashes. This happened even with a project that came with DR5 (the Beamer app). So I got the latest Palm emulator from 3Com, but now can't even get IDE to connect to it. (It complains "Can't connect to emulator" or something similar now.) B) I tried going back to the old Mac simulator, but can't seem to get my old project to compile. It was based on the old Address app, so I just took the new Address example app, cut out all of the code, and replaced my own code and resources in. When set to the build target, the code compiles and works fine - the application runs as expected on a device or emulator. But when I set the target to AddressSim, then it wants to compile the new file ShellCmdAddress.cp. I don't want that file in there (the top of the file says it's just for DOS and Windows - I don't want either of those two either.) But if I delete it, then the linker complains about two functions missing. Anybody know what I'm doing wrong with either or both of these situations? Thanks Rick Bram
