Trouble debugging C++ using Eclipse Galileo on Mac

后端 未结 8 1777
逝去的感伤
逝去的感伤 2021-01-14 09:38

I am trying to debug C++ code using Eclipse Galileo on my MacBook Pro running Mac OS X v10.5 (Leopard). It\'s my first time trying this. I have a complicated

8条回答
  •  [愿得一人]
    2021-01-14 10:08

    Update to the released version of Eclipse 3.6 (Helios) and use the DSF/GDB Create Launcher. There was a lot of work done to bring the feature parity of the DSF/GDB framework up to usable levels for Eclipse 3.6 (Helios). Debugging now works just fine on OS X 10.5 and 10.6 using Eclipse CDT 3.6 Helios.

提交回复
热议问题