VirtualBox

source: vbox/trunk/src/VBox/Debugger

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11495   16 years vboxsync CPU context dump fix for sysenter.
(edit) @10089   16 years vboxsync Incorrect offset calculations.
(edit) @10087   16 years vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
(edit) @10052   16 years vboxsync VBOX_KBUILD_HACKING
(edit) @9969   16 years vboxsync fixed builds
(edit) @9934   16 years vboxsync cosmetics.
(edit) @9933   16 years vboxsync cosmetics.
(edit) @9848   16 years vboxsync Fix
(edit) @9847   16 years vboxsync Updates for dumping 64 bits descriptors
(edit) @9845   16 years vboxsync Format specifier
(edit) @9844   16 years vboxsync Correction
(edit) @9843   16 years vboxsync Unassemble fix
(edit) @9842   16 years vboxsync Link fix
(edit) @9840   16 years vboxsync Unassemble fix for 64 bits code
(edit) @9838   16 years vboxsync Fix for parsing nonsense.
(edit) @9834   16 years vboxsync Initial support for 64 bits register dumps.
(edit) @9667   16 years vboxsync Changed the u1Long output from R=%d to L=%d (non-system descriptors only).
(edit) @9657   16 years vboxsync Missing u1Reserved->u1Long
(edit) @9474   17 years vboxsync debug_info
(edit) @9465   17 years vboxsync Same for idtr & gdtr
(edit) @9464   17 years vboxsync Here as well
(edit) @9458   17 years vboxsync Fixed drX/crX.
(edit) @9456   17 years vboxsync Use RX64 instead of VGv since u64Base is 64-bit not RTGCPTR.
(edit) @9430   17 years vboxsync Made the base of GDTR and IDTR 64 bits.
(edit) @9424   17 years vboxsync Missing changes for the hidden selector base update.
(edit) @9270   17 years vboxsync Fixed the file headers.
(edit) @9269   17 years vboxsync Fixed the file headers.
(edit) @9268   17 years vboxsync reverted stylehint/family order.
(edit) @9267   17 years vboxsync mac hacks.
(edit) @9206   17 years vboxsync Fixed the console crash: setFocus was called from the console thread.
(edit) @8929   17 years vboxsync gcc-4.3 warning
(edit) @8928   17 years vboxsync gcc-4.3 warnings
(edit) @8844   17 years vboxsync Dig out the solaris release+version
(edit) @8827   17 years vboxsync VBOX_WITH_DEBUGGER governs the telnet debugger, not DEBUG, since the …
(edit) @8821   17 years vboxsync Fixed missing return.
(edit) @8820   17 years vboxsync Dug out the solaris kernel symbols! Use the "detect" command in the …
(edit) @8800   17 years vboxsync Started digging into the solaris guest kernel. Added DBGFR3MemRead.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8758   17 years vboxsync BUILD_TARGET* -> KBUILD_TARGET*.
(edit) @8160   17 years vboxsync All CRx registers are now 64 bits.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8153   17 years vboxsync build fix (darwin).
(edit) @7729   17 years vboxsync Missing changes
(edit) @7716   17 years vboxsync Missing PDPTR change
(edit) @7139   17 years vboxsync include cpum.h.
(edit) @6058   17 years vboxsync fixed a couple of mixups in the eflags representation.
(edit) @6000   17 years vboxsync The Giant CDDL Dual-License Header Change, fixes.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5906   17 years vboxsync gcc-4.3 warning
(edit) @5873   17 years vboxsync print error message properly (but error is still there)
(edit) @5865   17 years vboxsync far pointers are sel:off, not sel:sel
(edit) @5751   17 years vboxsync unused variable
(edit) @5736   17 years vboxsync Corrected unicode string reading.
(edit) @5735   17 years vboxsync 25 hits is ok.
(edit) @5733   17 years vboxsync no control chars, please.
(edit) @5732   17 years vboxsync Fixed annoying history crap.
(edit) @5731   17 years vboxsync Implemented some search commands in the debugger.
(edit) @5730   17 years vboxsync fixed bug in dbgcOpRangeLength.
(edit) @5686   17 years vboxsync Got the DBGC parser testcase framework going. enough fun for now.
(edit) @5685   17 years vboxsync testcase framework.
(edit) @5681   17 years vboxsync forgott this (just a skeleton).
(edit) @5680   17 years vboxsync Trying to fix the double linking of the DBGC code (VBoxDBG and …
(edit) @5679   17 years vboxsync Updated the @page.
(edit) @5677   17 years vboxsync Split out command worker routines and stuffed the variable …
(edit) @5676   17 years vboxsync Split out the DBGCCMDHLP stuff.
(edit) @5675   17 years vboxsync Split out the commands.
(edit) @5674   17 years vboxsync Split out the built-in symbols.
(edit) @5673   17 years vboxsync Split out the operators.
(edit) @5672   17 years vboxsync build fix.
(edit) @5671   17 years vboxsync some cleanup.
(edit) @5670   17 years vboxsync build fix.
(edit) @5669   17 years vboxsync Split out the codeview/windbg commands.
(edit) @5668   17 years vboxsync Split out the core structures, defines and stuff into DBGCInternal.h
(edit) @5666   17 years vboxsync PFNSTRFORMAT should return size_t.
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5079   17 years vboxsync Fixed two copy & past bugs.
(edit) @4665   17 years vboxsync Moved some of the odd address conversion routines to PGMR3Dbg just to …
(edit) @4620   17 years vboxsync The initial PGMRAMRANGE::aHCPhys -> PGMRAMRANGE::aPages (PGMPAGE) …
(edit) @4330   17 years vboxsync Added PAE and AMD64 (long mode) support to the dpd* and dpt* commands. …
(edit) @4253   17 years vboxsync Debugged runscript. Found problem with using 0b as prefix for binary …
(edit) @4252   17 years vboxsync Fixed bug from last weeks parser hacking.
(edit) @4251   17 years vboxsync echo and runscript.
(edit) @4215   17 years vboxsync Fixed an endless loop in 'd?'. Fixed parameter chopping so it respect …
(edit) @4214   17 years vboxsync Added required parenthesis around %Dv expressions and fixed a bug in …
(edit) @4213   17 years vboxsync multiplication and an operator associativity+precendency fix.
(edit) @4212   17 years vboxsync SELMSelInfoIsExpandDown
(edit) @4210   17 years vboxsync TSS corrections.
(edit) @4209   17 years vboxsync Added dt, dl, di and dt (latter not implemented).
(edit) @4199   17 years vboxsync Don't use SELMToFlatEx.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3814   17 years vboxsync Fixed edi/esi swapping in 'r' output.
(edit) @3688   17 years vboxsync info help not help info.
(edit) @3684   17 years vboxsync a hint about 'info help'.
(edit) @3401   17 years vboxsync VBOX_SUFF_OBJ for working around an OS/2 SUFF_OBJ/GXX3OMF artifact.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2488   18 years vboxsync Got an answer.
(edit) @2479   18 years vboxsync grr. subversion tricked me. And a question about why these linux CXX …
(edit) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette