- 28 Nov, 2006 24 commits
-
-
Mike McCormack authored
-
Mike McCormack authored
-
Matt Finnicum authored
-
Matt Finnicum authored
-
Matt Finnicum authored
-
Matt Finnicum authored
-
Matt Finnicum authored
-
Frank Richter authored
-
Kai Blin authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
- 27 Nov, 2006 16 commits
-
-
Alexandre Julliard authored
-
Pierre d'Herbemont authored
-
Alexandre Julliard authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
Since more and more information in now available through the CPU registers, those require DLV_HOST access to be a bit better handled than it is...
-
Eric Pouech authored
- in backtraces, (void) functions should be listed with '()' as arguments instead of '' - factorized code for diplaying information about a local/parameter - fixed a couple of bugs here - rewrote format specifiers for print commands (do no waste space for padding data) - added support for new wine's dbghelp extension for local/parameter variables being out of scope
-
Eric Pouech authored
-
Eric Pouech authored
They are stored internally as offsets to the start of the function which embeds the block.
-
Eric Pouech authored
-
Eric Pouech authored
dbghelp: We can now remove the default name prefix as all the non conforming cases have been eliminated. Got rid of dwarf2_find_name which is now useless.
-
Eric Pouech authored
(except for parameters which are converted into local variables). Rewrote dwarf2_find_attribute so that it takes into account the abstract origin information when available. A+
-
Eric Pouech authored
(removed this feature for UDTs, structures' fields, enums, typedefs, compilands)
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-