aboutsummaryrefslogtreecommitdiff
path: root/src/processor/stackwalker_amd64.h
diff options
context:
space:
mode:
authorjimblandy <jimblandy@4c0a9323-5329-0410-9bdc-e9ce6186880e>2010-02-05 17:17:24 +0000
committerjimblandy <jimblandy@4c0a9323-5329-0410-9bdc-e9ce6186880e>2010-02-05 17:17:24 +0000
commit2214cb9bc1872cafae9127778c0cba556c89e43d (patch)
tree9106ebba828abbb1eaf6fc0bed593ec113428a7a /src/processor/stackwalker_amd64.h
parentBreakpad processor: Save Windows unwinding data earlier in x86 walker. (diff)
downloadbreakpad-2214cb9bc1872cafae9127778c0cba556c89e43d.tar.xz
Breakpad processor: Make PostfixEvaluator treat the MemoryRegion as const.
In order to be able to treat any MemoryRegion as const, the accessor functions need to be declared this-const, which means annotations on all the subclasses, etc. etc. Since MinidumpMemoryRegion fills its memory_ member on demand, that member needs to be marked 'mutable', but this is exactly the sort of situation the 'mutable' keyword was intended for, so that seems all right. a=jimblandy, r=nealsid git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@509 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/processor/stackwalker_amd64.h')
0 files changed, 0 insertions, 0 deletions