User forums > Help

cross debug with C::B

<< < (2/3) > >>

sitt:
Hi,

I can connect with the gdbserver so now.
The application starts with the  Debug/Continue-Button.
Unfortunately, I have not managed yet to put break points or to get back information of the server.

Please still help me at this problem. THX

regards
Sitt

oBFusCATed:
I can't see your log :lol:

Have you read this: http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks ?

sitt:
Hi,

Log comes later if necessary.

Yes, I have read it.
Yes, I have compiled with option -g.
I build but not with C::B but by consols, this is . the next topic :)
I must with console client on the gdbserver locally binary this is give (file ...)
then also must something like that make at C::B or?

regards
Sitt

oBFusCATed:
Cannot compute...  :shock:

To be able to remote debug you need to have the same binaries on the remote machine (the one running gdbserver) and on the one running C::B + gdb.
If there are mismatches it won't work reliably.

sitt:
Hi,
There is no deviation between the file on the server and the host.
This file is mounted over nfs on the server machine.

Where is C::B looking for the file?

regards
Sitt

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version