summaryrefslogtreecommitdiffstats
path: root/lldb/source/API/SBBreakpointName.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to pass extra args to a Python breakpoint callback.Jim Ingham2019-10-251-8/+29
* [ScriptInterpreter] Move ownership into debugger (NFC)Jonas Devlieghere2019-04-261-2/+0
* [Reproducers] Capture return values of functions returning by ptr/refJonas Devlieghere2019-04-031-2/+2
* [lldb] [Reproducer] Move SBRegistry registration into declaring filesMichal Gorny2019-03-191-0/+66
* Add "operator bool" to SB APIsPavel Labath2019-03-111-0/+4
* [Reproducers] Add missing LLDB_RECORD_DUMMY macrosJonas Devlieghere2019-03-081-0/+3
* [SBAPI] Log from record macroJonas Devlieghere2019-03-071-129/+30
* [Reproducers] Add SBReproducer macrosJonas Devlieghere2019-03-061-28/+120
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [API] Remove redundants get() from smart pointers. NFCJonas Devlieghere2018-12-201-2/+2
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-6/+4
* [SBBreakpoint] Outline some functions to prevent to be exported.Davide Italiano2017-12-071-51/+44
* Remove a couple of warnings pointed out by Ted Woodward.Jim Ingham2017-09-151-5/+11
* Wire up the breakpoint name help string.Jim Ingham2017-09-151-0/+24
* Make breakpoint names real entities.Jim Ingham2017-09-141-0/+662
OpenPOWER on IntegriCloud