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
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
breakpoint
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix serialization of Python breakpoint commands.
Jim Ingham
2016-09-26
2
-3
/
+3
*
Add the ability to append breakpoints to the save file.
Jim Ingham
2016-09-22
1
-3
/
+57
*
Add the ability to deserialize only breakpoints matching a given name.
Jim Ingham
2016-09-22
1
-1
/
+34
*
Probably should add the breakpoint names test directory as well...
Jim Ingham
2016-09-21
3
-0
/
+200
*
Add some more tests for breakpoint serialization.
Jim Ingham
2016-09-20
1
-45
/
+99
*
First tests for serializing breakpoints.
Jim Ingham
2016-09-16
3
-0
/
+206
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
24
-514
/
+921
*
Remove a test that depends on knowing all compiler's register allocation sche...
Jim Ingham
2016-08-19
1
-23
/
+0
*
Undid LLVM macro usage in test suite test subject files.
Todd Fiala
2016-08-10
1
-7
/
+7
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-7
/
+7
*
Errors compiling breakpoint conditions will cause the breakpoint not to be hit
Jim Ingham
2016-08-03
1
-0
/
+44
*
LLDB help content has accumulated over time without a recent attempt to
Kate Stone
2016-07-14
1
-1
/
+1
*
Enable some tests on linux
Pavel Labath
2016-06-09
1
-1
/
+0
*
Fix error propagation from the Z0 packet in gdb-remote breakpoint setting.
Jim Ingham
2016-05-19
1
-0
/
+77
*
Corrected aarch64 register no in TestBreakpointConditions.py
Omair Javaid
2016-05-11
1
-1
/
+1
*
Add a testcase for "BreakpointSetBySourceRegex"
Jim Ingham
2016-05-10
5
-0
/
+139
*
Make destructor breakpoint location test more resilient
Pavel Labath
2016-04-15
2
-8
/
+43
*
Support Linux on SystemZ as platform
Ulrich Weigand
2016-04-14
1
-0
/
+2
*
Attempt to fix TestCPPBreakpointLocations on Linux/Android.
Oleksiy Vyalov
2016-04-13
1
-1
/
+1
*
Fix breakpoint_set_restart test for Windows
Adrian McCarthy
2016-04-12
1
-2
/
+8
*
Fixed being able to set breakpoints on destructors when we don't fully specif...
Greg Clayton
2016-04-12
1
-0
/
+3
*
Breakpoint conditions were making result variables, which they should not do.
Jim Ingham
2016-04-12
1
-0
/
+4
*
'int' is reported as an exception on OS X not as a signal. I don't think
Jim Ingham
2016-04-12
1
-1
/
+1
*
Fix TestBreakpointSetRestart failure on Android.
Oleksiy Vyalov
2016-04-09
1
-6
/
+12
*
Reset continue_after_async only if neither SIGINIT nor SIGSTOP received.
Oleksiy Vyalov
2016-04-08
3
-0
/
+61
*
Enable TestDebugBreak on x86_64 as well
Pavel Labath
2016-04-07
1
-1
/
+1
*
xfail case sensitivity test on Linux.
Zachary Turner
2016-02-24
1
-0
/
+1
*
Some fixes for case insensitive paths on Windows.
Zachary Turner
2016-02-24
3
-0
/
+134
*
Remove skipIfHostPlatform and skipUnlessHostPlatform decorators.
Zachary Turner
2016-02-09
1
-3
/
+3
*
A number of improvements to decorator conditionals.
Zachary Turner
2016-02-08
2
-2
/
+2
*
Remove expectedFailureWindows decorator.
Zachary Turner
2016-02-08
4
-4
/
+4
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
11
-16
/
+26
*
Move some of the common decorators to decorators.py.
Zachary Turner
2016-02-04
2
-2
/
+4
*
The SetStopInfo from a Mach Exception was setting the stop
Jim Ingham
2016-02-03
1
-1
/
+0
*
XFAIL TestConsecutiveBreakpoints.test_single_step_thread_specific on OSX
Pavel Labath
2016-02-02
1
-0
/
+1
*
Fix single-stepping onto a breakpoint
Pavel Labath
2016-02-02
1
-25
/
+67
*
Set correct ThreadStopInfo in case of trace event
Abhishek Aggarwal
2016-02-01
1
-1
/
+0
*
Fix some python 3 incompatibilities that went in overnight.
Zachary Turner
2016-01-27
1
-1
/
+3
*
[LLDB][MIPS] A small fix in GetBreakableLoadAddress() for MIPS
Bhushan D. Attarde
2016-01-27
3
-0
/
+109
*
fixed TestConsecutiveBreakpoints test on OS X
Todd Fiala
2016-01-23
3
-6
/
+6
*
Remove assumptions that thread 0 is always the main thread.
Zachary Turner
2016-01-21
1
-6
/
+6
*
On non-Windows platforms, asm int 3 generates an eStopReasonSignal.
Zachary Turner
2016-01-15
1
-1
/
+2
*
Fix TestDebugBreak.py.
Zachary Turner
2016-01-15
1
-2
/
+3
*
Update some XFAILs after the 3.8->3.9 version change
Tamas Berghammer
2016-01-14
1
-1
/
+1
*
Fix TestDebugBreak.py failure with gcc, for loop declarations are not allowed...
Ying Chen
2016-01-08
1
-2
/
+2
*
Treat an embedded int3/__debugbreak() as a breakpoint on Windows, includes a ...
Adrian McCarthy
2016-01-08
3
-0
/
+85
*
[MIPS][LLDB]Fix TestBreakpointCondition.py for MIPS
Sagar Thakur
2015-11-18
1
-3
/
+6
*
Add the ability (through the SB API & command line) to specify an address
Jim Ingham
2015-11-17
3
-0
/
+105
*
Re-Apply "Add a "not_in()" function you can apply to the list type arguments ...
Ying Chen
2015-11-16
1
-1
/
+1
*
Revert "Add a "not_in()" function you can apply to the list type arguments to...
Pavel Labath
2015-11-16
1
-1
/
+1
[next]