• Eric Pouech's avatar
    - all symbol information storage is now module relative, so we can · deca2502
    Eric Pouech authored
      unload a module (and it's debugging information), and a process
      without pain
    - portabiblity to another CPU should be easier now (CPU dependent backend)
    - speed up memory allocation
    - stabs related fixes:
          + now correctly handling symbol's size
          + blocks {} in functions are now correctly recognized and stored
            (also applies to local variables scoping)
          + better basic types management (less wild guesses in the code)
          + full support of inline functions (source stepping now shows the
            code in .h files for example)
    - removal of external debugger (attaching with gdb is just fine to
      debug winedbg)
    - fixed a couple of issues for symbol address handling (address
      lookup, incorrect type binding)
    - winedbg now has a man page
    deca2502
Name
Last commit
Last update
..
avitools Loading commit data...
clock Loading commit data...
cmdlgtst Loading commit data...
control Loading commit data...
expand Loading commit data...
notepad Loading commit data...
progman Loading commit data...
regedit Loading commit data...
regsvr32 Loading commit data...
rpcss Loading commit data...
rundll32 Loading commit data...
start Loading commit data...
taskmgr Loading commit data...
uninstaller Loading commit data...
view Loading commit data...
wcmd Loading commit data...
wineboot Loading commit data...
winebrowser Loading commit data...
winecfg Loading commit data...
wineconsole Loading commit data...
winedbg Loading commit data...
winefile Loading commit data...
winemenubuilder Loading commit data...
winemine Loading commit data...
winepath Loading commit data...
winetest Loading commit data...
winevdm Loading commit data...
winhelp Loading commit data...
winver Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
Makeprog.rules.in Loading commit data...
make_progs Loading commit data...
wineapploader.in Loading commit data...
winelauncher.in Loading commit data...