summaryrefslogtreecommitdiff
path: root/src/VBox/Debugger/DBGCGdbRemoteStub.cpp
Commit message (Expand)AuthorAgeFilesLines
* *: doxygen corrections (mostly about removing @returns from functions returni...vboxsync2023-05-111-4/+0
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* DBGC: Support multiple commands for a breakpoint. (This code sucks and needs ...vboxsync2022-12-021-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* VMM/DBGF,Debugger: Implement changes for the new breakpoint manager, bugref:9837vboxsync2020-10-291-4/+4
* Debugger: Allow for different I/O providers instead of only TCPvboxsync2020-09-281-12/+12
* VMM/DBGF: Rework part 1 to make it work well with SMP VMs. bugref:9822vboxsync2020-09-131-14/+14
* Debugger/GDBStub: Support 32bit mode as wellvboxsync2020-07-171-78/+168
* DBGCGdbRemoteStub.cpp: Missing DECLCALLBACK a bunch of places. bugref:9794vboxsync2020-07-101-11/+11
* iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as DECLCALLB...vboxsync2020-07-081-2/+2
* Debugger/DBGCGdbRemoteStub: Started with SMP support, bugref:5217vboxsync2020-06-051-31/+262
* Debugger/DBGCGdbRemoteStub: Track registered trace points to allow removal la...vboxsync2020-06-051-12/+125
* Debugger/GdbRemoteStub: Implement detach request and fix querying registers [...vboxsync2020-06-051-1/+1
* Debugger/GdbRemoteStub: Implement detach request and fix querying registersvboxsync2020-06-051-14/+14
* Debugger: Add support for the Rcmd/monitor packet to access the native VBox d...vboxsync2020-06-031-1/+32
* Debugger: Add support for the Rcmd/monitor packet to access the native VBox d...vboxsync2020-06-031-1/+1
* Debugger: Add support for the Rcmd/monitor packet to access the native VBox d...vboxsync2020-06-031-93/+68
* Debugger: Initial port of my GDB stub library from https://github.com/Alexand...vboxsync2020-06-011-2/+2
* Debugger: Initial port of my GDB stub library from ​​https://github.com/A...vboxsync2020-06-011-5/+4
* Debugger: Initial port of my GDB stub library from ​https://github.com/Alex...vboxsync2020-06-011-13/+13
* Debugger: Initial port of my GDB stub library from https://github.com/Alexand...vboxsync2020-06-011-1/+2395
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* scm --fix-err-h src/ (bugref:9344)vboxsync2018-12-251-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* *: scm cleanup run.vboxsync2015-08-141-3/+3
* Debugger: Updated (C) year.vboxsync2015-06-091-1/+1
* Debugger Console: Clean up, split the command evaluation code out of DBGConso...vboxsync2011-01-191-1/+1
* VMM reorg: Moving the public include files from include/VBox to include/VBox/...vboxsync2010-12-271-1/+1
* stubvboxsync2010-08-211-0/+25