This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== Stefan Hajnoczi: GDB Remote Debugging ====== Welcome to my GSoC 2008 project page. Here you will find various information about my GSoC project for this summer. Here are links to more information: * [[.:project_plan:start|Project Plan]] * [[.:journal:start|Journal]] * [[.:Notes:start|Notes]] ===== Overview ===== This project will enable gPXE debugging using the GDB remote target feature. Developers will be able to inspect gPXE from a remote machine and control its execution. Only 32-bit protected mode support is planned. Several transports are supported by GDB: * Serial * UDP * TCP (requires listen support) The GDB stub will support memory and register read/write. This includes support for breakpoint debugging. ===== Reference links ===== * [[http://code.google.com/soc/2008/etherboot/appinfo.html?csaid=13D4DE0EB18B0081|Google Summer of Code Application Information]] * [[http://sourceware.org/gdb/current/onlinedocs/gdb_18.html#SEC174|Debugging with GDB: Implementing a Remote Stub]] * [[http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/i386-stub.c?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=src|GDB's i386-stub.c]]


QR Code
QR Code soc:2008:stefanha:start (generated for current page)