Difference between revisions of "Debugging"

From coreboot
Jump to navigation Jump to search
Line 26: Line 26:
  (gdb)  
  (gdb)  
=== usefull tricks ===
=== usefull tricks ===
Note that [git://git.kernel.org/pub/scm/utils/kernel/kgdb/agent-proxy.git agent-proxy] is capable of multiplexing GBD and the serial console.
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 ==

Revision as of 13:00, 2 November 2013