hanchenye-llvm-project/lldb/utils
Daniel Malea 96a6f90d84 Improve vim-lldb expression commands for objective-c and implement evaluate-under-cursor:
1. Added new :Lpo command
2. :Lpo and :Lprint can be invoked without parameters. In that case
cursor word will be used
3. Added :LpO command in that case instead of <cword> will be used
stripped <cWORD>. This command is useful for printing objective-c
properties (for ex.: self.tableView). 

Patch by Arthur Evstifeev!!

llvm-svn: 182613
2013-05-23 21:34:26 +00:00
..
git-svn Update usage comment. 2011-06-14 22:23:54 +00:00
misc Minor cleanup. 2012-03-05 18:25:29 +00:00
test Fix typos in comment. 2011-08-20 01:02:31 +00:00
vim-lldb Improve vim-lldb expression commands for objective-c and implement evaluate-under-cursor: 2013-05-23 21:34:26 +00:00