mirror of
https://github.com/yuzu-emu/breakpad.git
synced 2025-11-18 14:34:58 +00:00
Breakpad's DWARF line number info parser provides a code address, file, and line number for each code/source pairing, but doesn't provide the length of the machine code. This makes that change, as discussed in the following thread: http://groups.google.com/group/google-breakpad-dev/browse_thread/thread/ed8d2fde79319368p This patch also makes the corresponding changes to the functioninfo.cc module, used by the Mac dumper. This patch has no effect on the Mac dumper's output. a=jimblandy, r=ccoutant git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@494 4c0a9323-5329-0410-9bdc-e9ce6186880e |
||
|---|---|---|
| .. | ||
| dwarf | ||
| linux | ||
| mac | ||
| solaris | ||
| windows | ||
| convert_UTF.c | ||
| convert_UTF.h | ||
| md5.c | ||
| md5.h | ||
| string_conversion.cc | ||
| string_conversion.h | ||