Re: [CMake] CMake and XCode 3 debugger

2009-02-09 Thread E. Wing
This conservation has moved to the bug tracker: http://www.cmake.org/Bug/view.php?id=8481 On Fri, Feb 6, 2009 at 7:26 PM, E. Wing wrote: > I just got back to using CMake again for a project. I am using 2.6.2 and > Xcode 3.1.2 (everything current as of today). Using the Xcode generator, > the g

Re: [CMake] CMake and XCode 3 debugger

2009-02-06 Thread E. Wing
I just got back to using CMake again for a project. I am using 2.6.2 and Xcode 3.1.2 (everything current as of today). Using the Xcode generator, the generated project seems to be ignoring all my breakpoints in the Xcode debugger. This problem severely limits the usefulness of CMake for me in this

[CMake] CMake and XCode 3 debugger

2008-02-28 Thread Simon Drouin
Hi All, I recently started to use CMake 2.4.8 on MacOSX Leopard with XCode 3. All my Windows and Linux projects built without a glitch (thanks to CMake!), but I can't stop on a breakpoint in the debugger. If I create a plain XCode project with the same code, the debugger works fine. Does anyone e