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
/
test
/
Shell
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[lldb/Reproducer] Add version check
Jonas Devlieghere
2019-12-03
1
-0
/
+29
*
[LLDB] [test] Try to fix the test from 7d019d1a3b when run on Windows.
Martin Storsjö
2019-12-02
1
-2
/
+2
*
[LLDB] Set the right address size on output DataExtractors from ObjectFile
Martin Storsjö
2019-12-02
1
-0
/
+55
*
[LLDB] [ARM] Use r11 as frame pointer on Windows on ARM
Martin Storsjö
2019-11-29
3
-0
/
+146
*
[LLDB] [test] Add a missing "REQUIRES: arm" line
Martin Storsjö
2019-11-28
1
-0
/
+2
*
[LLDB] Always interpret arm instructions as thumb on windows
Martin Storsjö
2019-11-28
1
-0
/
+92
*
[LLDB] [PECOFF] Look for the truncated ".eh_fram" section name
Martin Storsjö
2019-11-28
1
-0
/
+92
*
[lldb] remove unsigned Stream::operator<< overloads
Pavel Labath
2019-11-26
1
-1
/
+1
*
[lldb/symbolvendorelf] Copy more sections from separate debug files
Pavel Labath
2019-11-26
1
-2
/
+72
*
[lldb] Add boilerplate to recognize the .debug_rnglists.dwo section
Pavel Labath
2019-11-26
1
-0
/
+14
*
[lldb] [Process/NetBSD] Copy watchpoints to newly-created threads
Michał Górny
2019-11-25
3
-0
/
+60
*
Register Objective-C property accessors with their property decls.
Adrian Prantl
2019-11-22
3
-2
/
+31
*
[lldb] [test] XFAIL TestExpressionEvaluation on NetBSD
Michał Górny
2019-11-22
1
-0
/
+1
*
[Reproducer] Limit signals to macro define sin <csignal>
Jonas Devlieghere
2019-11-20
1
-1
/
+0
*
[Reproducer] Generate LLDB reproducer on crash
Jonas Devlieghere
2019-11-20
3
-1
/
+28
*
[Reproducer] Enable crash reports for reproducer tests
Jonas Devlieghere
2019-11-14
1
-0
/
+2
*
[Reproducer] Discard reproducer directory if not generated.
Jonas Devlieghere
2019-11-12
2
-0
/
+18
*
Revert "Fix lookup of symbols at the same address with no size vs. size"
Muhammad Omair Javaid
2019-11-12
2
-22
/
+0
*
BreakpointDummyOptionGroup was using g_breakpoint_modify_options rather than ...
Jim Ingham
2019-11-07
2
-0
/
+24
*
crashlog.py: Improve regular expressions
Adrian Prantl
2019-11-07
1
-5
/
+41
*
lldb: Skip reproducer+expression evaluation test on linux
Pavel Labath
2019-11-06
1
-0
/
+3
*
[Reproducer] Add test case for expression evaluation
Jonas Devlieghere
2019-11-05
2
-0
/
+28
*
lldb/breakpad: add suppport for the "x86_64h" architecture
Pavel Labath
2019-11-05
1
-1
/
+1
*
MemoryRegion: Print "don't know" permission values as such
Pavel Labath
2019-11-05
1
-2
/
+1
*
Reapply [LLDB] [test] Use %clang_cl instead of build.py in a few tests
Martin Storsjö
2019-11-01
2
-4
/
+5
*
minidump: Create memory regions from the sections of loaded modules
Pavel Labath
2019-10-31
3
-0
/
+264
*
[lldb/lit] Introduce %clang_host substitutions
Pavel Labath
2019-10-31
60
-69
/
+75
*
[LLDB] [Windows] Fix Windows-specific race condition in LLDB for session life...
Martin Storsjö
2019-10-31
1
-0
/
+90
*
[LLDB] [PECOFF] Fix error handling for executables that object::createBinary ...
Martin Storsjö
2019-10-31
1
-0
/
+81
*
[LLDB] [PECOFF] Don't crash in ReadImageDataByRVA for addresses out of range
Martin Storsjö
2019-10-31
3
-0
/
+129
*
minidump: Rename some architecture constants
Pavel Labath
2019-10-30
2
-2
/
+2
*
COFF: Set section permissions
Pavel Labath
2019-10-30
1
-3
/
+3
*
[lldb] [test] Mark TestCustomShell XFAIL on *bsd as well
Michał Górny
2019-10-30
1
-1
/
+4
*
[LLDB] Fix for windows bots broken by unsupported tests
shafik
2019-10-29
2
-0
/
+4
*
[LLDB] [PECOFF] Use FindSectionByID to associate symbols to sections
Martin Storsjö
2019-10-29
1
-0
/
+116
*
Add support for DW_AT_export_symbols for anonymous structs
shafik
2019-10-28
2
-0
/
+96
*
lldb/minidump: Refactor memory region computation code
Pavel Labath
2019-10-25
1
-0
/
+49
*
lldb/COFF: Create a separate "section" for the file header
Pavel Labath
2019-10-25
2
-27
/
+31
*
ValueObject: Fix a crash related to children address type computation
Pavel Labath
2019-10-25
1
-0
/
+113
*
[CMake] Split logic across test suite subdirectories (NFC)
Jonas Devlieghere
2019-10-24
1
-0
/
+9
*
[lldb] drop .symtab removal in minidebuginfo tests
Konrad Kleine
2019-10-21
3
-15
/
+0
*
[LLDB] [Windows] Initial support for ARM register contexts
Martin Storsjo
2019-10-21
4
-0
/
+103
*
[Reproducer] XFAIL TestWorkingDir on Windows
Jonas Devlieghere
2019-10-18
1
-0
/
+2
*
Add REQUIRES: x86 to more tests which need the x86 llvm target built
Pavel Labath
2019-10-18
2
-0
/
+4
*
[test] Add a .clang-format file for the shell test.
Jonas Devlieghere
2019-10-17
1
-0
/
+3
*
Revert "[LLDB] [test] Use %clang_cl instead of build.py in a few tests"
Martin Storsjo
2019-10-17
2
-5
/
+4
*
[LLDB] [test] Use %clang_cl instead of build.py in a few tests
Martin Storsjo
2019-10-17
2
-4
/
+5
*
[Reproducer] Set the working directory in the VFS
Jonas Devlieghere
2019-10-17
1
-3
/
+7
*
[Reproducer] Support dumping the reproducer CWD
Jonas Devlieghere
2019-10-17
2
-1
/
+7
*
[Reproducer] Capture the debugger's working directory
Jonas Devlieghere
2019-10-17
1
-0
/
+11
[prev]
[next]