Debugging on the Palm using WSDD

To debug on the palm using WSDD:

  1. Install the j9_dbg_bundle.prc file on the target device before attempting to debug. This is located in C:\IBM\wsdd\wsdd4.0\ive\runtimes\palmos\68k\ive\bin.
  2. On on the target device, run prefs and navigate to the J9 Java VM section. Ensure that 'Enable Debug' is selected, otherwise you cannot debug an application.
  3. When the application launches (via wsddbuild.xml - launches), select debug rather than run.


© IBM Corporation 2002. All Rights Reserved