Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » can't exec gdb with eclipse PTP(debug parallel code)
can't exec gdb with eclipse PTP [message #1709652] Wed, 30 September 2015 04:41 Go to next message
enrico santarpia is currently offline enrico santarpiaFriend
Messages: 2
Registered: September 2015
Junior Member
I am trying to debug a parallel program that I have written using makefile in Eclipse PTP.
I have used mpich and I have succeed to compile and run the program on eclipse.
I want to use the parallel debugger tool of eclipse, but I have some problems.
What I have done is the following:
===================================
Run =>Debug configurations => Debugger
Debugger: SDM
checked Stop at main() startup
Path to SDM executable /usr/local/bin/sdm (I have checked that it is there,I have also installed the plugin org.eclipse.ptp.linux.x86_64_6.0.5.201303141502)
Path to gdb executable /usr/bin/gdb (I have checked that is it there)
===================================

I got some errors that I solved installing Devel-GDB-2.02 and Expect-1.15

Now I have this error and I do not know what to do:
278ba04f-c8ad-4005-8221-b6eabd60ecd1: FAILED
Can't exec "gdb": No such file or directory at /usr/share/perl/5.18/IPC/Open3.pm line 173.
open2: exec of gdb --tty=/dev/pts/32 --interpreter=mi mpiexec 5475 failed at /usr/local/share/perl/5.18.2/Devel/GDB/LowLevel.pm line 206.
#PTP job_id=5475

Any suggestions?
Thanks in advance for your help
Re: can't exec gdb with eclipse PTP [message #1798816 is a reply to message #1709652] Mon, 26 November 2018 09:34 Go to previous message
somaya aboulrous is currently offline somaya aboulrousFriend
Messages: 1
Registered: November 2018
Junior Member
Did you solve your problem ?
I'm interested how you solve the parallel debugging on ptp as i have the same problems
Previous Topic:Java development for Windows and Android
Next Topic:Class Prefix Be Removal From Javadocs
Goto Forum:
  


Current Time: Thu Apr 25 12:18:57 GMT 2024

Powered by FUDForum. Page generated in 0.11357 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top