summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMR3/DBGFStack.cpp
Commit message (Expand)AuthorAgeFilesLines
* VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385vboxsync2023-03-151-0/+17
* 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
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. bugref:9217vboxsync2019-08-161-1/+0
* VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be replac...vboxsync2019-08-081-0/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* DBGFStack: Pick up RBP from AddrReturnFrame when trying use unwind info. Don...vboxsync2018-11-031-2/+28
* DBGF: Use the new IPRT unwind functionality. bugref:3897vboxsync2018-08-041-472/+32
* DBGFStack.cpp: register collection fix.vboxsync2018-08-031-2/+2
* DBGFStack,DBGPlugInWinNt.cpp: Heed the frame pointer; don't corrupt RBP with ...vboxsync2018-08-031-0/+1
* DBGF,VMM: Dump sure registers for the first frame too. Display sure register...vboxsync2018-08-031-6/+3
* DBGFR3Stack: build fix. bugref:3897vboxsync2018-08-031-3/+3
* VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the new unwin...vboxsync2018-08-031-22/+42
* IPRT,DBGF,Diggers: Moved DBGFRETURNTYPE and the unwind state structure to IPR...vboxsync2018-08-021-173/+106
* DBGFStack.cpp: Refactored the code in prep for IPRT move. Added a set of 'sur...vboxsync2018-08-021-2/+3
* DBGFStack.cpp: Refactored the code in prep for IPRT move. Added a set of 'sur...vboxsync2018-08-021-2/+2
* DBGFStack.cpp: Refactored the code in prep for IPRT move. Added a set of 'sur...vboxsync2018-08-021-132/+396
* DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding using unw...vboxsync2018-07-301-1/+1
* DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding using unw...vboxsync2018-07-301-1/+1
* DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding using unw...vboxsync2018-07-301-276/+582
* DBGFR3Stack: Working on PE/AMD64 unwinding.vboxsync2018-07-271-12/+226
* DBGFStack: Early code for walking windows unwind tables. (=> office)vboxsync2018-07-271-44/+236
* VMM,REM,DBGC: Use RTDBGSYMADDR_FLAGS_SKIP_ABS_IN_DEFERRED.vboxsync2018-07-251-2/+4
* (C) yearvboxsync2017-10-171-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* DBGFStack: Take odd saved BP as a hint of far returns.vboxsync2016-04-191-6/+48
* *: scm cleanup run.vboxsync2015-08-141-3/+3
* VMM: Updated (C) year.vboxsync2015-06-091-1/+1
* DBGFStack.cpp: Fixed silly line number issue.vboxsync2013-09-271-1/+1
* Made dSYM-bundle loading work as well as line numbers in the stack traces (wh...vboxsync2013-05-191-6/+6
* List near, unassemble, hyper register and more tiny debugger fixes.vboxsync2013-05-181-2/+4
* header (C) fixesvboxsync2013-02-041-1/+1
* DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.vboxsync2013-01-271-45/+48
* DBGFStack.cpp: Forced it to work with hypervisor stacks again (the selector t...vboxsync2012-07-301-0/+6
* CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with some ea...vboxsync2012-07-161-1/+1
* CPUM: Combined the visible and hidden selector register data into one structu...vboxsync2012-06-241-3/+3
* Doxygen, comment typos.vboxsync2012-06-161-4/+3
* VMM: Don't use generic IPE status codes, use specific ones. Part 2.vboxsync2011-11-231-2/+2
* VMM,++: Try fix the async reset, suspend and power-off problems in PDM wrt co...vboxsync2011-09-231-3/+3
* VMM reorg: Moving the public include files from include/VBox to include/VBox/...vboxsync2010-12-271-4/+4
* VMM source reorg.vboxsync2010-12-271-0/+585