summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/StopInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added support for breakpoint conditions. I also had to separate the "run the...Jim Ingham2010-10-141-0/+14
* There are now to new "settings set" variables that live in each debuggerGreg Clayton2010-10-041-2/+2
* Make breakpoint commands work again. Added a PerformAction to the stop info ...Jim Ingham2010-08-101-3/+43
* Change Target & Process so they can really be initialized with an invalid arc...Jim Ingham2010-08-091-1/+1
* Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class.Greg Clayton2010-08-041-0/+351
OpenPOWER on IntegriCloud