User forums > Using Code::Blocks

Using of arm-linux-androideabi-gdb

<< < (3/4) > >>

SteelRat:
Well, answer is simple - i don't know correct way to do it. I'm using real device connected via USB in Ubuntu 14.04. I'm used Eclipse for NDK before, there was no problems with it, but i HATE Eclipse. =) Eclipse's GUI and functional is overloaded and slow.
So i began to try debugging with C::B. Now i even think to write C::B plugin like ADT for Eclipse...
I tried to use gdb directly and it works, there no symbols loaded but it can pause/continue and kill app.

oBFusCATed:
Are you trying to debug Java code and not C/C++?

SteelRat:
You've never programmed Android. =) I'm using ONLY C++. Ok, not only, Lua is used for scripts.

oBFusCATed:
Yes, I've not...

SteelRat:
Now debugger reacts on C::B commands, thanks to "set sysroot to $(NDK)/platforms/$(#NDK.target)/arch-arm" =)
There are other problems now. But i think it's not C::B's problems.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version