Author Topic: SlickEdit GDB integration not hitting breakpoints  (Read 3877 times)

DKLind

  • Community Member
  • Posts: 18
  • Hero Points: 0
SlickEdit GDB integration not hitting breakpoints
« on: November 21, 2011, 08:38:15 PM »
I am trying to debug a unit test with SlickEdit with no success. I don't even know if the executable is being run.
I can't seem to hit any breakpoints. The log file indicates the break points are being inserted ok.

Attached is the vs.log

Thanks,
DKLind

DKLind

  • Community Member
  • Posts: 18
  • Hero Points: 0
Re: SlickEdit GDB integration not hitting breakpoints
« Reply #1 on: November 21, 2011, 08:41:35 PM »
I should mention that I can debug the unit test just fine with emacs, but I prefer SlickEdit.

DKLind