[PD-dev] Xcode 4: Debug pd-external

Patrick Gampp hr824 at gmx.de
Tue Aug 30 15:20:56 CEST 2011


Hi,
I tried to debug my puredata external with Xcode4.

What I did so far is:

1) In the 'edit scheme'-menu, I added in the 'Executable'-list: Pd-extended.app. 
2) Build configuration is Debug
3) Debugger is GDB.
4) I set some breakpoints in my source file.

When I hit Run, pd starts and I open my patch, where the external is, which I want to debug. The patch runs, but Xcode does not stop at the given breakpoints. 

Do you know what I am doing wrong here?

Thanks, 
Patrick


More information about the Pd-dev mailing list