User forums > Help

cross debug with C::B

(1/3) > >>

sitt:
Hi, request excuses my bad English.
I plan the following and hope for somebody can help me here.
I have a Linux arm host.
I edit the source code only with C::B editor now.
I build the whole in the console.
I would like C::B now, however and GDB use for debugging.
Please help me at the configuration.

Compiling in c::b would not be necessary absolutely.

Please answer in German if possible

THX
Sitt

Pecan:
Google the following:

site:forums.codeblocks.org remote debugging

site:forums.codeblocks.org embedded

site:forums.codeblocks.org arm

sitt:
Thank you for the help.
Unfortunately, it has not further helped me yet
I have carried out the attitudes:
Project -> Properties -> Debugger tab -> Remote connection
Unfortunately, gdb does not connect himself


--- Code: ---Selecting target:
Debug
Adding source dir: /home/xx/codeblocks/xxxxxx/xx/
Adding source dir: /home/xx/codeblocks/xxxxxx/
Adding file: bin/Debug/xx
Starting debugger:
done
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Connecting to remote target
Setting breakpoints
Debugger name and version: GNU gdb 6.8-debian
Connected
The program is not being run.
Debugger finished with status 0
--- End code ---


Greeting
Sitt

oBFusCATed:
You can enable the debugger's debug log to see what gdb commands are executed and their output:

Settings -> Compiler and Debugger -> Debugger -> Display debugger's log.

Also I advise you to try the latest debugger's branch nightly. There are some improvements in regards to remote debugging.

sitt:
Thank you for the help.
Today, I have not arrived.
Wanting to try it as soon as possible once again.


--- Quote ---Also I advise you to try the latest debugger's branch nightly. There are some improvements in regards to remote debugging.
--- End quote ---

I think I am up-to-date there

Greeting
Sitt

Navigation

[0] Message Index

[#] Next page

Go to full version