[Lldb-commits] [PATCH] find global by regex in SBTarget

Carlo Kok ck at remobjects.com
Fri Sep 19 08:00:53 PDT 2014


This adds a default parameter to FindGlobalVariables that if true returns  
the matches by regex instead of name, so we can find globals starting with  
a given name.

-- 
Carlo Kok
RemObjects Software
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb-find-global-by-regex.patch
Type: application/octet-stream
Size: 2364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140919/2c4402d6/attachment.obj>


More information about the lldb-commits mailing list