I hava install sublimeGDB in my sublime text 2, and my setting is right. Then I press F9 in a line to set a breakpoint. When I press F5 to run, I found my program can not stop on the breakpoint, and the program finished running. The information show below is "GDB session ended". The GDB view is appear in just 0.5 sec., and then disappear.
Asked
Active
Viewed 667 times
6
-
anyone to answer my question? – YuChan Sep 26 '13 at 01:08
-
Having the same problem. GDB works fine & allows me to set breakpoints at the command line (used with golang). – Aneil Mallavarapu Feb 09 '14 at 08:16
-
I've also been having the same issue. Ubuntu 12.04 with SublimeText Build 3065 – Cashew Oct 27 '14 at 23:49