On Sun, 2002-09-22 at 09:03, Tilo Christ wrote: > I am aware of these options. But having to restart POSE > every time is one of the things I am trying to avoid. It is > also hard to automate the proper sequence, that is, start > gdb, enter "target palmos", then, when gdb is waiting, > launch POSE with the -run_app option.
You might want to look at putting some of that stuff in a .gdbinit file. Certainly the target palmos command can be put there. There are probably other things you can do from inside gdb. -- Dave Carrigan Seattle, WA, USA [EMAIL PROTECTED] | http://www.rudedog.org/ | ICQ:161669680 UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-C++-DNS-PalmOS-PostgreSQL-MySQL -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
