Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Cannot find SDM binary on Mac
Cannot find SDM binary on Mac [message #822532] Fri, 16 March 2012 20:44 Go to next message
M CFriend
Messages: 1
Registered: March 2012
Junior Member
Hello,

I installed Eclipse today because I am interested in debugging MPI programs using open source tools. I am using a Mac but am NOT a Mac person, so hopefully this is my main problem.

OSX version: 10.6.8 (64 bit)
Eclipse version:
Eclipse IDE for Parallel Application Developers
Version: Indigo Service Release 2
Build id: 20120216-1857

In the PTP tutorials, I am instructed to setup a Debug Configuration which includes a path to the SDM binary. I cannot find any sdm binaries in the Eclipse IDE for Parallel Application Developers (includes Incubating components).

I am confused because the Eclipse "Install Software" says I already have SDM installed at version:
PTP Scalable Debug Manager (SDM) 5.0.5.201202152003 org.eclipse.ptp.debug.sdm.feature.group Eclipse PTP

But there is no sdm binary that I can find in the binary distribution I have downloaded

bash-3.2$ pwd
/Applications/Eclipse
bash-3.2$ find . -name "*sdm*"
./features/org.eclipse.ptp.debug.sdm_5.0.5.201202152003
./features/org.eclipse.ptp.debug.sdm_5.0.5.201202152003/META-INF/maven/org.eclipse.ptp.features/org.eclipse.ptp.debug.sdm
./plugins/org.eclipse.ptp.debug.sdm.core_5.0.0.201202152003.jar
./plugins/org.eclipse.ptp.debug.sdm.ui_4.0.0.201202152003.jar
./plugins/org.eclipse.ptp.debug.sdm.x10_1.0.0.201202152003.jar
./plugins/org.eclipse.ptp.debug.sdm_5.0.5.201202152003.jar

Do I need to build SDM for this system? If so, any pointers from other Mac users would be greatly appreciated.

Cheers!
Re: Cannot find SDM binary on Mac [message #845165 is a reply to message #822532] Sat, 14 April 2012 20:33 Go to previous message
john koudelka is currently offline john koudelkaFriend
Messages: 7
Registered: March 2012
Location: Southeast Idaho
Junior Member
you need to install the optional ptp server components.
here's the download link: h t t p : //www.eclipse.org/downloads/download.php?file=/tools/ptp/updates/indigo/ptp-proxy-5.0.7.zip

follow the instructions here: h t t p : //wiki.eclipse.org/PTP/release_notes/5.0#Install_optional_PTP_server_components

***note: the build places sdm in that directory, so if you just leave the folder in 'downloads', that's where it will build it to. also, 'x86' is for an intel-based mac, 'ppc' is for the 'G' series of processors. make sure you build the correct one.
Previous Topic:Trying to get PDT to work
Next Topic:wav files not showing when jar file is executed
Goto Forum:
  


Current Time: Thu Mar 28 09:51:37 GMT 2024

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

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

Back to the top