summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxManage/VBoxManageDebugVM.cpp
Commit message (Expand)AuthorAgeFilesLines
* VBoxManage: rc -> vrc/hrc. Make scm check. bugref:10223vboxsync2023-01-251-57/+57
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Main: bugref:1909: Added translation into VBoxManage excluding built-in docbo...vboxsync2021-11-251-1/+1
* Main: bugref:1909: Added translation marks around messages of VBoxManage outputvboxsync2021-11-111-25/+27
* FE/VBoxManage: Add guestsample sub-command for debugvm, bugref:10025vboxsync2021-06-151-0/+65
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* VBoxManage: getopt includes errcore.h now, mostly no need for err.h any more....vboxsync2018-12-231-1/+0
* VBoxManage: GCC 8.2.0 fixesvboxsync2018-08-051-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
* Renamed the 'VBoxmanage debugvm dumpgueststack' command to just 'stack' and d...vboxsync2016-06-291-52/+82
* FE/VBoxManage: Add dumpgueststack subcommand for debugvmvboxsync2016-06-131-0/+47
* DnD: Updates.vboxsync2015-10-131-1/+1
* VBoxManage/VBoxManageDebugVM.cpp: Fixed bogus "show" command.vboxsync2015-10-011-4/+4
* Newlines.vboxsync2015-10-011-2/+0
* VBoxManage/VBoxManageDebugVM.cpp: Fixed hang when processing log groups start...vboxsync2015-10-011-1/+9
* *: scm cleanup run.vboxsync2015-08-141-3/+3
* debugvm manpage, refsect2 titles, bunch of other hacking.vboxsync2015-06-161-27/+96
* Don't use ISession::COMGETTER(Console) return without checking for NULL. Will...vboxsync2015-05-271-35/+40
* VBoxManage: A quick command handler return-code cleanup that turned out to be...vboxsync2015-05-271-28/+30
* VBoxManage: Added vmdebug osdmesg.vboxsync2015-05-271-2/+41
* VBoxManage debugvm osdetect: Load all plug-ins first.vboxsync2015-05-161-0/+4
* VBoxManage: disable short options to "debugvm ... log" so that logvboxsync2014-10-021-5/+11
* include VBox/com/EventQueue only if necessaryvboxsync2013-06-191-2/+0
* VBoxManage/DebugVM: Fixed "--debug" parameter, fixed parameter settings for l...vboxsync2012-06-151-7/+10
* VBoxManage debugvm show improvemnts.vboxsync2011-12-211-32/+133
* Implemented the log setting properties (read-only).vboxsync2011-12-201-0/+50
* DBGF,Main,VBoxManage: added target logger prefixes (release:/debug:). Impleme...vboxsync2011-12-161-0/+79
* Implemented DBGFR3RegNmQueryAll and MachineDebugger::GetRegisters.vboxsync2011-01-131-1/+9
* VBoxManage: Added the getregisters and setregisters subcommands to debugvm. D...vboxsync2011-01-121-0/+149
* scm cleanups.vboxsync2010-12-271-1/+0
* IMachineDebugger: Implemented Info, DetectOS, OSVersion and OSName. Exposed t...vboxsync2010-12-221-0/+65
* IMachineDebugger: Stubbed a few, new methods that may come in handy in the 4....vboxsync2010-12-201-3/+11
* VBoxManage: move vmstatistics to debugvm as a 'statistics' sub-command. Remov...vboxsync2010-12-111-3/+81
* adjvboxsync2010-12-091-1/+1
* VBoxManage: Added a debugvm command for injectnmi and dumpguestcore.vboxsync2010-12-091-0/+154