-
Notifications
You must be signed in to change notification settings - Fork 0
hyarion/tcp_gdbstub
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
## About TCP remote target GDB-stub server !>!< ## Instructions Build with make Run like this: $ ./passive_stub Or like this (if you want to specify port number): $ ./passive_stub 8112 Then connect with gdb: $ gdb (gdb) target remote localhost:8112
About
TCP remote target GDB-stub server !>!<
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published