Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(180)

Issue 33002: TBD (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 2 months ago by mochalatte
Modified:
14 years, 11 months ago
Reviewers:
jimb
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Add support for DWARF end line sequence tag (DW_LNE_end_sequence) #

Patch Set 3 : Add support for DWARF end line sequence tag (DW_LNE_end_sequence) #

Patch Set 4 : Support for DW_LNE_end_sequence + a better DIE handler #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/common/dwarf/dwarf2enums.h View 1 chunk +35 lines, -0 lines 0 comments Download
M src/common/dwarf/dwarf2reader.cc View 1 chunk +11 lines, -9 lines 0 comments Download
M src/common/dwarf/dwarf2reader.h View 1 chunk +10 lines, -0 lines 1 comment Download
M src/common/dwarf/functioninfo.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M src/common/dwarf/functioninfo.h View 1 chunk +10 lines, -0 lines 0 comments Download
M src/tools/linux/dump_syms/Makefile View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 1
jimb
15 years, 2 months ago #1
http://breakpad.appspot.com/33002/diff/1008/1011
File src/common/dwarf/dwarf2reader.h (right):

http://breakpad.appspot.com/33002/diff/1008/1011#newcode185
Line 185: virtual void EndSequence(uint64 address) { }
For what it's worth, Daniel Berlin and I discussed this change to the DWARF
reader interface, and decided to instead add a "length" parameter to AddLine. 
Thread:
http://groups.google.com/group/google-breakpad-dev/browse_thread/thread/ed8d2...
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted