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

Unified Diff: src/processor/cfi_frame_info.h

Issue 36001: Implement a network daemon + networked implementation of SymbolSupplier and SourceLineResolver (Closed) Base URL: http://google-breakpad.googlecode.com/svn/trunk/
Patch Set: Merge to tip, add CFI support Created 14 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/processor/cfi_frame_info.h
===================================================================
--- src/processor/cfi_frame_info.h (revision 568)
+++ src/processor/cfi_frame_info.h (working copy)
@@ -102,2 +102,6 @@
+ // Serialize the rules in this object into a string in the format
+ // of STACK CFI records.
+ string Serialize() const;
+
private:

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