summaryrefslogtreecommitdiffstats
path: root/src/core/gdbstub.c
Commit message (Expand)AuthorAgeFilesLines
* [GDB] Obey flow control when GDB connects.Stefan Hajnoczi2008-06-301-0/+4
* [GDB] Add watch and rwatch hardware watchpointsStefan Hajnoczi2008-06-301-1/+21
* [GDB] Remote debugging over UDPStefan Hajnoczi2008-06-301-42/+47
* [GDB] Atomic read/write for device memoryStefan Hajnoczi2008-06-301-13/+53
* [GDB] Handle kill and detach packets.Stefan Hajnoczi2008-06-301-5/+8
* [GDB] Add GDB stub for remote debuggingStefan Hajnoczi2008-06-051-0/+330