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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a missing break statement
Pavel Labath
2017-02-03
1
-0
/
+1
*
Fix incorrect logging in ThreadPlan::ShouldReportStop
Pavel Labath
2017-02-03
1
-5
/
+2
*
Use LLDB_LOG in NativeRegisterContextLinux*** files
Pavel Labath
2017-02-03
4
-182
/
+79
*
Push down more common code into PlatformPOSIX
Pavel Labath
2017-02-03
12
-226
/
+51
*
Fix mac build breakage due to StringStream move
Pavel Labath
2017-02-02
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
404
-564
/
+565
*
Unify PlatformPOSIX::ResolveExecutable
Pavel Labath
2017-02-02
12
-563
/
+143
*
Add logging to SBThread::GetInfoItemByPathAsString to
Jason Molenda
2017-02-02
1
-2
/
+2
*
Break some dependencies in lldbUtility.
Zachary Turner
2017-02-01
21
-1294
/
+1010
*
Fix android build of the new process launcher
Pavel Labath
2017-02-01
1
-0
/
+1
*
Document that LaunchProcessPosixSpawn is used on NetBSD
Kamil Rytarowski
2017-02-01
1
-1
/
+1
*
Transform ProcessLauncherLinux to ProcessLauncherPosixFork
Kamil Rytarowski
2017-02-01
5
-232
/
+238
*
Open ELF core dumps with more than 64K sections
Pavel Labath
2017-01-31
4
-8
/
+94
*
[CMake] [4/4] Update a batch of plugins
Chris Bieneman
2017-01-31
11
-16
/
+93
*
[CMake] [3/4] Update a batch of plugins
Chris Bieneman
2017-01-31
21
-21
/
+210
*
[CMake] [2/4] Update a batch of plugins
Chris Bieneman
2017-01-31
18
-18
/
+174
*
[CMake] [1/4] Update a batch of plugins
Chris Bieneman
2017-01-31
16
-16
/
+175
*
[CMake] Add explicit dependencies to plugins
Chris Bieneman
2017-01-31
13
-13
/
+106
*
[CMake] Fix broken NetBSD bots
Chris Bieneman
2017-01-31
1
-4
/
+5
*
[CMake] Add accurate dependency specifications
Chris Bieneman
2017-01-31
11
-1
/
+177
*
NFC. Remove unused header include.
Chris Bieneman
2017-01-31
1
-1
/
+0
*
Add NetBSD support in Host::GetCurrentThreadID
Kamil Rytarowski
2017-01-31
1
-0
/
+6
*
Switch HostInfoNetBSD::GetProgramFileSpec to sysctl(7)
Kamil Rytarowski
2017-01-28
1
-9
/
+9
*
Recognize Real-Time Signals on NetBSD
Kamil Rytarowski
2017-01-28
1
-3
/
+31
*
One of the changes Jim made in r286288 (cleaning up the stop print
Jason Molenda
2017-01-28
1
-1
/
+1
*
NFC: Improve comments in SymbolFilePDB.cpp
Adrian McCarthy
2017-01-27
1
-72
/
+46
*
Address post-commit review remarks
Pavel Labath
2017-01-27
1
-1
/
+1
*
Refactor the android accept hack
Pavel Labath
2017-01-27
1
-5
/
+7
*
Unroll r292930 due to TestCallThatThrows test fail is not fixed in reasonable...
Boris Ulasevich
2017-01-27
4
-85
/
+17
*
Fix SBData::SetData() so that it always sets the address byte size correctly ...
Greg Clayton
2017-01-25
1
-0
/
+4
*
include Host/Time.h in Cocoa.cpp
Pavel Labath
2017-01-25
1
-0
/
+1
*
NPL: Compartmentalize arm64 single step workaround better
Pavel Labath
2017-01-25
4
-133
/
+106
*
Replace chdir() usage with the llvm equivalent.
Pavel Labath
2017-01-25
3
-22
/
+7
*
Jim unintentionally had the gdb-format specifiers falling through
Jason Molenda
2017-01-25
1
-17
/
+21
*
Provide option to set pc of the file loaded in memory.
Hafiz Abid Qadeer
2017-01-24
3
-6
/
+21
*
Fix a bug where lldb does not respect the packet size.
Hafiz Abid Qadeer
2017-01-24
1
-5
/
+25
*
Fix android build for r292935 (personality.h)
Pavel Labath
2017-01-24
1
-5
/
+10
*
FreeBSD ARM support for software single step
Ed Maste
2017-01-24
4
-7
/
+237
*
android-mips: define PTRACE_GETREGSET in headers don't do it
Pavel Labath
2017-01-24
1
-0
/
+3
*
include linux/personality.h on android
Pavel Labath
2017-01-24
1
-0
/
+4
*
Include termios.h for definition of struct winsize
Pavel Labath
2017-01-24
1
-0
/
+1
*
Bug 30863 - Step doesn't stop with conditional breakpoint on the next line
Boris Ulasevich
2017-01-24
4
-17
/
+85
*
Add format_provider for lldb::StateType
Pavel Labath
2017-01-24
2
-9
/
+6
*
Prefer lzfse if it is an available compression method (this was
Jason Molenda
2017-01-24
1
-3
/
+3
*
Replace getcwd with the llvm equivalent
Pavel Labath
2017-01-23
5
-48
/
+22
*
Add a catch-all line for detecting dyld in the inferior process
Jason Molenda
2017-01-21
2
-0
/
+5
*
Prevent client from querying each thread's PC at each stop.
Pavel Labath
2017-01-20
3
-33
/
+71
*
Fix more unused variable warnings when asserts are disabled.
Hafiz Abid Qadeer
2017-01-20
4
-0
/
+5
*
Provide a substitute to load command of gdb.
Hafiz Abid Qadeer
2017-01-19
3
-0
/
+63
*
Refactor logging in NativeProcessLinux
Pavel Labath
2017-01-19
1
-637
/
+323
[next]