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

In-kernel gdb server for userland tasks #20

Closed
danielinux opened this issue Mar 16, 2016 · 2 comments
Closed

In-kernel gdb server for userland tasks #20

danielinux opened this issue Mar 16, 2016 · 2 comments

Comments

@danielinux
Copy link
Contributor

It should be possible to provide a gdb server (in kernel) that once enabled, listens to a TCP port and can be connected to a remote gdb running on another host via the target command.

This feature would enable debugging of userspace applications without the manual symbol add.

@danielinux
Copy link
Contributor Author

@danielinux
Copy link
Contributor Author

dropped: Implement #36 instead.

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

No branches or pull requests

1 participant