summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h
Commit message (Expand)AuthorAgeFilesLines
* <rdar://problem/13854277>Greg Clayton2013-05-101-4/+4
* Buildbot was failing to build. I guess classes declared in implementation fil...Greg Clayton2013-03-111-3/+4
* <rdar://problem/13372857> Greg Clayton2013-03-111-1/+10
* Fix a little nit with exception breakpoints for C++, the expression parser wa...Jim Ingham2012-03-061-0/+3
* Make it possible to set Exception breakpoints when the target doesn't yetJim Ingham2012-03-051-2/+2
* First step to making an LanguageRuntime Exception breakpoint API.Jim Ingham2012-03-031-1/+4
* Change "frame var" over to using OptionGroups (and thus the OptionGroupVariab...Jim Ingham2011-05-041-1/+4
* Adding support for fetching the Dynamic Value for ObjC Objects.Jim Ingham2011-05-021-1/+1
* Add support for "dynamic values" for C++ classes. This currently only works ...Jim Ingham2011-04-161-3/+6
* Remove unneeded ExecutionContextScope variables.Jim Ingham2011-03-311-1/+1
* LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provideGreg Clayton2011-03-081-9/+0
* Factored the code that implements breakpoints onSean Callanan2010-11-031-0/+13
* Replace the vestigial Value::GetOpaqueCLangQualType with the more correct Val...Jim Ingham2010-09-281-0/+3
* Committing the skeleton of Language runtime plugin classes.Jim Ingham2010-09-231-0/+72
OpenPOWER on IntegriCloud