VirtualBox

source: vbox/trunk/src/VBox/Debugger

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48696   11 years vboxsync DBGC: Added unload command as well as loadimage32 and loadimage64 for …
(edit) @48564   11 years vboxsync Debugger/VBoxDbgStatsQt4: Auto-resize certain columns with slight …
(edit) @48017   11 years vboxsync cleanup
(edit) @47569   11 years vboxsync DBGC: v86 disassembly fixes and tweaks.
(edit) @47564   11 years vboxsync Fixed busted dt output (among other things, probably).
(edit) @47281   11 years vboxsync Debugger: Added logflush. Made log, logflags, and logdest display the …
(edit) @46727   11 years vboxsync Debugger/VBoxDbgConsole: A legible font on S10 hosts for the debugger, …
(edit) @46593   11 years vboxsync updates
(edit) @46474   11 years vboxsync VBoxDef2LazyLoad: Added tool for generating lazy loading of …
(edit) @46221   12 years vboxsync Find absolute symbols by address.
(edit) @46217   12 years vboxsync Fixed the 'r', 'rg' and 'rg32' commands in 64-bit guest code.
(edit) @46167   12 years vboxsync Buried DBGFSym.cpp and with it loadsyms - rip.
(edit) @46165   12 years vboxsync Made dSYM-bundle loading work as well as line numbers in the stack …
(edit) @46159   12 years vboxsync Patch manager support in the disassembler, making the 'u' command in …
(edit) @46158   12 years vboxsync DBGCCmdHlpPrintf
(edit) @46156   12 years vboxsync List near, unassemble, hyper register and more tiny debugger fixes.
(edit) @46137   12 years vboxsync Missing file, reverting 85830.
(edit) @46128   12 years vboxsync WinNT Digger: Some adjustments to the 32-bit detection code. print …
(edit) @46127   12 years vboxsync Make it possible to load symbols on 64-bit windows 8.
(edit) @46118   12 years vboxsync Make 32-bit Windows 8 symbols appear.
(edit) @46114   12 years vboxsync Prettier 'lmo' output.
(edit) @46109   12 years vboxsync Made deferred loading work.
(edit) @46108   12 years vboxsync Got the NT4 ntfs.sys case working. Turned out to be some memory saving …
(edit) @46101   12 years vboxsync More NT4 debugging. Getting closer to working state…
(edit) @46083   12 years vboxsync Made it possible to find symbols for windows nt using a …
(edit) @46078   12 years vboxsync More debugging fixes.
(edit) @46074   12 years vboxsync RTDbgCfg: Added API for setting the log callback.
(edit) @45994   12 years vboxsync RTDbgModCreateFromPeImage: Mostly implemented.
(edit) @45983   12 years vboxsync DbgPlugInWinNt.cpp: Made it work with NT4.
(edit) @45880   12 years vboxsync DBGF: Tweaked Solaris digger to grok S11.1.
(edit) @45006   12 years vboxsync DBGF/DBGC: Fixing power off problems.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @44393   12 years vboxsync VM,++: Changed the VM callbacks (at error, at runtime error, at state …
(edit) @44348   12 years vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
(edit) @44347   12 years vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
(edit) @44342   12 years vboxsync build fix
(edit) @44340   12 years vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @43876   12 years vboxsync fixed a few format specifier bugs
(edit) @43394   12 years vboxsync VMM: HM cleanup.
(edit) @43328   12 years vboxsync Translate previous to Hungarian.
(edit) @43325   12 years vboxsync Fix obvious pasto in condition that selects field width for printing …
(edit) @43324   12 years vboxsync bug #6322: Debugger: Redo the command history Maintain invariant that …
(edit) @42407   12 years vboxsync VMM: Futher work on dealing with hidden segment register, esp. when …
(edit) @42165   12 years vboxsync CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with …
(edit) @41938   12 years vboxsync warning
(edit) @41931   12 years vboxsync TRPM: Save state directly to the CPUMCPU context member instead of …
(edit) @41780   12 years vboxsync Typo.
(edit) @41585   12 years vboxsync DBGC: help fixes
(edit) @41583   12 years vboxsync DBGC: Help fixes.
(edit) @41575   12 years vboxsync Brushing up the help command.
(edit) @41573   12 years vboxsync DBGC: Working on making STRING the inflexible type and SYMBOL the …
(edit) @41572   12 years vboxsync A fix and docs.
(edit) @41571   12 years vboxsync DBGC: Fixed cpu register references without @. Some symbol/string …
(edit) @41565   12 years vboxsync DBGC: Implemented the functions by(addr), dwo(addr), not(value/addr), …
(edit) @41562   12 years vboxsync build fix / adding hi() and low()
(edit) @41561   12 years vboxsync DBGC: Made the parse cope with functions.
(edit) @41559   12 years vboxsync DBGC: More parser fixes, added comma (,) as a argument separator (in …
(edit) @41558   12 years vboxsync DBGC: Hacking the command parsing code.
(edit) @41553   13 years vboxsync Debugger hacking: Moving status codes to VBox/err.h. Changing the mod …
(edit) @41546   13 years vboxsync Debugger hacking.
(edit) @41542   13 years vboxsync Debugger: bl fix
(edit) @41516   13 years vboxsync Debugger/help: typos
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41285   13 years vboxsync DBG: IOPM bitmap cannot overlap the fixed TSS portion (says AMD).
(edit) @41085   13 years vboxsync Debugger: Fix cMinArgs for dpdb.
(edit) @41080   13 years vboxsync VMDBG: Fixed dpd* index processing, corrected command description.
(edit) @40728   13 years vboxsync /* within comment
(edit) @40726   13 years vboxsync DBGF: Detect OS/2 guests.
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40097   13 years vboxsync DBGC: Fix copy'n'paste
(edit) @40076   13 years vboxsync Changed the types of the r80 views of the FPU registers.
(edit) @39917   13 years vboxsync STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces …
(edit) @39612   13 years vboxsync IPRT/*: add _NO_SYMLINKS flags to certain functions
(edit) @39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @38838   13 years vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
(edit) @38814   13 years vboxsync VBoxDbgConsole.cpp: Input focus hack.
(edit) @38813   13 years vboxsync VBoxDbgConsole: Fixed busted text handling wrt selections and cursor …
(edit) @38812   13 years vboxsync VBoxDbgBase.cpp: Always polish the window size+pos. (W7 fix)
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38537   13 years vboxsync Debugger: don't crash in dbgcCmdWorkerSearchMem()
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37809   13 years vboxsync gcc-4.6 warnings (shadowed declaration)
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @36640   14 years vboxsync Typo fix.
(edit) @36252   14 years vboxsync DBG: Cut and paste fix.
(edit) @36032   14 years vboxsync Debugger: Fix incorrect return codes for valid type conversions
(edit) @35829   14 years vboxsync DBGConsole.cpp: don't quit on error.
(edit) @35697   14 years vboxsync Debugger console: more cleaning up.
(edit) @35696   14 years vboxsync PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
(edit) @35694   14 years vboxsync Debugger console: more cleanup.
(edit) @35673   14 years vboxsync Debugger Console: Some cleanups.
(edit) @35637   14 years vboxsync Debugger console: Made the evaluator a bit smarter wrt to the register …
(edit) @35632   14 years vboxsync DBGC: Simplified the status code handling around dbgcEvalCommand.
(edit) @35629   14 years vboxsync tstDBGCParse: more tests.
(edit) @35628   14 years vboxsync Debugger Console: Clean up, split the command evaluation code out of …
(edit) @35627   14 years vboxsync Debugger Console: cleaning up…
(edit) @35626   14 years vboxsync Debugger Console: Drop the HC_FAR type.
(edit) @35625   14 years vboxsync DBGF,CPUM,DBGC: Use DBGFReg in the debugger, stop accessing CPUMCTX …
(edit) @35614   14 years vboxsync Debugger: Use DBGFR3RegPrintf instead of accessing the CPUMCTX …
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