Hi,
I created a custom project, because my device isn’t supported by VisualGDB. I’m using a TI DSP running TI-RTOS with a GDB stub.
I turned on the Ctrl-Break event option for Cygwin:
https://www.hidrive.strato.com/wget/NbiHx9RX
I also tried different options in the “GDB settings” page, but it didn’t make any difference.
I just found a workaround for this problem:
In the “Custom debug steps” page, there is an option to run a custom command for breaking in the running process. I entered the following command:C:\cygwin\bin\pkill.exe –signal SIGINT gdb
I also had to switch back to the CTRL-C event method, else the gdb would be killed again.
Ralf
-
This reply was modified 8 years, 4 months ago by ralf.