aboutsummaryrefslogtreecommitdiff
path: root/src/core/gdbserial.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-29[gdb] Allow gdbstub to be started on an arbitrary serial portMichael Brown1-7/+36
2015-06-29[gdb] Use new UART abstraction in GDB serial transportMichael Brown1-8/+45
2015-03-05[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2010-12-03[legal] Add FILE_LICENCE macro to some GPL-v2-or-later filesShao Miller1-0/+2
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-3/+3
2008-06-30[GDB] Provide functions to manually enter GDB stub.Stefan Hajnoczi1-0/+5
2008-06-30[GDB] Remote debugging over UDPStefan Hajnoczi1-0/+41