Remote use of the Watcom Debugger

I am running the Watcom Debugger on my workstation and desire to debug my target
hardware.

There is a TCP/IP link between the workstation and the target.

Presently I start the debugger by entering the following command at a shell
prompt:
wd -tr=“tcp;1024.192.9.200.47”

This works fine.

What I need to know is:

  1. how to I tell the debugger the source and symbols are on the workstation?
  2. how to list the tasks running on the target.

Best regards, clint

BTW can I debug a qnx 4 app from a M$ box?
If so, what watcom version on M$ is needed?

TIA
Friedhelm Schuetz
H.Kleinknecht & Co. GmbH

“Clint” <clintl@vcmails.com> schrieb im Newsbeitrag
news:1103_1026169361@inn.qnx.com

I am running the Watcom Debugger on my workstation and desire to debug my
target
hardware.

There is a TCP/IP link between the workstation and the target.

Presently I start the debugger by entering the following command at a
shell
prompt:
wd -tr=“tcp;1024.192.9.200.47” <task name

This works fine.

What I need to know is:

  1. how to I tell the debugger the source and symbols are on the
    workstation?
  2. how to list the tasks running on the target.

Best regards, clint