Difference between revisions of "Debugging"
Jump to navigation
Jump to search
Line 26: | Line 26: | ||
(gdb) | (gdb) | ||
=== usefull tricks === | === usefull tricks === | ||
Note that [ | Note that [https://git.kernel.org/cgit/utils/kernel/kgdb/agent-proxy.git/ agent-proxy] is capable of multiplexing GBD and the serial console. | ||
== Exceptions with GDB == | == Exceptions with GDB == |