Author Topic: Unknown signal (?)  (Read 2661 times)

Roe

  • Junior Community Member
  • Posts: 7
  • Hero Points: 0
Unknown signal (?)
« on: June 30, 2014, 01:10:59 PM »
Hi,
I am debugging a C-app using GNUtools in VisualEdit (v17.0.2.0 64-bit) on a window 7/64 pc. The project was set up as a GNU C project and uses gnutools v 4.8.2 under cygwin - both 32-bit versions. The problem:

When setting a breakpoint, it runs on this breakpoint (at least I think so) and VE produces the message
"Signal caught: Unknown signal (?)"
and VE than hangs - until I stop the debugger by clicking on the cor. icon in VEs toolbar.
Any good advice how to overcome this problem?
Thanks Robert