Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Can I attach a remote process to the debugger?

Intel_C_Intel
Employee
488 Views
I'm debugging a Fortran program for use on multiple computers, which involves multiple processes using MPI. When the processes are on the same computer, I can open up a new debugger & attach it to each (local) process. For a remote process I can also do this by opening a debugger on the remote host. Is there any way to attach the VF debugger to a remote process from my local computer, and if so what settings will I need ?
Thanks in advance for any light on this subject.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
488 Views
I'm not aware of any multiple-PC support in the debugger. You could perhaps do something with Windows Terminal Server or the new desktop sharing feature in Windows XP.

Steve
0 Kudos
Reply