Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GDB support #87

Closed
wants to merge 1 commit into from
Closed

GDB support #87

wants to merge 1 commit into from

Conversation

rahlhar
Copy link

@rahlhar rahlhar commented Aug 27, 2024

A script to automate setup for and running of gdbserver on the target device, along with gdb on the host.

Should this be integrated with the Makefile so we can reuse some env vars defined there?

Anything else?

Automate setup for and running of gdbserver on the target device, along with
gdb on the host.

In need of improvement.
@dreua dreua mentioned this pull request Aug 27, 2024
@rahlhar
Copy link
Author

rahlhar commented Aug 27, 2024

Moved my local repo to another user and I'm hitting a problem getting gdb to attach to the remote socket.
If I discover problem(s) in the script, will fix.

@rahlhar
Copy link
Author

rahlhar commented Aug 27, 2024

After some more digging I'm discovering other problems.
I need to do some more work on this.
If lucky we might only be able to work with NDK up to version 23.
I need to look at what they're doing for their gdb builds.
The rabbit hole just got deeper.

@cnlohr
Copy link
Owner

cnlohr commented Aug 27, 2024

Thank you for digging into this, can I close the PR for now? Is there some way I can support you? Are you interested in chatting with other rawdrawandroid users on my Discord?

@rahlhar
Copy link
Author

rahlhar commented Aug 28, 2024

Yes, we can close for now.
And yes, chatting with other users might be useful for sure; I personally know of no one at the moment who cares to try to work with android at this level.
As for support, when I have at least learned enough to ask (hopefully) good questions I will surely reach out - much appreciated.

@rahlhar rahlhar closed this Aug 28, 2024
@cnlohr
Copy link
Owner

cnlohr commented Aug 29, 2024

@rahlhar please reach out to me at @cnlohr on Discord.

@cnlohr cnlohr mentioned this pull request Oct 16, 2024
@cnlohr
Copy link
Owner

cnlohr commented Oct 16, 2024

@rahlhar there's other users who are very interested in this. I am interested in discussing this!

@rahlhar
Copy link
Author

rahlhar commented Nov 2, 2024

@cnlohr Apologies for the silence.
I will reach out on the discord server.

@cnlohr
Copy link
Owner

cnlohr commented Nov 7, 2024

I do still think this is something that would be useful to folks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants