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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Migrate FileSpec::Dump to raw_ostream
Raphael Isemann
2019-12-06
1
-1
/
+1
*
Change Target::FindBreakpointsByName to return Expected<vector>
Joseph Tremoulet
2019-12-04
1
-7
/
+11
*
[lldb] s/FileSpec::Equal/FileSpec::Match
Pavel Labath
2019-12-04
1
-2
/
+2
*
[lldb][NFC] Use raw_ostream instead of Stream in Baton::GetDescription
Raphael Isemann
2019-12-02
2
-33
/
+32
*
[lldb] Remove FileSpec->CompileUnit inheritance
Pavel Labath
2019-11-29
3
-3
/
+4
*
Modernize the rest of the Find.* API (NFC)
Adrian Prantl
2019-10-17
1
-3
/
+2
*
Implement serializing scripted breakpoints and their extra args.
Jim Ingham
2019-10-10
2
-32
/
+15
*
[lldb][NFC] Remove strange bool parameter from Searcher::SearchCallback
Raphael Isemann
2019-10-10
5
-18
/
+9
*
[lldb] Avoid resource leak
Konrad Kleine
2019-10-08
1
-1
/
+1
*
[lldb][NFC] Remove ArgEntry::ref member
Raphael Isemann
2019-09-13
1
-5
/
+5
*
Code cleanup: Change FormattersContainer::KeyType from SP to rvalue
Jan Kratochvil
2019-09-04
1
-3
/
+2
*
[lldb] D66174 `RegularExpression` cleanup
Jan Kratochvil
2019-08-20
1
-1
/
+2
*
[Utility] Reimplement RegularExpression on top of llvm::Regex
Jonas Devlieghere
2019-08-16
2
-6
/
+7
*
[lldb][NFC] Allow for-ranges on StringList
Raphael Isemann
2019-08-16
1
-3
/
+2
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[Symbol] Use llvm::Expected when getting TypeSystems
Alex Langford
2019-07-30
1
-4
/
+12
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
5
-31
/
+28
*
[Breakpoint] Replace use of ClangASTContext with TypeSystem
Alex Langford
2019-07-18
1
-2
/
+3
*
[Target] Decouple ObjCLanguageRuntime from LanguageRuntime
Alex Langford
2019-06-21
3
-15
/
+28
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
4
-6
/
+6
*
Fix file names in file headers. NFC
Fangrui Song
2019-05-13
1
-1
/
+1
*
[Breakpoint] Make breakpoint language agnostic
Alex Langford
2019-05-11
2
-14
/
+20
*
Propagate command interpreter errors from lldlbinit
Jonas Devlieghere
2019-05-08
1
-0
/
+1
*
[Breakpoint] Remove unused dependency
Alex Langford
2019-05-07
2
-2
/
+0
*
[ScriptInterpreter] Move ownership into debugger (NFC)
Jonas Devlieghere
2019-04-26
2
-6
/
+2
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
12
-52
/
+0
*
Use the multi-lockable form of std::lock for operator=
Jim Ingham
2019-03-29
1
-9
/
+3
*
Copy the breakpoint site owner's collection so we can drop
Jim Ingham
2019-03-28
2
-2
/
+27
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
4
-8
/
+8
*
When deserializing breakpoints some options may not be present.
Jim Ingham
2019-02-22
1
-15
/
+10
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
4
-80
/
+77
*
Remove redundant ::get() for smart pointer. (NFC)
Jonas Devlieghere
2019-02-12
7
-45
/
+44
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
1
-2
/
+4
*
[Expressions] Add support of expressions evaluation in some object's context
Aleksandr Urakov
2019-02-05
2
-2
/
+3
*
ResolveBreakpointSite: fix outdated warning message
Tatyana Krasnukha
2019-01-25
1
-4
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
23
-92
/
+69
*
Change std::sort to llvm::sort to detect non-determinism.
Jonas Devlieghere
2019-01-08
1
-9
/
+9
*
[BreakpointList] Simplify/modernize BreakpointList (NFC)
Jonas Devlieghere
2019-01-08
1
-113
/
+56
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-4
/
+1
*
Add setting to require hardware breakpoints.
Jonas Devlieghere
2018-11-15
1
-0
/
+4
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
23
-92
/
+0
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
2
-2
/
+2
*
Don't type-erase the FunctionNameType or TypeClass enums.
Zachary Turner
2018-10-25
1
-10
/
+13
*
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
Fangrui Song
2018-09-27
1
-2
/
+2
*
svn add the new files...
Jim Ingham
2018-09-13
2
-0
/
+194
*
Add a "scripted" breakpoint type to lldb.
Jim Ingham
2018-09-13
1
-3
/
+10
*
Rollback "Fix raw address breakpoints not resolving".
Davide Italiano
2018-09-10
1
-1
/
+1
*
Fix raw address breakpoints not resolving
Ted Woodward
2018-09-10
1
-1
/
+1
*
NFC: Move Searcher::Depth into lldb-enumerations as SearchDepth.
Jim Ingham
2018-09-07
4
-8
/
+8
*
Support setting a breakpoint by FileSpec+Line+Column in the SBAPI.
Adrian Prantl
2018-08-30
2
-23
/
+86
[next]