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
/
Breakpoint
/
BreakpointIDList.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-2
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
BreakpointIDList: Use llvm::ArrayRef instead of pointer+length pair
Pavel Labath
2018-06-20
1
-6
/
+5
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-5
/
+5
*
Move Args.cpp from Interpreter to Utility
Pavel Labath
2018-04-17
1
-1
/
+1
*
Fix some warnings found by ToT clang
Pavel Labath
2017-11-02
1
-1
/
+0
*
Make breakpoint names real entities.
Jim Ingham
2017-09-14
1
-8
/
+26
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-1
/
+1
*
Re-add "demonstrate new Args API"
Zachary Turner
2016-11-22
1
-10
/
+7
*
Fix build failure on Linux and BSD by reverting r287597
Omair Javaid
2016-11-22
1
-7
/
+10
*
Add the new Args / entry-access API.
Zachary Turner
2016-11-21
1
-10
/
+7
*
Fix some test failures due to the recent Breakpoint patch.
Zachary Turner
2016-10-05
1
-9
/
+3
*
Convert some breakpoint code to use StringRef.
Zachary Turner
2016-10-05
1
-198
/
+148
*
Fix more functions in Args to use StringRef.
Zachary Turner
2016-09-19
1
-6
/
+6
*
Convert many functions to use StringRefs.
Zachary Turner
2016-09-17
1
-1
/
+2
*
Fix some const-ness issues with BreakpointID & BreakpointIDList.
Jim Ingham
2016-09-14
1
-4
/
+6
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-360
/
+318
*
Fix Clang-tidy modernize-use-nullptr warnings in source/Breakpoint; other min...
Eugene Zelenko
2015-10-30
1
-11
/
+9
*
Add the ability to tag one or more breakpoints with a name. These
Jim Ingham
2014-12-16
1
-1
/
+43
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-12
/
+10
*
To silence the static analyzer.
Johnny Chen
2011-08-11
1
-2
/
+0
*
Fix breakpoint id test to work with clang as well as gcc; added a few
Caroline Tice
2011-02-02
1
-1
/
+14
*
Fix some memory leaks.
Caroline Tice
2010-10-12
1
-1
/
+0
*
Verify that we have a valid breakpoint ID before proceeding with retrieving its
Johnny Chen
2010-09-29
1
-0
/
+7
*
Fix breakpoint id range testing to disallow ranges that specify breakpoint lo...
Caroline Tice
2010-09-29
1
-1
/
+51
*
Added needed breakpoint functionality to the public API that includes:
Greg Clayton
2010-07-23
1
-1
/
+1
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
1
-44
/
+28
*
Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.
Jim Ingham
2010-06-15
1
-1
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+348