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
/
API
/
SBBreakpoint.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the ability to pass extra args to a Python breakpoint callback.
Jim Ingham
2019-10-25
1
-7
/
+27
*
[ScriptInterpreter] Move ownership into debugger (NFC)
Jonas Devlieghere
2019-04-26
1
-2
/
+0
*
[Reproducers] Capture return values of functions returning by ptr/ref
Jonas Devlieghere
2019-04-03
1
-1
/
+1
*
[lldb] [Reproducer] Move SBRegistry registration into declaring files
Michal Gorny
2019-03-19
1
-0
/
+104
*
Add "operator bool" to SB APIs
Pavel Labath
2019-03-11
1
-0
/
+4
*
[Reproducers] Add missing LLDB_RECORD_DUMMY macros
Jonas Devlieghere
2019-03-08
1
-3
/
+4
*
[SBAPI] Log from record macro
Jonas Devlieghere
2019-03-07
1
-65
/
+2
*
[Reproducers] Add SBReproducer macros
Jonas Devlieghere
2019-03-06
1
-48
/
+199
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add setting to require hardware breakpoints.
Jonas Devlieghere
2018-11-15
1
-0
/
+7
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Add a "scripted" breakpoint type to lldb.
Jim Ingham
2018-09-13
1
-0
/
+36
*
Make breakpoint names real entities.
Jim Ingham
2017-09-14
1
-50
/
+18
*
Cut and paste error from r23162.
Jim Ingham
2017-08-03
1
-1
/
+1
*
Add an auto-continue flag to breakpoints & locations.
Jim Ingham
2017-08-03
1
-0
/
+19
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-3
/
+3
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Switch SBBreakpoint to storing a weak_ptr of the internal breakpoint object
Pavel Labath
2017-02-27
1
-243
/
+203
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Remove weak-linked symbols for SBBreakpointListImpl
Todd Fiala
2016-11-11
1
-5
/
+5
*
Fix serialization of Python breakpoint commands.
Jim Ingham
2016-09-26
1
-1
/
+1
*
Add some more tests for breakpoint serialization.
Jim Ingham
2016-09-20
1
-0
/
+25
*
First tests for serializing breakpoints.
Jim Ingham
2016-09-16
1
-2
/
+27
*
Add SB API's for writing breakpoints to & creating the from a file.
Jim Ingham
2016-09-14
1
-0
/
+126
*
Some more pointer safety in Breakpoint.
Zachary Turner
2016-09-13
1
-14
/
+6
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-650
/
+548
*
second pass over removal of Mutex and Condition
Saleem Abdulrasool
2016-05-19
1
-33
/
+33
*
Fix Clang-tidy modernize-use-nullptr warnings in include/lldb/API and source/...
Eugene Zelenko
2015-10-31
1
-29
/
+19
*
Add the ability to tag one or more breakpoints with a name. These
Jim Ingham
2014-12-16
1
-0
/
+78
*
If a breakpoint gets deleted, any SBBreakpoints representing that
Jim Ingham
2014-07-02
1
-1
/
+6
*
sweep up -Wformat warnings from gcc
Saleem Abdulrasool
2014-04-04
1
-26
/
+52
*
Add the ability to set python breakpoint commands from the SBBreakpoint & SBB...
Jim Ingham
2014-04-02
1
-0
/
+42
*
For logical backtrace work, lldb needs to track Module unloads etc & symoblic...
Greg Clayton
2013-12-06
1
-0
/
+1
*
<rdar://problem/11742979>
Enrico Granata
2013-05-03
1
-0
/
+8
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-17
/
+17
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-5
/
+5
*
Add one-shot breakpoints (-o option to "break set") and a tbreak alias for ou...
Jim Ingham
2012-10-05
1
-0
/
+27
*
Add an API to figure out whether a breakpoint is internal or not.
Jim Ingham
2012-09-25
1
-0
/
+12
*
Stop using the "%z" size_t modifier and cast all size_t values to uint64_t. S...
Greg Clayton
2012-09-18
1
-3
/
+3
*
Add explicit casts to bool in "shared pointer is valid" constructs that retur...
Jim Ingham
2012-08-11
1
-1
/
+1
*
<rdar://problem/10103468>
Greg Clayton
2012-02-24
1
-4
/
+2
*
Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr
Greg Clayton
2012-02-21
1
-3
/
+4
*
Send Breakpoint Changed events for all the relevant changes to breakpoints.
Jim Ingham
2012-02-08
1
-0
/
+16
*
Switching back to using std::tr1::shared_ptr. We originally switched away
Greg Clayton
2012-01-29
1
-2
/
+2
*
Process IDs (lldb::pid_t) and thread IDs (lldb::tid_t) are now 64 bit. This
Greg Clayton
2011-12-01
1
-2
/
+2
*
Converted the lldb_private::Process over to use the intrusive
Greg Clayton
2011-09-22
1
-6
/
+8
*
The LLDB API (lldb::SB*) is now thread safe!
Greg Clayton
2010-12-20
1
-24
/
+84
*
Fix typos in SBBreakpoint::GetThreadIndex()/GetThreadName(), and test sequences
Johnny Chen
2010-12-15
1
-3
/
+3
*
Fixed an error where the thread index was being returned as zero in "uint32_t...
Greg Clayton
2010-12-15
1
-3
/
+3
*
Added the ability for SBTarget to resolve load addresses (convert lldb::addr_...
Greg Clayton
2010-12-12
1
-0
/
+8
[next]