index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
Process
/
minidump
Commit message (
Expand
)
Author
Age
Files
Lines
*
lldb/minidump: Add support for the alternate ARM64 constant
Pavel Labath
2019-11-05
1
-0
/
+1
*
minidump: Create memory regions from the sections of loaded modules
Pavel Labath
2019-10-31
1
-19
/
+57
*
minidump: Rename some architecture constants
Pavel Labath
2019-10-30
1
-1
/
+1
*
lldb/minidump: Refactor memory region computation code
Pavel Labath
2019-10-25
4
-64
/
+62
*
ProcessMinidump: Suppress reporting stop for signal '0'
Joseph Tremoulet
2019-10-18
1
-1
/
+12
*
LLDB: Use LLVM's type for minidump ExceptionStream [NFC]
Joseph Tremoulet
2019-10-18
6
-61
/
+32
*
minidump: Use llvm memory info list parser
Pavel Labath
2019-10-11
3
-123
/
+25
*
Set eRegisterKindEHFrame register numbers for 32 bit ARM register contexts in...
Greg Clayton
2019-10-09
2
-11
/
+33
*
Fix a crasher due to an assert when two files have the same UUID but differen...
Greg Clayton
2019-10-09
1
-13
/
+31
*
Recommit "Minidump/Windows: Fix module lookup""
Pavel Labath
2019-08-21
1
-0
/
+1
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-3
/
+3
*
Revert "Minidump/Windows: Fix module lookup"
Pavel Labath
2019-08-14
1
-1
/
+0
*
Minidump/Windows: Fix module lookup
Pavel Labath
2019-08-09
1
-0
/
+1
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-2
/
+1
*
minidump: Remove checked-in files used for testing MemoryList handling
Pavel Labath
2019-05-20
1
-0
/
+4
*
minidump: Use MemoryList parsing code from llvm
Pavel Labath
2019-05-17
3
-42
/
+23
*
Replace assert with static_assert here applicable.
Jonas Devlieghere
2019-05-15
1
-1
/
+1
*
minidump: Don't eagerly resolve module paths read from the minidump
Pavel Labath
2019-05-10
1
-1
/
+0
*
Minidump: use ThreadList parsing code from llvm/Object
Pavel Labath
2019-05-10
8
-91
/
+36
*
C.128 override, virtual keyword handling
Raphael Isemann
2019-05-03
1
-2
/
+2
*
Fix MSVC build
Pavel Labath
2019-05-02
2
-2
/
+2
*
Minidump: extend UUID byte-swapping to windows platform
Pavel Labath
2019-04-11
2
-34
/
+22
*
Minidump: Use llvm parser for reading the ModuleList stream
Pavel Labath
2019-04-10
5
-109
/
+34
*
Minidump: use string parsing functionality from llvm
Pavel Labath
2019-04-09
5
-94
/
+30
*
Rename Target::GetSharedModule to Target::GetOrCreateModule.
Jason Molenda
2019-04-08
1
-3
/
+5
*
MinidumpParser: parse SystemInfo stream via llvm
Pavel Labath
2019-04-08
2
-18
/
+7
*
MinidumpParser: use minidump parser in llvm/Object
Pavel Labath
2019-04-05
4
-118
/
+23
*
Attempt #2 to get this patch working. I will watch the build bots carefully t...
Greg Clayton
2019-04-03
1
-7
/
+35
*
Revert r357504, r357491, r357482 because of bot breakage.
Adrian Prantl
2019-04-02
1
-35
/
+7
*
Allow partial UUID matching in Minidump core file plug-in
Greg Clayton
2019-04-02
1
-7
/
+35
*
minidump: Add ability to attach (breakpad) symbol files to placeholder modules
Pavel Labath
2019-03-27
1
-43
/
+72
*
Minidump: Use minidump types defined in llvm
Pavel Labath
2019-03-26
5
-180
/
+82
*
Minidump: Use minidump constants defined in llvm
Pavel Labath
2019-03-25
6
-193
/
+62
*
Reapply minidump changes reverted in r356806
Pavel Labath
2019-03-25
2
-24
/
+51
*
Revert minidump changes
Jonas Devlieghere
2019-03-22
1
-36
/
+13
*
Extend r356573 (minidump UUID handling) to cover elf build-ids too
Pavel Labath
2019-03-22
1
-1
/
+1
*
Fix UUID decoding from minidump files
Greg Clayton
2019-03-20
1
-12
/
+35
*
Fix "type qualifiers ignored on cast result type" warnings
Pavel Labath
2019-03-18
2
-13
/
+10
*
Avoid two-stage initialization of MinidumpParser
Pavel Labath
2019-02-22
4
-147
/
+126
*
Add Facebook Minidump directory streams and options to dump them.
Greg Clayton
2019-02-19
3
-2
/
+162
*
Revert "minidump: Add ability to attach (breakpad) symbol files to placeholde...
Pavel Labath
2019-02-19
1
-71
/
+43
*
minidump: Add ability to attach (breakpad) symbol files to placeholder modules
Pavel Labath
2019-02-18
1
-43
/
+71
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
2
-5
/
+5
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
2
-11
/
+16
*
Revert "minidump: Add ability to attach (breakpad) symbol files to placeholde...
Pavel Labath
2019-02-11
1
-75
/
+43
*
minidump: Add ability to attach (breakpad) symbol files to placeholder modules
Pavel Labath
2019-02-11
1
-43
/
+75
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
17
-68
/
+51
*
Make sure to fill in the compiler register number so when we try to backtrace...
Greg Clayton
2019-01-18
2
-15
/
+17
*
Change std::sort to llvm::sort to detect non-determinism.
Jonas Devlieghere
2019-01-08
1
-5
/
+5
*
Use the minidump exception record if present
Leonard Mosescu
2019-01-07
3
-16
/
+27
[next]