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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix FileSpec::GetPath to return null-terminated strings
Ilia K
2015-02-27
1
-1
/
+1
*
Can't set watchpoints on launching threads on Linux LLGS.
Chaoren Lin
2015-02-26
1
-0
/
+2
*
Increase default packet timeout for android to 20s
Tamas Berghammer
2015-02-26
1
-0
/
+9
*
Add qModuleInfo request in order to get module information (uuid, triple,..) ...
Oleksiy Vyalov
2015-02-25
4
-1
/
+96
*
Revert "Fix warnings found with clang-cl."
Zachary Turner
2015-02-25
5
-5
/
+9
*
Solve hang on Windows when lldb fails to launch the process.
Zachary Turner
2015-02-25
1
-0
/
+4
*
Fix warnings found with clang-cl.
Zachary Turner
2015-02-25
5
-9
/
+5
*
Truncate target file for stdout and stderr
Tamas Berghammer
2015-02-25
1
-2
/
+2
*
Fix logging in GDBRemoteCommunicationServerPlatform.
Oleksiy Vyalov
2015-02-25
1
-3
/
+3
*
Fix qLaunchGDBServer packet parsing in GDBRemoteCommunicationServerPlatform.
Oleksiy Vyalov
2015-02-24
1
-2
/
+2
*
Create ScopedTimeout class for GDBRemoteCommunication
Tamas Berghammer
2015-02-24
4
-27
/
+48
*
elf-core: correct "no sections" to "no segments."
Ed Maste
2015-02-23
1
-1
/
+1
*
Fix the communication in qPlatform_[mkdir,chmod]
Tamas Berghammer
2015-02-23
2
-19
/
+25
*
Support evaluation of DWARF expressions setting CFA
Pavel Labath
2015-02-23
1
-1
/
+22
*
UnwindPlan::Row refactor -- add support for CFA set by a DWARF expression
Pavel Labath
2015-02-23
1
-37
/
+49
*
Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait un...
Oleksiy Vyalov
2015-02-19
4
-13
/
+23
*
Fix warning that not all control-paths return from function.
Zachary Turner
2015-02-18
1
-1
/
+1
*
Don't use AVX/XSTATE API on Windows.
Zachary Turner
2015-02-18
2
-68
/
+34
*
Merge lldb-platform and lldb-gdbserver into a single binary
Tamas Berghammer
2015-02-18
1
-2
/
+7
*
Remove alias template from GDBRemoteCommunicationServerCommon
Tamas Berghammer
2015-02-18
1
-5
/
+2
*
Send default register number instead of GDB register number in StopReplyPacket.
Chaoren Lin
2015-02-17
1
-19
/
+5
*
Watchpoint debug registers should work in i386 as well.
Chaoren Lin
2015-02-17
1
-12
/
+12
*
Fix small assignment mistake.
Chaoren Lin
2015-02-17
1
-2
/
+2
*
Enable process launching on android from lldb-gdbserver
Tamas Berghammer
2015-02-16
1
-2
/
+1
*
Fix TestProcessIO.py when run against a remote target
Vince Harron
2015-02-13
3
-34
/
+32
*
Fix four missing 'override' specifiers found with the Clang
Chandler Carruth
2015-02-13
1
-4
/
+4
*
Search through all memory regions of the core file for
Jason Molenda
2015-02-12
1
-3
/
+7
*
Quiet Coverity
Justin Hibbits
2015-02-12
1
-1
/
+2
*
Fix windows build (broken by r228823)
Tamas Berghammer
2015-02-11
1
-0
/
+3
*
Separate monolithic GDBRemoteCommunicationServer class into 4 part
Tamas Berghammer
2015-02-11
14
-4945
/
+4957
*
Fix 'process launch -i' for remote processes
Vince Harron
2015-02-10
1
-22
/
+28
*
Adding x86 to supported architectures on x86_64.
Chaoren Lin
2015-02-10
1
-0
/
+1
*
Fix off-by-one IsGPR().
Justin Hibbits
2015-02-08
1
-1
/
+1
*
Make lldb-platform to clear m_process_launch_info when hanlding qProcessInfo ...
Oleksiy Vyalov
2015-02-06
1
-0
/
+1
*
Add support for SBProcess::PutSTDIN to remote processes
Vince Harron
2015-02-06
5
-0
/
+84
*
Fix TestProcesslaunch regression caused by D7372
Pavel Labath
2015-02-06
5
-13
/
+22
*
Fix build of lldb-gdbserver and lldb-platform for android (arm32, x86)
Tamas Berghammer
2015-02-06
2
-33
/
+29
*
Fix TestThreadSpecificBreakpoint with LLGS
Tamas Berghammer
2015-02-06
1
-135
/
+134
*
Fix warning about the use of mktemp and make platform agnostic by adding and ...
Oleksiy Vyalov
2015-02-05
1
-25
/
+11
*
Avoid leakage of file descriptors in LLDB (apply r228130 to FreeBSD)
Ed Maste
2015-02-05
1
-1
/
+9
*
Implement initial Altivec support
Justin Hibbits
2015-02-05
12
-14
/
+315
*
Add PowerPC FPR access to the process monitor
Justin Hibbits
2015-02-05
2
-21
/
+23
*
Extend SBPlatform with capability to launch/terminate a process remotely. Int...
Oleksiy Vyalov
2015-02-04
3
-31
/
+42
*
Avoid leakage of file descriptors in LLDB and LLGS
Pavel Labath
2015-02-04
2
-2
/
+18
*
Test commit.
Chaoren Lin
2015-02-04
1
-1
/
+1
*
Fix TestThreadStepOut on Linux with LLGS
Chaoren Lin
2015-02-03
2
-5
/
+8
*
Add missing switch cases to silence warnings.
Chaoren Lin
2015-02-03
3
-9
/
+13
*
Implement setting and clearing watchpoints.
Chaoren Lin
2015-02-03
10
-83
/
+447
*
Moving header files from source/Host/common to proper location.
Chaoren Lin
2015-02-03
7
-11
/
+11
*
Make ThreadStateCoordinator to handle properly failed stop/resume operations.
Chaoren Lin
2015-02-03
3
-36
/
+63
[next]