- 20 Jul, 2007 1 commit
-
-
Andrew Talbot authored
-
- 15 May, 2007 1 commit
-
-
Markus Amsler authored
-
- 01 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 18 Apr, 2007 1 commit
-
-
Andrew Talbot authored
-
- 16 Mar, 2007 1 commit
-
-
Peter Oberndorfer authored
This is needed, because symbol addresses in dwarf2 debug info are already relocated.
-
- 13 Mar, 2007 1 commit
-
-
Eric Pouech authored
-
- 22 Feb, 2007 1 commit
-
-
Eric Pouech authored
-
- 19 Feb, 2007 1 commit
-
-
Marcus Meissner authored
-
- 05 Feb, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 06 Dec, 2006 2 commits
-
-
Eric Pouech authored
Let dwarf and msc use this new feature. As we also add global symbol without addresses, don't take those constant symbols into account for searches by address.
-
Eric Pouech authored
-
- 04 Dec, 2006 1 commit
-
-
Eric Pouech authored
(regression spotted by Peter Oberndorfer).
-
- 30 Nov, 2006 1 commit
-
-
Eric Pouech authored
-
- 27 Nov, 2006 17 commits
-
-
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
-
Eric Pouech authored
Make use of it to store the frame information for a dwarf function (either because frame's location is a location list, or because one of the function's variables is not properly computed at parse time).
-
Eric Pouech authored
-
Eric Pouech authored
dbghelp: Added infrastructure to compute variable location at runtime (as opposed to debug info parse time). Use it to send the variables depending on not known frame register at parse time. Made just a stub for the location computation function for dwarf2.
-
Eric Pouech authored
dbghelp: Use the location info structure thoughout the code to handle the location of a data variable.
-
Eric Pouech authored
Make use of it in dwarf.c to handle correctly variable location computation. Split code to handle both location with parse time computation (current code) and yet to come run-time computation
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
- 08 Nov, 2006 2 commits
-
-
Peter Oberndorfer authored
dbghelp: Make dwarf2 parser only report file numbers when at least one compilation unit really has numbers.
-
Peter Oberndorfer authored
-
- 06 Nov, 2006 1 commit
-
-
Peter Oberndorfer authored
-
- 26 Oct, 2006 1 commit
-
-
David Anderson authored
-
- 26 Sep, 2006 6 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
- more strickling differentiation variable location between a register, and the dereferenced address defined by a register (and possibly an offset) - added a parameter to symt_add_func_local (and internal symbol data struct) to help differentiate - fix all debug parsers to confer to this new scheme
-