Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Problem using Debug mode

Hi,

I've just finish installing PTP and couldn't get the parallel debugging option to work. The Run method seems fine, with all the output displayed in the Eclipse interface.
However, I couldn't get the Debug method running. There isn't any output on in Eclipse. Below is what I see inthe console.

++++++++++ ptp_orte_proxy: (debug ? 1) Spawning 2 processes of job '/net/canopus/usr1/jho/workspace/PXSimulator/Linux_debug/pxsim_debug'
++++++++++ ptp_orte_proxy:      program name '/net/canopus/usr1/jho/workspace/PXSimulator/Linux_debug/pxsim_debug'
++++++++++ ptp_orte_proxy: SPAWNED [error code 0 = 'Success'], now unlocking
++++++++++ ptp_orte_proxy: NEW JOBID = 4
++++++++++ ptp_orte_proxy: registering IO forwarding - name = ''
++++++++++ ptp_orte_proxy: Returning from ORTERun
OMPIProxyRuntimeClient got event: EVENT_RUNTIME_JOBSTATE (jobid=2) state=1
*********** JOB STATE CHANGE: starting (job = job2)
OMPIProxyRuntimeClient got event: EVENT_RUNTIME_PROCATTR job=2 {0}:<>  [0]:<ATTRIB_PROCESS_NODE_NAME=sinope>
*********** PROC ATTRIBUTE CHANGE: (job = job2)
setting node[job2_process0]=sinope(0)
OMPIProxyRuntimeClient got event: EVENT_RUNTIME_PROCATTR job=2 {0}:<>  [1]:<ATTRIB_PROCESS_NODE_NAME=axis>
*********** PROC ATTRIBUTE CHANGE: (job = job2)
setting node[job2_process1]=axis(1)
OMPIProxyRuntimeClient got event: EVENT_RUNTIME_JOBSTATE (jobid=2) state=2
*********** JOB STATE CHANGE: running (job = job2)
OMPIProxyRuntimeClient got event: EVENT_RUNTIME_JOBSTATE (jobid=2) state=3
*********** JOB STATE CHANGE: exited (job = job2)

I noticed that Preferences->PTP->Debug->SDM->"Path to Backend Debugger" is empty. Apart from "Extra SDM Arguments" also, the rest of the options are filled automatically.
I'm using  OpenMPI 1.2, and GDB 6.4.

Am I missing something here?

Jerome


--
We've Got Your Name @ Mail.com !!!
Get a FREE E-mail Account Today - Choose From 100+ Domains

Back to the top