Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
cmd:gdbstub [2011/03/04 12:07]
mcb30 created
cmd:gdbstub [2011/03/05 13:03]
mcb30
Line 26: Line 26:
  
     gdb bin/​ipxe.lkrn.tmp     gdb bin/​ipxe.lkrn.tmp
 +    (gdb) set remotebaud 115200
     (gdb) target remote /dev/ttyS0     (gdb) target remote /dev/ttyS0
  
Line 31: Line 32:
  
     gdb bin/​ipxe.lkrn.tmp     gdb bin/​ipxe.lkrn.tmp
-    (gdb) target remote 192.168.0.100:​43770+    (gdb) target remote ​udp:192.168.0.100:​43770 
 + 
 +See the [[http://​www.gnu.org/​software/​gdb/​documentation/​|gdb documentation]] for further information on debugging.
  
 ===== See also ===== ===== See also =====
cmd/gdbstub.txt · Last modified: 2012/03/21 22:15 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.