Reviewers: Vyacheslav Egorov,
Message:
Please take a look at this CL if you get a chance! Is this somewhat similar
to
what you had in mind wrt merging DebugInfo with DebugAbbrevs, or were you
thinking of a different tactic?
Description:
[gdb-jit] Merge DWARF abbreviation generation with use.
This patch stops gdb-jit support from generating redundant abbreviations,
better abstracts the mapping between abbreviation IDs and the DWARF data
they
represent, and generates only those abbreviations that are used.
BUG=
TEST=
Please review this at http://codereview.chromium.org/7327012/
SVN Base: git://github.com/v8/v8.git@master
Affected files:
M src/gdb-jit.cc
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev