index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
linux
/
dump_symbols.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding mips support for Android.
gordana.cmiljanovic@imgtec.com
2013-09-25
1
-1
/
+1
*
Adding support for mips.
gordana.cmiljanovic@imgtec.com
2013-09-11
1
-3
/
+9
*
Fix GetLoadingAddress() to work for Native Client executables
mark@chromium.org
2013-05-06
1
-4
/
+6
*
Add an option to not handle DWARF inter-compilation unit references in Linux ...
thestig@chromium.org
2013-04-24
1
-23
/
+30
*
Allow building symbol dumping without STABS support
ted.mielczarek@gmail.com
2013-03-06
1
-0
/
+8
*
Allow reading just CFI data when reading symbols
ted.mielczarek@gmail.com
2013-03-06
1
-93
/
+104
*
Fix DumpSymbols error message when using multiple debug_dirs, followup from r...
ted.mielczarek@gmail.com
2013-02-27
1
-2
/
+6
*
Make MmapWrapper a little less silly
ted.mielczarek@gmail.com
2013-02-14
1
-1
/
+2
*
Include the compilation directory for FILE entries, making them absolute inst...
ted.mielczarek@gmail.com
2013-01-23
1
-4
/
+8
*
Make DumpSymbols methods take a vector of debug_dirs
ted.mielczarek@gmail.com
2013-01-22
1
-21
/
+35
*
Provide a ReadSymbolData function to get symbol data in a Module instead of j...
ted.mielczarek@gmail.com
2013-01-18
1
-18
/
+34
*
Don't make MmapWrapper's destructor assert
ted.mielczarek@gmail.com
2013-01-18
1
-1
/
+0
*
Rework dump_symbols.cc using templates and traits classes to handle cross-wor...
ted.mielczarek
2012-07-18
1
-220
/
+232
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
1
-35
/
+36
*
Minor formatting fix following r865.
mark@chromium.org
2011-10-11
1
-2
/
+2
*
More fixes following r862.
mark@chromium.org
2011-10-11
1
-6
/
+6
*
Linux/Mac: Add option to omit the CFI section in dump_syms.
thestig@chromium.org
2011-09-14
1
-3
/
+5
*
Add some unit tests for Linux WriteSymbolFile
ted.mielczarek
2011-07-06
1
-14
/
+34
*
Dump PUBLIC + CFI records from libraries without debug info on Linux, use .dy...
ted.mielczarek
2011-07-06
1
-5
/
+51
*
Fix a handful of comment spelling errors (Issue 385)
jessicag.feedback@gmail.com
2010-09-09
1
-3
/
+3
*
Breakpad Linux dumper: Don't map file into memory a second time just to compu...
jimblandy
2010-07-17
1
-1
/
+1
*
Add functionality to read the .gnu_debuglink section and load symbols from a ...
thestig@chromium.org
2010-07-16
1
-81
/
+268
*
Remove some duplicate endianness code.
thestig@chromium.org
2010-07-06
1
-41
/
+40
*
Linux: Skip sections of type SHT_NOBITS when loading symbols.
thestig@chromium.org
2010-07-06
1
-3
/
+10
*
Breakpad: Avoid using the C++ <cfoo> headers.
ted.mielczarek
2010-06-25
1
-6
/
+7
*
Breakpad DWARF CFI support: Cleanups requested by Neal
ted.mielczarek
2010-06-25
1
-2
/
+1
*
Breakpad Linux dumper: Handle STABS-in-symbol-table, and line number records ...
jimblandy
2010-05-05
1
-2
/
+3
*
Breakpad Linux dumper: Rename DumpStabsHandler to StabsToModule.
jimblandy
2010-05-05
1
-4
/
+4
*
Breakpad Linux dumper: Make StabsReader independent of endianness and word size.
jimblandy
2010-05-05
1
-3
/
+17
*
Breakpad Dumper: Move CFI register names to DwarfCFIToModule class.
jimblandy
2010-04-28
1
-46
/
+9
*
Breakpad symbol dumper: Move Linux dumping classes into src/common.
jimblandy
2010-04-05
1
-6
/
+6
*
Breakpad Linux dumper: Use the correct section's base address.
jimblandy
2010-04-01
1
-1
/
+1
*
Breakpad Linux dumper: Include filename in error messages.
jimblandy
2010-03-31
1
-11
/
+13
*
Breakpad: Support DWARF CFI-driven stack walking on ARM.
jimblandy
2010-03-16
1
-8
/
+11
*
Breakpad Linux dumper: Parse the .eh_frame section.
jimblandy
2010-03-16
1
-3
/
+33
*
Breakpad Linux dumper: Add support for dumping DWARF CFI as STACK CFI records.
jimblandy
2010-03-16
1
-0
/
+133
*
Breakpad Linux dumper: Compare section names correctly.
jimblandy
2010-02-18
1
-1
/
+7
*
Breakpad Linux dumper: Don't be silly about global functions.
jimblandy
2010-02-09
1
-2
/
+1
*
Breakpad Linux dumper: Add file comments as required by the style guide.
jimblandy
2010-02-09
1
-0
/
+5
*
Breakpad: Update copyright notice years on all files changed in 2010.
jimblandy
2010-02-09
1
-1
/
+1
*
Breakpad Linux dumper: Recognize more processor architectures.
jimblandy
2010-02-02
1
-12
/
+35
*
Breakpad Linux Dumper: Add DWARF support.
jimblandy
2010-01-23
1
-27
/
+122
*
Breakpad Linux dumper: move DumpStabsHandler into its own file, for testing.
jimblandy
2009-12-23
1
-211
/
+3
*
Issue 25002: Linux symbol dumper: Require STABS consumers to provide a Warnin...
jimblandy@gmail.com
2009-12-15
1
-0
/
+8
*
Upstreaming several patches from Chrome:
nealsid
2009-12-01
1
-3
/
+1
*
Merge of Breakpad Chrome Linux fork
nealsid
2009-08-17
1
-5
/
+7
*
Linux dumper: Move the data structures representing the breakpad data into th...
jimblandy@gmail.com
2009-08-07
1
-446
/
+216
*
Linux dumper: Move STABS parsing into its own class.
jimblandy@gmail.com
2009-08-07
1
-135
/
+107
*
Linux dumper: Make the 'name' field of FuncInfo a std::string instead of a ch...
jimblandy@gmail.com
2009-08-05
1
-10
/
+13
*
Linux dumper: Properly separate function names from STABS type data.
jimblandy@gmail.com
2009-08-05
1
-1
/
+1
[next]