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
/
elf-core
/
ThreadElfCore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-1
/
+1
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-2
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[windows] LLDB shows the wrong values when register read is executed at a fra...
Stella Stamenova
2018-07-10
1
-2
/
+0
*
elf-core: Convert remaining register context to use register set maps
Pavel Labath
2017-11-28
1
-12
/
+4
*
elf-core: Split up parsing code into os-specific functions
Pavel Labath
2017-11-23
1
-7
/
+7
*
Implement core dump debugging for PPC64le
Pavel Labath
2017-11-16
1
-0
/
+3
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-6
/
+6
*
[LLDB][MIPS] Core Dump Support.
Nitesh Jain
2017-03-31
1
-36
/
+3
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Patch for lldb bug 26322 “core load hangs”
Howard Hellyer
2016-11-24
1
-1
/
+34
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-141
/
+124
*
Add/fix support for i386 elf core files
Dimitar Vlahovski
2016-07-29
1
-4
/
+24
*
Fixing layout of elf-core file related structures
Pavel Labath
2016-07-22
1
-35
/
+35
*
Support Linux on SystemZ as platform
Ulrich Weigand
2016-04-14
1
-0
/
+2
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-19
1
-18
/
+19
*
Report original thread ID for FreeBSD core files
Ed Maste
2015-07-31
1
-2
/
+2
*
Implement initial Altivec support
Justin Hibbits
2015-02-05
1
-0
/
+2
*
elf-core: Strip trailing whitespace
Ed Maste
2014-04-17
1
-1
/
+1
*
si_errno and friends are macros on NetBSD, so #undef them first.
Joerg Sonnenberger
2013-09-25
1
-0
/
+4
*
elf-core: Remove now-unused compile-time FreeBSD support
Ed Maste
2013-07-23
1
-31
/
+9
*
elf-core: Improve FreeBSD support and move data extraction to parse time
Ed Maste
2013-07-23
1
-6
/
+12
*
elf-core: Support FreeBSD at compile-time
Ed Maste
2013-07-17
1
-0
/
+22
*
Re-introduces ELF core file support for Linux x86-64
Ashok Thirumurthi
2013-07-17
1
-0
/
+168
*
Revert the ELF core file support until a few things can be worked out:
Greg Clayton
2013-07-12
1
-171
/
+0
*
Introduces core file support for Linux x86-64 using 'lldb a.out -c core'.
Ashok Thirumurthi
2013-07-12
1
-0
/
+171