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
/
Target
/
Process.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add setting to require hardware breakpoints.
Jonas Devlieghere
2018-11-15
1
-1
/
+1
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-6
/
+6
*
[FileSystem] Remove Exists() from FileSpec
Jonas Devlieghere
2018-11-01
1
-1
/
+1
*
Replace pointer to C-array of PropertyDefinition with llvm::ArrayRef
Tatyana Krasnukha
2018-09-27
1
-2
/
+1
*
Replace "nullptr-terminated" C-arrays of OptionValueEnumeration with safer ll...
Tatyana Krasnukha
2018-09-26
1
-29
/
+29
*
[NFC] Turn "load dependent files" boolean into an enum
Jonas Devlieghere
2018-09-20
1
-1
/
+2
*
Don't cancel the current IOHandler when we push a handler for an utility func...
Raphael Isemann
2018-08-29
1
-1
/
+15
*
Misc module/dwarf logging improvements
Leonard Mosescu
2018-08-07
1
-3
/
+3
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
The Process class ivar ivar was changed to a weak pointer, but was still _sp.
Jim Ingham
2018-06-26
1
-2
/
+2
*
Fix/unify the spelling of Objective-C.
Adrian Prantl
2018-06-13
1
-1
/
+1
*
[lldb, process] Fix occasional hang when launching a process in LLDB
Stella Stamenova
2018-06-01
1
-2
/
+4
*
[lldb-test] Add a testing harness for the JIT's IRMemoryMap
Vedant Kumar
2018-05-30
1
-1
/
+3
*
Add a lock to PlatformPOSIX::DoLoadImage
Frederic Riss
2018-05-11
1
-7
/
+5
*
Modernize and clean-up the Predicate class
Pavel Labath
2018-05-09
1
-8
/
+12
*
Remove the timed_out out-argument from Predicate::WaitForValueEqualTo
Pavel Labath
2018-05-03
1
-3
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-447
/
+356
*
Fix a thinko in the iteration over StructuredDataPlugin Create functions.
Jim Ingham
2018-04-27
1
-3
/
+8
*
Change PlatformPosix::DoLoadImage to use a UtilityFunction.
Jim Ingham
2018-04-17
1
-0
/
+13
*
Move Args::StringTo*** functions to a new OptionArgParser class
Pavel Labath
2018-04-10
1
-2
/
+4
*
Re-land: [lldb] Use vFlash commands when writing to target's flash memory reg...
Pavel Labath
2018-03-20
1
-0
/
+11
*
Update selected thread after loading mach core
Jonas Devlieghere
2018-03-14
1
-3
/
+3
*
Revert "[lldb] Use vFlash commands when writing to target's flash memory regi...
Pavel Labath
2018-02-28
1
-11
/
+0
*
[lldb] Use vFlash commands when writing to target's flash memory regions
Pavel Labath
2018-02-27
1
-0
/
+11
*
Add Utility/Environment class for handling... environments
Pavel Labath
2018-01-10
1
-11
/
+2
*
Add target.process.stop-on-exec setting, and obey it.
Jim Ingham
2017-12-05
1
-1
/
+11
*
Remove a long out-of-date comment.
Jim Ingham
2017-11-30
1
-1
/
+0
*
Invert ArchSpec<->Platform dependency
Pavel Labath
2017-10-31
1
-2
/
+2
*
Move StopInfoOverride callback to the new architecture plugin
Pavel Labath
2017-10-25
1
-11
/
+1
*
Re-land r313210 - Fix for bug 34532 - A few rough corners related to post-mor...
Adrian McCarthy
2017-09-19
1
-1
/
+9
*
Revert "Fix for bug 34532 - A few rough corners related to post-mortem debugg...
Adrian McCarthy
2017-09-18
1
-9
/
+1
*
Fix for bug 34532 - A few rough corners related to post-mortem debugging (cor...
Adrian McCarthy
2017-09-13
1
-1
/
+9
*
Change the ABI class to have a weak pointer to its Process;
Jason Molenda
2017-06-29
1
-1
/
+1
*
Recommit "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"
Pavel Labath
2017-05-25
1
-70
/
+67
*
Revert "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"
Pavel Labath
2017-05-24
1
-66
/
+70
*
RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false
Pavel Labath
2017-05-24
1
-70
/
+66
*
Update StructuredData::String to return StringRefs.
Zachary Turner
2017-05-12
1
-2
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-92
/
+96
*
Delete some more dead includes.
Zachary Turner
2017-03-22
1
-0
/
+1
*
Make LLDB skip server-client roundtrip for signals that don't require any act...
Eugene Zemtsov
2017-03-07
1
-0
/
+14
*
Truncate thread names if they're too long.
Zachary Turner
2017-03-04
1
-2
/
+4
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Fix various warnings. NFC
Zachary Turner
2017-03-02
1
-2
/
+2
*
Fix a couple of corner cases in NameMatches
Pavel Labath
2017-02-20
1
-4
/
+4
*
Bug 30863 - Step doesn't stop with conditional breakpoint on the next line
Boris Ulasevich
2017-02-15
1
-10
/
+6
*
Add a format_provider for the Timeout class
Pavel Labath
2017-02-10
1
-45
/
+17
*
Make sure we only load the OS plug-in once.
Greg Clayton
2017-02-09
1
-3
/
+7
*
Fix a bug when using a StructuredData darwin-log plugin
Jason Molenda
2016-12-16
1
-0
/
+1
*
When we interrupt a process, it was possible or the thread names
Jason Molenda
2016-12-08
1
-5
/
+7
[prev]
[next]