• 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
..
samples Loading commit data...
.cvsignore Loading commit data...
ChangeLog.OLD Loading commit data...
Makefile.in Loading commit data...
PACKAGING Loading commit data...
README.de Loading commit data...
README.fr Loading commit data...
README.it Loading commit data...
README.pt Loading commit data...
README.pt_br Loading commit data...
address-space.sgml Loading commit data...
architecture.sgml Loading commit data...
bugs.sgml Loading commit data...
compiling.sgml Loading commit data...
configuring.sgml Loading commit data...
consoles.sgml Loading commit data...
cvs-regression.sgml Loading commit data...
ddraw.sgml Loading commit data...
debugger.sgml Loading commit data...
debugging.sgml Loading commit data...
documentation.sgml Loading commit data...
faq.sgml Loading commit data...
fonts.sgml Loading commit data...
getting.sgml Loading commit data...
glossary.sgml Loading commit data...
i18n.sgml Loading commit data...
implementation.sgml Loading commit data...
installing.sgml Loading commit data...
introduction.sgml Loading commit data...
multimedia.sgml Loading commit data...
ole.sgml Loading commit data...
opengl.sgml Loading commit data...
patches.sgml Loading commit data...
porting.sgml Loading commit data...
printing.sgml Loading commit data...
registry.sgml Loading commit data...
running.sgml Loading commit data...
testing.sgml Loading commit data...
threading.sgml Loading commit data...
wine-devel.sgml Loading commit data...
wine-faq.sgml Loading commit data...
wine-user.sgml Loading commit data...
wine.conf.man Loading commit data...
wine.man.in Loading commit data...
winelib-bindlls.sgml Loading commit data...
winelib-intro.sgml Loading commit data...
winelib-mfc.sgml Loading commit data...
winelib-porting.sgml Loading commit data...
winelib-toolkit.sgml Loading commit data...
winelib-user.sgml Loading commit data...