Debugger can not find source file
Debugger can not find source file
- Subject: Debugger can not find source file
- From: Mike Jackson <email@hidden>
- Date: Mon, 5 Dec 2005 09:44:02 -0500
I am trying to debug some open source code. I have the code buried
down in the following location:
~/Development/VTK5 which is a symlink to
~/Documents/Eclipse-Workspace/VTK
Inside of VTK there are several folders of source code, the one I am
interested in is ./Rendering
So I open up the file I would like to set a breakpoint for in Xcode
and then fire up the debugger, but the debugger never breaks. I get
the message "No source file named vtkCocoaRenderWindowInteractor.mm."
I added the Rendering folder as a source tree in Xcode prefs, Quit
Xcode and restarted but still nothing. What would be the proper way
to get the debugger to recognize that source code.
VTK was compiled in Debug mode as Static Libs. I even added the vtk
headers to my project.
---
Mike Jackson
mike _at_ bluequartz dot net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden