speed up of cdb debugging helper initialization
The symbols in gdbhelpers.dll are never namespaced. Thus we don't have to resolve the symbols - we already know their names. The resolution took 5 seconds per symbol on my machine.
Loading
Please register or sign in to comment