History log of /vbox/src/VBox/Runtime/common/dbg/dbgcfg.cpp
Revision Date Author Comments Expand
fd7f945d04fb69c4ab017a5185cfe8718c023b83 52138 22-Jul-2014 vboxsync

dbgcfg.cpp: ignore case in symbol paths.

5d9793f386d0e741d409c7991c6c4f4a5a08c068 49082 14-Oct-2013 vboxsync

IPRT: darwin debugging fixes.

e0d6f087507011df5f570f6800a2c332f8970e58 49061 11-Oct-2013 vboxsync

More Mach-O symbol hacking.

9aaa6a611317883d64082c12c80e14cd20d31a82 49057 11-Oct-2013 vboxsync

build fix

182a2157d4ae52961c61e7bcdf5fbdcfa489e52f 49055 11-Oct-2013 vboxsync

uninitialize variable fix.

445c121df5de5b7c7593483999aef85863847f9a 49054 11-Oct-2013 vboxsync

Resolve the uuid mapping link, in case the caller doesn't know the filename.

9ec22033341c104cf895501e1c2347b15a21ec1e 49053 11-Oct-2013 vboxsync

IPRT: More .dSYM hacking.

2a2b173b54c259e34320ce0acf26f18e9382ce2a 49044 11-Oct-2013 vboxsync

Darwin guest OS digger hacking in progress. Adding symbol cache util to iprt and started on the Mach-O code that'll make use of it (RTDbgModCreateFromMachOImage++). Updates kStuff from 53 to 55 for UUID query and 64-bit kext loading.

6ba706e9f431401d425d16817fdcd6316f83b584 46161 19-May-2013 vboxsync

First part of loading .dSYM bundles.

b1eb97eca02d27edf670107fb160f4a06e055f1e 46108 15-May-2013 vboxsync

Got the NT4 ntfs.sys case working. Turned out to be some memory saving strategy applied to some images during early (?) loading.

0c3b158e1a6ce423f4499f472f3717050476897d 46078 14-May-2013 vboxsync

More debugging fixes.

d6f8b76ab3b2ec0c270c96f9db6e2568fc41b5fe 46074 14-May-2013 vboxsync

RTDbgCfg: Added API for setting the log callback.

346bd62ee28c48783c944a36c285971d297f3f27 46071 14-May-2013 vboxsync

build fix

fa6dbd9c9e9645298cca864aa561382469907905 46070 14-May-2013 vboxsync

RTDbgCfg,++: Compressed server files and other fixes.

097353c82eb03cb665f4129ef5ace4aa984abf70 46053 14-May-2013 vboxsync

Added IPRT_WITH_HTTP to the IPRT build so we know when RTHttp is available.

0109a2240391a89f6556b1545e6cc57f9efab060 46050 14-May-2013 vboxsync

More symbol work

221b91cbfb19bd8388e7ac1a4c0d97859e91f24a 46028 13-May-2013 vboxsync

grumble.

47e9b752d3fa74f5c39abb5fe6c6daae631d15e6 46027 13-May-2013 vboxsync

grumble.

9af7167fa39f1f139899c989da973e59b9cccc3f 46025 13-May-2013 vboxsync

RTDbgCfg: Directory and cache searching code.

730e193cd8d77a68000d1b01e7ee35474b168cae 45998 13-May-2013 vboxsync

warnings

daa94352f51be2329ac8660f70396e03a7cb983b 45994 12-May-2013 vboxsync

RTDbgModCreateFromPeImage: Mostly implemented.

11b89b9f77a07192cd9d590acb9288c4db509f1d 45988 11-May-2013 vboxsync

Fix burn.

4926664ec770956dc9f10669a4c5bffef25eff12 45986 11-May-2013 vboxsync

build fix

b7a07b07543924f45c1fffd2f90de582038b8ba6 45984 11-May-2013 vboxsync

RTDbgCfg: Debugging configuration, like symbol search paths and such.