You can also use a makefile, if you aren't already, and just make a target that compiles debug code, launches pose installing the app (pose -load_apps some.prc) and launches the debugger There's also a -run_app option to pose that I haven't experimented with.
Kevin kcorey wrote: >On Thu, 2002-09-19 at 22:55, Tilo Christ wrote: > > >>I have recently started to work more intensively with >>PRC-Tools. I miss one capability of CW, namely the ability >>to automatically transfer a PRC-file to the POSE emulator >>before debugging begins. Essentially, with CW, I pushed one >>button, the PRC goes to POSE, the software is started on >>POSE and stops at the first breakpoint, I push go and wait >>for the crash :-) >>With PRC-Tools I am currently manually installing the PRC >>file to POSE, switch categories back and forth to make the >>program icon visible, then start GDB, type 'target palmos', >>go to POSE, tap the program icon, go to GDB, type 'cont', >>wait for the crash... >>Any help in streamlining the process will be appreciated. >>Will HostControl help me? I am on the Windoze platform. >> >> > >Not to be flippant, but get DeveloperStudio from falch.net. There's a >few burps about getting the settings right at first, but once they're >right, it works like a champ. Nice smooth installation, and it just >works as you've said above. > >Even better, when you do encounter a burp, they've got extension help >online, and when that fails, a real live human is on the other end of an >email. Problems sometimes aren't fixed immediately, but it's not for >lack of trying. > >The editor has one or two quirks (I simply cannot get the editor to give >up on tabs and only use spaces, and every once in a while, the editor >crashes), but well worth the money, IMHO. > >-Ken > > > > -- Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
