sagar closed this revision.
sagar added a comment.
Committed in revision 262011.
Repository:
rL LLVM
http://reviews.llvm.org/D17131
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-comm
ovyalov accepted this revision.
ovyalov added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rL LLVM
http://reviews.llvm.org/D17131
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-
nitesh.jain updated this revision to Diff 47776.
nitesh.jain added a comment.
Update the diff as per suggestion.
Repository:
rL LLVM
http://reviews.llvm.org/D17131
Files:
packages/Python/lldbsuite/test/functionalities/inferior-assert/TestInferiorAssert.py
Index:
packages/Python/lldbsuit
nitesh.jain marked an inline comment as done.
nitesh.jain added a comment.
Thanks zturner.
Will update the diff as per suggestion.
Repository:
rL LLVM
http://reviews.llvm.org/D17131
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http:/
Not going to block the change over this, but just as an fyi, you can
specify regexes without usign `re.compile`. You can literally just pass a
string that is a regex, it will still work
On Thu, Feb 11, 2016 at 11:22 PM Nitesh Jain via lldb-commits <
lldb-commits@lists.llvm.org> wrote:
> nitesh.j
zturner added a subscriber: zturner.
zturner added a comment.
Not going to block the change over this, but just as an fyi, you can
specify regexes without usign `re.compile`. You can literally just pass a
string that is a regex, it will still work
Repository:
rL LLVM
http://reviews.llvm.org/
nitesh.jain updated this revision to Diff 47767.
nitesh.jain added a comment.
Updated as per suggestion.
Repository:
rL LLVM
http://reviews.llvm.org/D17131
Files:
packages/Python/lldbsuite/test/functionalities/inferior-assert/TestInferiorAssert.py
Index:
packages/Python/lldbsuite/test/f
ovyalov added inline comments.
Comment at:
packages/Python/lldbsuite/test/functionalities/inferior-assert/TestInferiorAssert.py:22
@@ -20,1 +21,3 @@
+# Backtracing failed due to lack of prolog/epilog informations in assert
function of libc.so.6
+@expectedFailureAll(tripl
nitesh.jain created this revision.
nitesh.jain added reviewers: clayborg, ovyalov.
nitesh.jain added subscribers: jaydeep, bhushan, sagar, mohit.bhakkad,
lldb-commits.
nitesh.jain set the repository for this revision to rL LLVM.
The debug version of libc.so is require for backtracing which may n