summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add GNU indirect function support in expressions for Linux.Matt Kopec2013-02-271-0/+69
* Separated the "expr --unwind-on-error" behavior into two parts, actual errors...Jim Ingham2013-01-151-6/+12
* Add the ability to set timeout & "run all threads" options both from the "exp...Jim Ingham2012-10-161-4/+4
* <rdar://problem/11757916>Greg Clayton2012-08-291-0/+1
* Don't try to use "OkayToDiscard" to mean BOTH this plan is a user plan or not...Jim Ingham2012-05-111-0/+8
* Extended function lookup to allow the user toSean Callanan2012-02-101-1/+5
* Improve the x86_64 return value decoder to handle most structure returns.Jim Ingham2011-12-221-9/+7
* Make ThreadList::GetSelectedThread() select and return the 0th thread if ther...Johnny Chen2011-08-251-3/+1
* Use the dyld_mode, image_infos & image_infos_count passed into the shared lib...Jim Ingham2011-06-201-0/+2
* Add license header to InferiorCallPOSIX.cppPeter Collingbourne2011-06-141-0/+9
* Move inferior mmap/munmap call code into their own functions in utility libPeter Collingbourne2011-06-031-0/+179
OpenPOWER on IntegriCloud