Trouble debugging C++ using Eclipse Galileo on Mac

后端 未结 8 1796
逝去的感伤
逝去的感伤 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:00

    In my experience the gdb/dsf launcher is still quite unusable. I can't get it to show variables too, it seems still very buggy.

    Did you try the Standard Create Process Launcher? For me this works fine.

提交回复
热议问题