3

I am trying to compile GDB (full version) so it can be run on an android. I have looked at "Where to get full gdb binary for Android?" and understand that it will be tough (It has been so far). I have downloaded the NDK but am not able to successfully compile it for android. Can anyone tell me if it is possible, or am I wasting my time on trying to compile it?

Thanks.

1
  • Have you succeeded? Did you use Google GDB code or Apportable? Commented Jul 12, 2016 at 21:33

1 Answer 1

1

The android gdb source is available here.

I haven't directly built the Google source, but I have built the Apportable gdb fork (adds Objective C for Android debugging support)

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.