summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/Breakpoint/BreakpointLocationCollection.h
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] Fix a bunch of -Wdocumentation warningsJonas Devlieghere2019-11-131-9/+3
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-26/+0
* Copy the breakpoint site owner's collection so we can dropJim Ingham2019-03-281-0/+2
* Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl2019-03-111-24/+24
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-184/+176
* Lock the access to the BreakpointLocationCollection.Jim Ingham2016-05-261-1/+4
* Rework how resetting breakpoints in changed modules works. Try to match up oldJim Ingham2014-09-101-0/+9
* Add "target.process.stop-on-shared-library-events" setting, and make it work.Jim Ingham2013-01-261-0/+8
* <rdar://problem/13069948>Greg Clayton2013-01-251-2/+2
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-5/+5
* Add a "thread specification" class that specifies thread specific breakpoints...Jim Ingham2010-06-161-0/+14
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+187
OpenPOWER on IntegriCloud