Gdbserver is a program that allows you to remotely debug applications running on Linux. It is especially useful in embedded scenarios where your target system may not have the resources to run the full gdb.
December 26th, 2019
Debugging Linux CMake Projects with gdbserver
Category
0 comments