ChuckR added a subscriber: ki.stfu.
ChuckR added a comment.
@abidh @ki.stfu Do you have any feedback? We would like to check this in and I
want to get more sign off then just me.
Repository:
rL LLVM
http://reviews.llvm.org/D21757
___
lldb-commit
ChuckR added a subscriber: ChuckR.
ChuckR closed this revision.
ChuckR added a comment.
closed with http://reviews.llvm.org/rL265858
http://reviews.llvm.org/D18880
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-b
Author: chuckr
Date: Fri Apr 8 17:17:53 2016
New Revision: 265858
URL: http://llvm.org/viewvc/llvm-project?rev=265858&view=rev
Log:
-thread-info in lldbmi does not conform to protocol. Should end with current
thread id
-thread-info in lldbmi does not conform to protocol. Should end with
current
Author: chuckr
Date: Mon Dec 7 14:43:52 2015
New Revision: 254941
URL: http://llvm.org/viewvc/llvm-project?rev=254941&view=rev
Log:
Allow variable names to be quoted with -var-list-children
Allow both '-var-list-children var0' and '-var-list-children "var0"' to be used
with the -var-list-childr
Author: chuckr
Date: Mon Dec 7 13:08:15 2015
New Revision: 254924
URL: http://llvm.org/viewvc/llvm-project?rev=254924&view=rev
Log:
test commit.
Modified:
lldb/trunk/tools/lldb-mi/MIExtensions.txt
Modified: lldb/trunk/tools/lldb-mi/MIExtensions.txt
URL:
http://llvm.org/viewvc/llvm-project/