[Lldb-commits] [PATCH] D59177: [lldb] [test] Make 2lwp_process_SIGSEGV test more portable

2019-03-10 Thread Michał Górny via Phabricator via lldb-commits
mgorny updated this revision to Diff 190004. mgorny added a comment. Updated as requested by @krytarowski CHANGES SINCE LAST ACTION https://reviews.llvm.org/D59177/new/ https://reviews.llvm.org/D59177 Files: lldb/packages/Python/lldbsuite/test/functionalities/postmortem/netbsd-core/2lwp_p

[Lldb-commits] [lldb] r355786 - [lldb] [test] Make 2lwp_process_SIGSEGV test more portable

2019-03-10 Thread Michal Gorny via lldb-commits
Author: mgorny Date: Sun Mar 10 01:50:36 2019 New Revision: 355786 URL: http://llvm.org/viewvc/llvm-project?rev=355786&view=rev Log: [lldb] [test] Make 2lwp_process_SIGSEGV test more portable Fix 2lwp_process_SIGSEGV NetBSD core test to terminate inside regular function rather than libc call, in

[Lldb-commits] [PATCH] D59177: [lldb] [test] Make 2lwp_process_SIGSEGV test more portable

2019-03-10 Thread Michał Górny via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL355786: [lldb] [test] Make 2lwp_process_SIGSEGV test more portable (authored by mgorny, committed by ). Herald added a project: LLVM. Herald added a subscriber: llvm-commits. Changed prior to commit: ht

[Lldb-commits] [PATCH] D59101: [SBAPI] Log from record macro

2019-03-10 Thread Dave Lee via Phabricator via lldb-commits
kastiglione added a comment. I'm getting build failures that appear to be caused by this patch. I'm compiling on macOS with Xcode 10.1. The failures are uses of `LLDB_RECORD_DUMMY()`, passing a callback function pointer as one of the args. This results in errors like: ../../tools/lldb/includ

[Lldb-commits] [lldb] r355793 - Quiet command regex instructions during batch execution

2019-03-10 Thread Dave Lee via lldb-commits
Author: kastiglione Date: Sun Mar 10 16:15:48 2019 New Revision: 355793 URL: http://llvm.org/viewvc/llvm-project?rev=355793&view=rev Log: Quiet command regex instructions during batch execution Summary: Within .lldbinit, regex commands can be structured as a list of substitutions over multiple l

[Lldb-commits] [PATCH] D48752: Quiet command regex instructions during batch execution

2019-03-10 Thread Dave Lee via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rLLDB355793: Quiet command regex instructions during batch execution (authored by kastiglione, committed by ). Herald added a subscriber: abidh. Herald added a project: LLDB. Changed prior to commit: http

[Lldb-commits] [PATCH] D48752: Quiet command regex instructions during batch execution

2019-03-10 Thread Dave Lee via Phabricator via lldb-commits
kastiglione added a comment. Thanks for reviewing @clayborg. Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D48752/new/ https://reviews.llvm.org/D48752 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https:

[Lldb-commits] [PATCH] D59198: Correctly look up declarations in inline namespaces

2019-03-10 Thread Raphael Isemann via Phabricator via lldb-commits
teemperor created this revision. teemperor added reviewers: aprantl, shafik. teemperor added a project: C++ modules in LLDB. Herald added subscribers: lldb-commits, jdoerfert, eraman. Herald added a reviewer: serge-sans-paille. Herald added a project: LLDB. This patch marks the inline namespaces f

[Lldb-commits] [PATCH] D59200: Fix a crasher in StackFrame::GetValueForVariableExpressionPath()

2019-03-10 Thread Greg Clayton via Phabricator via lldb-commits
clayborg created this revision. clayborg added reviewers: jingham, zturner, aprantl. Herald added a reviewer: serge-sans-paille. Herald added a subscriber: jdoerfert. There was a crash that would happen if an IDE would ask for a child of a shared pointer via any SB API call that ends up calling