VirtualBox

source: vbox/trunk/src/VBox/Debugger

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62881   8 years vboxsync Debugger: gcc warnings
(edit) @62840   8 years vboxsync Debugger: warnings
(edit) @62838   8 years vboxsync Debugger: warnings
(edit) @62480   8 years vboxsync (C) 2016
(edit) @62469   8 years vboxsync Debugger: scm
(edit) @62319   8 years vboxsync Debugger/Digger/Linux: Implement extraction and parsin of the …
(edit) @62229   8 years vboxsync DBGCCommands.cpp: Doesn't need vm.h.
(edit) @62228   8 years vboxsync DBGCCommands.cpp: Removed duplicate dbgcFuncRandU32 function.
(edit) @61854   8 years vboxsync cheers, clang.
(edit) @61681   8 years vboxsync Debugger/CodeView: Start on two new commands. 'dti' prints information …
(edit) @61669   8 years vboxsync FE/Qt: bugref:8358: Debugger: Fixing issue in binary-search of …
(edit) @61628   8 years vboxsync DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
(edit) @61622   8 years vboxsync Debugger/Digger/Linux: Another way to get at the log buffer for …
(edit) @61607   8 years vboxsync Debugger/Digger/Linux: Another alternate needle required for OpenSuse …
(edit) @61578   8 years vboxsync Debugger/Digger/Linux: Fix for buffer overflow return code
(edit) @61572   8 years vboxsync Debugger/Digger/Linux: Use an alternative needle (kobjec) to get at …
(edit) @61558   8 years vboxsync Debugger/Digger/Linux: Implement getting the kernel log for older …
(edit) @61373   9 years vboxsync Build fix
(edit) @61370   9 years vboxsync Build fix
(edit) @61369   9 years vboxsync Debugger/DBGPlugInLinux: Add support to get at the guest kernel log if …
(edit) @61040   9 years vboxsync Off by one.
(edit) @61039   9 years vboxsync Typo.
(edit) @60835   9 years vboxsync Debugger: CFGM fix
(edit) @60072   9 years vboxsync 'xcb' for Qt5 on X11 and make it more obvious if VBOX_WITH_QTGUI_V5 is …
(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.
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