VirtualBox

source: vbox/trunk/src/VBox/Debugger

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59747   9 years vboxsync iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
(edit) @59509   9 years vboxsync FE/Qt: Qt5 migration (part 79): Preparing Qt5 tool: Patching Makefiles …
(edit) @59473   9 years vboxsync FE/Qt: Qt5 migration (part 75): Preparing Qt5 tool: VBOXQT4GUI => …
(edit) @59467   9 years vboxsync Debugger/tstVBoxDbg: missing LIB_REM
(edit) @59415   9 years vboxsync FE/Qt: Qt5 migration (part 70): Debugger: Adjusting code to Qt5 API …
(edit) @59285   9 years vboxsync iprt/x86.h,*: Drop IntRedirBitmap from X86TSS32 and X86TSS64.
(edit) @59246   9 years vboxsync DBGC: Generic event reporting.
(edit) @59229   9 years vboxsync DBGC,Main: Global and per-VM debugger console init script support.
(edit) @59209   9 years vboxsync DBGC: Mapped out the remaining DBGFEVENTs.
(edit) @59208   9 years vboxsync DBGC: Enabled the event config code.
(edit) @59084   9 years vboxsync DBGF: Tried to rework the generic event config API, still not quite …
(edit) @59072   9 years vboxsync DBGC: Implemented the DBGC side of the sx* commands. (DBGF isn't quite …
(edit) @59062   9 years vboxsync dbgcCmdEventCtrl: Started coding.
(edit) @58909   9 years vboxsync DBGF: More groundwork for port I/O, MMIO, interrupt and generic event …
(edit) @58903   9 years vboxsync DBGF: I/O and MMIO breakpoint API changes.
(edit) @58890   9 years vboxsync DBGCEmulateCodeView.cpp: Sketched out the sx[-enir] commands which …
(edit) @58742   9 years vboxsync Various: Use our pecoff.h and mz.h instead of the internal IPRT headers.
(edit) @58540   9 years vboxsync DBGC: The 'di' command should dump the IST field for 64-bit interrupt …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @57391   9 years vboxsync DECLCALLBACK
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57279   9 years vboxsync dbgcTcpBackWrite: convert "\n" to "\r\n", not "\n\r".
(edit) @57278   9 years vboxsync dbgcProcessInput: don't discard incomplete command line, leave it in …
(edit) @57267   9 years vboxsync dbgcTcpBackRead: EOF on socket is reported as success by RTTcpRead() …
(edit) @57125   9 years vboxsync DBGPlugInWinNt.cpp: With windows 10/AMD64 there is more kernel space …
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56986   9 years vboxsync Debugger: Logging and assertion formatting fixes.
(edit) @56908   9 years vboxsync VBoxDbgStatsQt4.cpp: assertion fix.
(edit) @56296   9 years vboxsync Debugger: Updated (C) year.
(edit) @56272   9 years vboxsync spaces
(edit) @56136   10 years vboxsync Debugger: also detect Linux >= 4.0
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55881   10 years vboxsync DBGF,DBGC: Moved the plug-ins from DBGC to DBGF so we can make use of …
(edit) @55793   10 years vboxsync Debugger: replaced .rc files.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55777   10 years vboxsync Debugger: typo
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55767   10 years vboxsync *pFoo++ => pFoo++
(edit) @54745   10 years vboxsync VBoxDbgStats: Fixed RATION_U32* formatting.
(edit) @54648   10 years vboxsync FE/Qt and Debugger UI: 6227: Omitting some of the dependencies for COM …
(edit) @54394   10 years vboxsync DBGPlugInDarwin: typo
(edit) @54232   10 years vboxsync DBGPlugInDarwin.cpp: Quick dmesg implementation hacked up during the …
(edit) @54221   10 years vboxsync Corrected message
(edit) @54220   10 years vboxsync oops
(edit) @54218   10 years vboxsync DBGF,DBGC: Added dmesg command and implemented it for linux guests.
(edit) @54213   10 years vboxsync stop searching on success.
(edit) @54212   10 years vboxsync DBGPlugInLinux.cpp: A quick shot at locating and decoding current …
(edit) @54096   10 years vboxsync VBoxDbg: Sync statistics dialog title with the parent VM dialog title.
(edit) @53805   10 years vboxsync added more missing Windows resource files
(edit) @52838   10 years vboxsync dbgDiggerDarwinInit: Fixed wrong sizeof kmod_info_t for 32-bit kernels.
(edit) @52837   10 years vboxsync DBGPlugInSolaris.cpp: Check if symsize is zero while we're at it.
(edit) @52003   10 years vboxsync Debugger/VBoxDbgConsole: missed copyright header year update.
(edit) @52002   10 years vboxsync Debugger/VBoxDbgConsole: Add context-menu options to change color and …
(edit) @51957   10 years vboxsync Debugger: typo in error message
(edit) @50665   11 years vboxsync DBGC: add detection of Linux 3.x
(edit) @50616   11 years vboxsync DBGPlugInDarwin.cpp: allow more load commands.
(edit) @49500   11 years vboxsync Warning.
(edit) @49276   11 years vboxsync Debugger/VBoxDbgConsole: Backed out r89996.
(edit) @49142   11 years vboxsync Debugger/VBoxDbgConsole: Customized context-menu to toggle colors/fonts.
(edit) @49087   11 years vboxsync DBGC: 'u' fix.
(edit) @49081   11 years vboxsync build fixes
(edit) @49075   11 years vboxsync DBGPlugInDarwin.cpp: Kind of works, with latest kldr and a symbol …
(edit) @49061   11 years vboxsync More Mach-O symbol hacking.
(edit) @49060   11 years vboxsync Drop the ancient dbghelp.dll, we use what we find on the system these days.
(edit) @49044   11 years vboxsync Darwin guest OS digger hacking in progress. Adding symbol cache util …
(edit) @48946   11 years vboxsync Debugger: Whitespace and svn:keyword cleanups by scm.
(edit) @48899   11 years vboxsync VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
(edit) @48898   11 years vboxsync VMM,DBGC: Implemented DBGFR3RegNmSet and made the debugger side work.
(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.
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