News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Setting up debugging

Started by alfargnoli, March 21, 2018, 10:19:10 PM

Previous topic - Next topic

alfargnoli

I need to remotely debug. I have gdbserver running on a BeagleBone. I see the gdbserver report that remote debugging has started, and then report that the remote side has terminated the connection. CodeBlocks reports:

Setting breakpoints
Debugger name and version: GNU gdb (GDB) 7.6.1
Connected
The program is not being run.
Debugger finished with status 0

I suspect that CodeBlocks is failing to use the target executable. Any ideas?

BlueHazzard

Enable full debugger logging and post the log:
Settings->debugger->common->enable full debugger log