• Home
  • History
  • Annotate
  • only in /external/lldb/test/functionalities/non-overlapping-index-variable-i/
History log of /external/lldb/test/functionalities/non-overlapping-index-variable-i/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
431d839a33e9a274e705f7a268a1c9de2ffc2da2 22-Sep-2012 Jim Ingham <jingham@apple.com> Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly
on the output of "break set". Please don't do this sort of thing!!!!!


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@164433 91177308-0d34-0410-b5e6-96231b3b80d8
estIndexVariable.py
f8b468e115f7cfe193b29c22104c7d04419f4e14 06-Aug-2011 Sean Callanan <scallanan@apple.com> Made the expression parser use the StackFrame's
variable search API rather than rolling its own,
fixing one of our testcases.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@137004 91177308-0d34-0410-b5e6-96231b3b80d8
estIndexVariable.py
4a1ef6f72121a2132d9f9594ce22242fb4454996 03-Aug-2011 Johnny Chen <johnny.chen@apple.com> Minor modification to get the full path to the target program.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@136815 91177308-0d34-0410-b5e6-96231b3b80d8
estIndexVariable.py
f31a4c21a978ed32a540b1db1f75c8e472e08d25 03-Aug-2011 Johnny Chen <johnny.chen@apple.com> Remove copy-and-paste residues.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@136812 91177308-0d34-0410-b5e6-96231b3b80d8
estIndexVariable.py
d325115c71b077208625804b27cc095c857ca259 03-Aug-2011 Johnny Chen <johnny.chen@apple.com> Fix typos.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@136809 91177308-0d34-0410-b5e6-96231b3b80d8
ain.cpp
37f6b796336296f20a97bf4ed1f7fb5cd7cddfa2 03-Aug-2011 Johnny Chen <johnny.chen@apple.com> Add license header comment.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@136808 91177308-0d34-0410-b5e6-96231b3b80d8
ain.cpp
b4e4ecc50c9561da54ee389b1749bdc7040a4625 03-Aug-2011 Johnny Chen <johnny.chen@apple.com> Add expectedFailure decorator.
rdar://problem/9890530


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@136798 91177308-0d34-0410-b5e6-96231b3b80d8
estIndexVariable.py
e013e105aaac6484a1464c5f96ad59c8d044600f 03-Aug-2011 Johnny Chen <johnny.chen@apple.com> Add a test file to go with r136745. It fails, though, for:

expr ptr[i]->point.x

Radar to be filed.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@136760 91177308-0d34-0410-b5e6-96231b3b80d8
akefile
estIndexVariable.py
ain.cpp