dbghelp: dwarf: Generate the current source file and store it in dbghelp's internals.
[wine] / dlls / dbghelp / dwarf.c
2006-06-20  Eric Pouechdbghelp: dwarf: Generate the current source file and...
2006-06-20  Eric Pouechdbghelp: Added the ability to define a source file...
2006-06-20  Eric Pouechdbghelp: dwarf: Started parsing the attributes for...
2006-06-20  Eric Pouechdbghelp: Pass .debug_loc section information to dwarf.
2006-06-20  Eric Pouechdbghelp: Dwarf & parse context.
2006-06-20  Eric Pouechdbghelp: Dwarf & udt members.
2006-06-20  Eric Pouechdbghelp: Dwarf & function blocks.
2006-06-20  Eric Pouechdbghelp: dwarf: Properly handle function formal parameters.
2006-06-20  Eric Pouechdbghelp: Dwarf & global symbols.
2006-06-20  Eric Pouechdbghelp: dwarf: Added support for function labels.
2006-06-20  Eric Pouechdbghelp: Proper support for nested types definitions...
2006-06-20  Eric Pouechdbghelp: Dwarf - function scheme.
2006-06-20  Eric Pouechdbghelp: Dwarf & locations.
2006-06-20  Eric Pouechdbghelp: Dwarf compiland.
2006-06-20  Eric Pouechdbghelp: Dwarf & new scheme.
2006-06-20  Eric Pouechdbghelp: Dwarf & type references.
2006-06-20  Eric Pouechdbghelp: Dwarf merge parsing of UDT.
2006-06-20  Eric Pouechdbghelp: Dwarf & debug info entries.
2006-06-20  Eric Pouechdbghelp: Dwarf abbrev table is now a sparse array.
2006-06-20  Eric Pouechdbghelp: Transform a few TRACEs into WARNs (especially...
2006-06-20  Eric Pouechdbghelp: Remove the unneeded level attribute while...
2006-06-20  Eric Pouechdbghelp: Moved all Dwarf standard definitions into...
2006-06-20  Eric Pouechdbghelp: Dwarf & typedefs.
2006-06-20  Eric Pouechdbghelp: Dwarf & module's symtype.
2006-06-20  Eric Pouechdbghelp: Dwarf2 & AT_byte_size.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-06  Eric Pouechdbghelp: Added type for array index.
2005-12-19  Eric Pouechdbghelp: First stab at supporting calling convention...
2005-06-27  Eric PouechConst correctness fixes.
2005-06-09  Mike McCormackFix warnings exposed by -Wmissing-declarations and...
2005-05-23  Raphael Junqueira- fixme when unexpected children found
2005-05-20  Raphael Junqueira- better traces
2005-05-19  Raphael Junqueira- basic parsing of subprogram, typedef, pointer, class...
2005-05-18  Raphael Junqueira- add some Dwarf2 enums
2005-05-17  Raphael JunqueiraBeginning of dbghelp dwarf2 support: