VirtualBox

source: vbox/trunk/src/VBox/Debugger

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12462   16 years vboxsync Debugger: made tstVBoxDbg useful again.
(edit) @12424   16 years vboxsync DBGGui,VirtualBox4: dynamically load the debugger GUI (VBoxDBG).
(edit) @12389   16 years vboxsync Debugger: Corrected tstVBoxDbg3 libs (linked with the qt4 dylib).
(edit) @12253   16 years vboxsync Debugger/Makefile: Pushed it up to root level (sub-makefile wise).
(edit) @12230   16 years vboxsync Debugger: More USES
(edit) @12183   16 years vboxsync Debugger GUI: Having a go at the statistics view and hitting a …
(edit) @12182   16 years vboxsync Debugger GUI: check for VBOX_WITH_QT[4]GUI.
(edit) @12181   16 years vboxsync Debugger GUI: don't build qt4 by default.
(edit) @12180   16 years vboxsync Debugger GUI: Qt4 port in progress.
(edit) @12175   16 years vboxsync VBoxDbg.so/dylib/dll -> VBoxDbg3.*
(edit) @12174   16 years vboxsync Debugger: Use the qt3 unit.
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(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
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