Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Problem with program output

Hello,

this is my first e-mail to this mailing list.
I am using Eclipse 3.3.2 with CDT 4.0.3 and PTP 2.0.0 under Debian GNU/Linux 
x86_64 with Sun Java 1.6.0.06 and OpenMPI 1.2.6.

In my run configuration for my MPI program I activated the "Display combined 
output in a console view" checkbox.

When I run the program by using the Run dialog, the program output of all MPI 
ranks is shown inside the console and additionally seperate program output is 
available by clicking on the jobs inside the "Process Info" view.

But when I run the same program by using the Debug dialog, I get not program 
output at all. I can use the debugger to go step by step through my program, 
but the console window remains empty and the program output views are empty 
too.

I want to have the program output in debug mode too. Is it possible to 
activate it somewhere?

Regards,
Benjamin


Back to the top