[Lldb-commits] [lldb] 738d73f - [lldb] Update the lldb build instructions on Windows

2022-01-28 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2022-01-28T10:18:19-08:00 New Revision: 738d73fbf4edc1ae4e6fc2e40f734df267420420 URL: https://github.com/llvm/llvm-project/commit/738d73fbf4edc1ae4e6fc2e40f734df267420420 DIFF: https://github.com/llvm/llvm-project/commit/738d73fbf4edc1ae4e6fc2e40f734df267420420.di

Re: [Lldb-commits] [EXTERNAL] [PATCH] D114639: Raise the minimum Visual Studio version to VS2019

2022-01-29 Thread Stella Stamenova via lldb-commits
I will take care of it today. The bot does have vs2019 installed and it should be picking up latest VS (and it was when I updated it), so there is an easy fix (remove 2017) and then I can investigate why it stopped picking up latest. Get Outlook for iOS ___

[Lldb-commits] [lldb] 8bd1988 - [lldb] Skip Test11588 on Windows

2022-03-14 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2022-03-14T09:26:41-07:00 New Revision: 8bd1988e74f212f65de21e25c9e44b42a4b97bd9 URL: https://github.com/llvm/llvm-project/commit/8bd1988e74f212f65de21e25c9e44b42a4b97bd9 DIFF: https://github.com/llvm/llvm-project/commit/8bd1988e74f212f65de21e25c9e44b42a4b97bd9.di

[Lldb-commits] [lldb] c3a28e8 - Revert "[lldb] Add support for using integral const static data members in the expression evaluator"

2022-07-14 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2022-07-14T10:47:01-07:00 New Revision: c3a28e8a99a6672339a38c468f2519ace5659fa2 URL: https://github.com/llvm/llvm-project/commit/c3a28e8a99a6672339a38c468f2519ace5659fa2 DIFF: https://github.com/llvm/llvm-project/commit/c3a28e8a99a6672339a38c468f2519ace5659fa2.di

[Lldb-commits] [lldb] 0cbaed3 - Revert "[LLDB][NFC] Fix optons parsing and misc. reliability in CommandObjectThread"

2022-08-16 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2022-08-16T18:11:28-07:00 New Revision: 0cbaed3e14448de4b9ed32b7f531471bc6d4347f URL: https://github.com/llvm/llvm-project/commit/0cbaed3e14448de4b9ed32b7f531471bc6d4347f DIFF: https://github.com/llvm/llvm-project/commit/0cbaed3e14448de4b9ed32b7f531471bc6d4347f.di

[Lldb-commits] [lldb] 75acec8 - [lldb] Fix enums-layout test on Windows

2022-05-26 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2022-05-26T12:16:52-07:00 New Revision: 75acec818e3a419836cf4827eb64faee719becb8 URL: https://github.com/llvm/llvm-project/commit/75acec818e3a419836cf4827eb64faee719becb8 DIFF: https://github.com/llvm/llvm-project/commit/75acec818e3a419836cf4827eb64faee719becb8.di

[Lldb-commits] [lldb] b10579d - Revert "[lldb/Fuzzer] Create ninja target for target fuzzer"

2022-06-15 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2022-06-15T12:40:33-07:00 New Revision: b10579d0b519571fa7487399d82e1e809fbfe6cb URL: https://github.com/llvm/llvm-project/commit/b10579d0b519571fa7487399d82e1e809fbfe6cb DIFF: https://github.com/llvm/llvm-project/commit/b10579d0b519571fa7487399d82e1e809fbfe6cb.di

Re: [Lldb-commits] [EXTERNAL] [lldb] fbaf48b - [lldb] Remove redundant .c_str() and .get() calls

2022-12-18 Thread Stella Stamenova via lldb-commits
I think this broke the windows lldb bot: https://lab.llvm.org/buildbot/#/builders/83/builds/27352 Can you address the failure or revert the change? I can revert it tomorrow otherwise. Thanks, -Stella -Original Message- From: lldb-commits On Behalf Of Fangrui Song via lldb-commits Sen

[Lldb-commits] [lldb] 10f16bc - Revert "[lldb] [ABI/X86] Split base x86 and i386 classes"

2021-10-06 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2021-10-06T10:56:45-07:00 New Revision: 10f16bc7b2bfa0fb3589ac62fc8392854a3a2226 URL: https://github.com/llvm/llvm-project/commit/10f16bc7b2bfa0fb3589ac62fc8392854a3a2226 DIFF: https://github.com/llvm/llvm-project/commit/10f16bc7b2bfa0fb3589ac62fc8392854a3a2226.di

[Lldb-commits] [lldb] 5891705 - [lldb] Skip several lldb tests that are flaky on Windows

2021-10-13 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2021-10-13T09:46:41-07:00 New Revision: 58917054c29878ff3462f73b32a3e5dfa64d83f9 URL: https://github.com/llvm/llvm-project/commit/58917054c29878ff3462f73b32a3e5dfa64d83f9 DIFF: https://github.com/llvm/llvm-project/commit/58917054c29878ff3462f73b32a3e5dfa64d83f9.di

[Lldb-commits] [lldb] c248601 - [lldb] Skip two lldb tests on Windows because they are flaky

2021-12-02 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2021-12-02T09:53:28-08:00 New Revision: c24860118a7e4fe0611a9463498181a4a01b9459 URL: https://github.com/llvm/llvm-project/commit/c24860118a7e4fe0611a9463498181a4a01b9459 DIFF: https://github.com/llvm/llvm-project/commit/c24860118a7e4fe0611a9463498181a4a01b9459.di

[Lldb-commits] [lldb] bd323e4 - Revert "[lldb][bindings] Fix module_access handling of regex"

2022-09-06 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2022-09-06T08:57:28-07:00 New Revision: bd323e42c84476f26bd2f8447f0b0f0dfc204bcb URL: https://github.com/llvm/llvm-project/commit/bd323e42c84476f26bd2f8447f0b0f0dfc204bcb DIFF: https://github.com/llvm/llvm-project/commit/bd323e42c84476f26bd2f8447f0b0f0dfc204bcb.di

[Lldb-commits] [lldb] 3271466 - Revert "Add the ability to show when variables fails to be available when debug info is valid."

2022-09-12 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2022-09-12T11:31:17-07:00 New Revision: 327146639c049f3cff13c94ec44c12aa718b9fe4 URL: https://github.com/llvm/llvm-project/commit/327146639c049f3cff13c94ec44c12aa718b9fe4 DIFF: https://github.com/llvm/llvm-project/commit/327146639c049f3cff13c94ec44c12aa718b9fe4.di

[Lldb-commits] [lldb] da45904 - Revert "[lldb][DWARF5] Enable macro evaluation"

2022-09-14 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2022-09-14T09:30:49-07:00 New Revision: da459043f8c5d4187c798cc13a48bc7f7c1bd81a URL: https://github.com/llvm/llvm-project/commit/da459043f8c5d4187c798cc13a48bc7f7c1bd81a DIFF: https://github.com/llvm/llvm-project/commit/da459043f8c5d4187c798cc13a48bc7f7c1bd81a.di

[Lldb-commits] [lldb] ca10add - [lldb, win] Remove obsolete workaround for MSVC and python libs

2021-06-10 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2021-06-10T11:13:38-07:00 New Revision: ca10add5dbe4c3fb2ccaa032d9c7f3e13ca4b14b URL: https://github.com/llvm/llvm-project/commit/ca10add5dbe4c3fb2ccaa032d9c7f3e13ca4b14b DIFF: https://github.com/llvm/llvm-project/commit/ca10add5dbe4c3fb2ccaa032d9c7f3e13ca4b14b.di

[Lldb-commits] [lldb] bb2cfca - Revert D104488 and friends since it broke the windows bot

2021-06-29 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2021-06-29T12:58:55-07:00 New Revision: bb2cfca2f3237d7f722e95d4cab9f3d71f728c9c URL: https://github.com/llvm/llvm-project/commit/bb2cfca2f3237d7f722e95d4cab9f3d71f728c9c DIFF: https://github.com/llvm/llvm-project/commit/bb2cfca2f3237d7f722e95d4cab9f3d71f728c9c.di

[Lldb-commits] [lldb] 9952d59 - [lldb] Fix globals-bss.cpp which was broken in https://reviews.llvm.org/D105055

2021-06-29 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2021-06-29T13:39:18-07:00 New Revision: 9952d591ccc49cbcbf9c89d5191e6111c44703a6 URL: https://github.com/llvm/llvm-project/commit/9952d591ccc49cbcbf9c89d5191e6111c44703a6 DIFF: https://github.com/llvm/llvm-project/commit/9952d591ccc49cbcbf9c89d5191e6111c44703a6.di

[Lldb-commits] [lldb] c8a9c78 - [lldb] Fix debug_loc.s which was broken after https://reviews.llvm.org/D103502

2021-06-29 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2021-06-29T13:54:48-07:00 New Revision: c8a9c78e170e3b972041b301a50d0456afe83d10 URL: https://github.com/llvm/llvm-project/commit/c8a9c78e170e3b972041b301a50d0456afe83d10 DIFF: https://github.com/llvm/llvm-project/commit/c8a9c78e170e3b972041b301a50d0456afe83d10.di

[Lldb-commits] [lldb] 66ba4e3 - Revert "[lldb] Assert filecache and live memory match on debug under a setting"

2021-07-29 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2021-07-29T10:48:57-07:00 New Revision: 66ba4e3dc608156797df8f863d61fa106608e45c URL: https://github.com/llvm/llvm-project/commit/66ba4e3dc608156797df8f863d61fa106608e45c DIFF: https://github.com/llvm/llvm-project/commit/66ba4e3dc608156797df8f863d61fa106608e45c.di

[Lldb-commits] [lldb] dfb6f7b - Revert "[lldb] [DWARF-5] Be lazier about loading .dwo files"

2021-07-30 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2021-07-30T18:33:13-07:00 New Revision: dfb6f7b01595a0f4684615ed867c6c76e8ea51b3 URL: https://github.com/llvm/llvm-project/commit/dfb6f7b01595a0f4684615ed867c6c76e8ea51b3 DIFF: https://github.com/llvm/llvm-project/commit/dfb6f7b01595a0f4684615ed867c6c76e8ea51b3.di

[Lldb-commits] [lldb] 215a311 - Revert "Allow customized relative PYTHONHOME"

2020-02-21 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2020-02-21T14:57:00-08:00 New Revision: 215a31115f89c851331a822e67aa4528ba5c21e6 URL: https://github.com/llvm/llvm-project/commit/215a31115f89c851331a822e67aa4528ba5c21e6 DIFF: https://github.com/llvm/llvm-project/commit/215a31115f89c851331a822e67aa4528ba5c21e6.di

[Lldb-commits] [lldb] ed98676 - Support multi-configuration generators correctly in several config files

2021-02-11 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2021-02-11T09:32:20-08:00 New Revision: ed98676fa4833bb80632fc7c9db10c3328d78485 URL: https://github.com/llvm/llvm-project/commit/ed98676fa4833bb80632fc7c9db10c3328d78485 DIFF: https://github.com/llvm/llvm-project/commit/ed98676fa4833bb80632fc7c9db10c3328d78485.di

[Lldb-commits] [lldb] 801067f - [mlir][lldb] Fix several gcc warnings in mlir and lldb

2021-03-01 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2021-03-01T13:48:22-08:00 New Revision: 801067f4c09bb8c3b625991c5adcb69b58eabaa1 URL: https://github.com/llvm/llvm-project/commit/801067f4c09bb8c3b625991c5adcb69b58eabaa1 DIFF: https://github.com/llvm/llvm-project/commit/801067f4c09bb8c3b625991c5adcb69b58eabaa1.di

[Lldb-commits] [lldb] 802c5ce - [lldb] Un-XFAIL TestAutoInstallMainExecutable on Windows

2021-04-01 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2021-04-01T08:46:23-07:00 New Revision: 802c5ce364a21c54c1568c8791b1d5f36c11829e URL: https://github.com/llvm/llvm-project/commit/802c5ce364a21c54c1568c8791b1d5f36c11829e DIFF: https://github.com/llvm/llvm-project/commit/802c5ce364a21c54c1568c8791b1d5f36c11829e.di

[Lldb-commits] [lldb] c464f1d - [lldb, tests] Correctly configure the yaml2obj paths

2020-09-10 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2020-09-10T10:10:28-07:00 New Revision: c464f1d8f9a04d7b4b6cc81eac0891c46aba5950 URL: https://github.com/llvm/llvm-project/commit/c464f1d8f9a04d7b4b6cc81eac0891c46aba5950 DIFF: https://github.com/llvm/llvm-project/commit/c464f1d8f9a04d7b4b6cc81eac0891c46aba5950.di

[Lldb-commits] [lldb] r368616 - Revert "[lldb] Refactor guard variable checks in IRForTarget"

2019-08-12 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Mon Aug 12 13:08:07 2019 New Revision: 368616 URL: http://llvm.org/viewvc/llvm-project?rev=368616&view=rev Log: Revert "[lldb] Refactor guard variable checks in IRForTarget" This reverts commit 94fbbf712e906464f5f3abbeabcfcbc05d5352ec. Modified: lldb/trunk/sour

[Lldb-commits] [lldb] r368615 - Revert "[lldb] Fix dynamic_cast by no longer failing on variable without metadata"

2019-08-12 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Mon Aug 12 13:08:05 2019 New Revision: 368615 URL: http://llvm.org/viewvc/llvm-project?rev=368615&view=rev Log: Revert "[lldb] Fix dynamic_cast by no longer failing on variable without metadata" This reverts commit b448d1bf212219febbb182d00c210bad1bd25e7f. Removed

Re: [Lldb-commits] [PATCH] D66546: Extend FindTypes w/ CompilerContext to allow filtering by language

2019-08-22 Thread Stella Stamenova via lldb-commits
Thanks! Thanks, - Stella From: Adrian Prantl via Phabricator Sent: Thursday, August 22, 2019 1:42:13 PM To: apra...@apple.com ; pa...@labath.sk ; clayb...@gmail.com ; jmole...@apple.com ; jo...@devlieghere.com Cc: Stella Stamenova ; llvm-comm...@lists.llvm.org

[Lldb-commits] [lldb] r372634 - [lldb-suite] TestCallOverriddenMethod.py is now passing on Windows

2019-09-23 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Mon Sep 23 10:51:27 2019 New Revision: 372634 URL: http://llvm.org/viewvc/llvm-project?rev=372634&view=rev Log: [lldb-suite] TestCallOverriddenMethod.py is now passing on Windows The test is now passing, so remove the expected failure. No other tests associated wit

[Lldb-commits] [lldb] r359573 - Un-xfail the TestMiniDump tests on Windows

2019-04-30 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Tue Apr 30 09:42:39 2019 New Revision: 359573 URL: http://llvm.org/viewvc/llvm-project?rev=359573&view=rev Log: Un-xfail the TestMiniDump tests on Windows After Aaron's commit for ObjectFilePECOFF:: GetUUID, the tests are now passing Modified: lldb/trunk/packa

[Lldb-commits] [lldb] r360368 - Use UNSUPPORTED: system-windows instead of REQUIRES: nowindows or UNSUPPORTED: windows. nowindows is not currently defined and windows does not cover all cases. system-

2019-05-09 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Thu May 9 12:40:21 2019 New Revision: 360368 URL: http://llvm.org/viewvc/llvm-project?rev=360368&view=rev Log: Use UNSUPPORTED: system-windows instead of REQUIRES: nowindows or UNSUPPORTED: windows. nowindows is not currently defined and windows does not cover all

[Lldb-commits] [lldb] r360371 - Fix TestVSCode_attach on Linux

2019-05-09 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Thu May 9 12:49:26 2019 New Revision: 360371 URL: http://llvm.org/viewvc/llvm-project?rev=360371&view=rev Log: Fix TestVSCode_attach on Linux The test is failing sometimes because the debugger is failing to attach for lack of permissions. The fix is to call lldb_e

[Lldb-commits] [lldb] r361064 - [CommandInterpreter] Fix trailing blanks after `all` or [0-9]+ for bt

2019-05-17 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Fri May 17 11:52:42 2019 New Revision: 361064 URL: http://llvm.org/viewvc/llvm-project?rev=361064&view=rev Log: [CommandInterpreter] Fix trailing blanks after `all` or [0-9]+ for bt The change that was committed for this used \\s to match spaces which does not work

[Lldb-commits] [lldb] r364826 - [lldb] [lldbsuite] Use a unique class name for TestBacktraceAll

2019-07-01 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Mon Jul 1 11:13:20 2019 New Revision: 364826 URL: http://llvm.org/viewvc/llvm-project?rev=364826&view=rev Log: [lldb] [lldbsuite] Use a unique class name for TestBacktraceAll It looks like when this test was added, it was based on TestBreakAfterJoin and it ended u

[Lldb-commits] [lldb] r364860 - [lldb] [lldbsuite] Use a unique class name for TestValueVarUpdate

2019-07-01 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Mon Jul 1 15:12:55 2019 New Revision: 364860 URL: http://llvm.org/viewvc/llvm-project?rev=364860&view=rev Log: [lldb] [lldbsuite] Use a unique class name for TestValueVarUpdate It looks like when this test was added, it was based on TestHelloWorld and it ended up

[Lldb-commits] [lldb] r365371 - Revert "Move common functionality from processwindows into processdebugger"

2019-07-08 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Mon Jul 8 11:53:32 2019 New Revision: 365371 URL: http://llvm.org/viewvc/llvm-project?rev=365371&view=rev Log: Revert "Move common functionality from processwindows into processdebugger" This reverts commit 9c01eaff6aa3f59d91530f47b85bb470377a7780. The changes in

[Lldb-commits] [lldb] r365388 - [lldb] Fix two more issues in Windows following rL365226: Change LaunchThread interface to return an expected

2019-07-08 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Mon Jul 8 14:17:58 2019 New Revision: 365388 URL: http://llvm.org/viewvc/llvm-project?rev=365388&view=rev Log: [lldb] Fix two more issues in Windows following rL365226: Change LaunchThread interface to return an expected A couple of the function signatures changed

[Lldb-commits] [lldb] r365400 - [lldb, windows] When StartMonitoring fails, return a proper error

2019-07-08 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Mon Jul 8 15:09:08 2019 New Revision: 365400 URL: http://llvm.org/viewvc/llvm-project?rev=365400&view=rev Log: [lldb, windows] When StartMonitoring fails, return a proper error This is possible now that the function returns an llvm::Expected Modified: lldb/tru

[Lldb-commits] [lldb] r365526 - [lldb, windows] Update two more locations that use LaunchThread to the new function signature

2019-07-09 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Tue Jul 9 11:10:36 2019 New Revision: 365526 URL: http://llvm.org/viewvc/llvm-project?rev=365526&view=rev Log: [lldb, windows] Update two more locations that use LaunchThread to the new function signature Modified: lldb/trunk/source/Host/windows/HostProcessWin

[Lldb-commits] [lldb] r365527 - [lldb-suite] Skip TestMachCore on Windows

2019-07-09 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Tue Jul 9 11:18:02 2019 New Revision: 365527 URL: http://llvm.org/viewvc/llvm-project?rev=365527&view=rev Log: [lldb-suite] Skip TestMachCore on Windows This test was originally marked as expected failure on Windows, but it is timing out instead of outright failin

[Lldb-commits] [lldb] r365533 - [lldb, windows] Include WindowsError instead of ErrorHandling in ThreadLauncher

2019-07-09 Thread Stella Stamenova via lldb-commits
Author: stella.stamenova Date: Tue Jul 9 11:41:31 2019 New Revision: 365533 URL: http://llvm.org/viewvc/llvm-project?rev=365533&view=rev Log: [lldb, windows] Include WindowsError instead of ErrorHandling in ThreadLauncher ErrorHandling.h does not include WindowsError.h which is needed for mapWi

[Lldb-commits] [lldb] d9624f4 - Revert "[ThreadPlan] Add a test for `thread step-in -r`, NFC"

2020-11-11 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2020-11-11T09:09:43-08:00 New Revision: d9624f444807bdac92e37f85ab07db1eb8a2bdf2 URL: https://github.com/llvm/llvm-project/commit/d9624f444807bdac92e37f85ab07db1eb8a2bdf2 DIFF: https://github.com/llvm/llvm-project/commit/d9624f444807bdac92e37f85ab07db1eb8a2bdf2.di

[Lldb-commits] [lldb] 3471455 - [lldb/test] Skip TestProcessAttach: test_attach_to_process_from_different_dir_by_id on Windows

2021-01-19 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2021-01-19T14:09:09-08:00 New Revision: 347145538443347e705aaf1fb1473a5dcc5698e6 URL: https://github.com/llvm/llvm-project/commit/347145538443347e705aaf1fb1473a5dcc5698e6 DIFF: https://github.com/llvm/llvm-project/commit/347145538443347e705aaf1fb1473a5dcc5698e6.di

Re: [Lldb-commits] [EXTERNAL] [PATCH] D69535: build: improve python check for Windows

2019-12-27 Thread Stella Stamenova via lldb-commits
We have some internal machines that had Python 3.7 or Python 3.8 installed and after the recent changes for Python detection, the LLDB build started using the newer versions of Python. This caused a couple of hundred tests to end up "unresolved". There's no official Buildbot that verifies this s

[Lldb-commits] [lldb] ab72db7 - [lldb/test] test_breakpoints_func_full from TestNamespace.NamespaceBreakpointTestCase is now passing on Windows

2020-01-14 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2020-01-14T11:15:48-08:00 New Revision: ab72db7fc85266f094cc6b9452dd01f175c04cab URL: https://github.com/llvm/llvm-project/commit/ab72db7fc85266f094cc6b9452dd01f175c04cab DIFF: https://github.com/llvm/llvm-project/commit/ab72db7fc85266f094cc6b9452dd01f175c04cab.di

[Lldb-commits] [lldb] a111ffb - [lldb] Fix build break in ProcessDebugger due to StringRef usage changes

2020-01-29 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2020-01-29T13:19:04-08:00 New Revision: a111ffbb03f7a9e61bfb2dc29689234887e30014 URL: https://github.com/llvm/llvm-project/commit/a111ffbb03f7a9e61bfb2dc29689234887e30014 DIFF: https://github.com/llvm/llvm-project/commit/a111ffbb03f7a9e61bfb2dc29689234887e30014.di

Re: [Lldb-commits] [EXTERNAL] [lldb] 42c906b - [lldb/API] Fix non null-terminated stop-reason in SBThread::GetStopDescription

2020-02-05 Thread Stella Stamenova via lldb-commits
Does this fix the Windows failures that were reported this morning as well? -Original Message- From: lldb-commits On Behalf Of Med Ismail Bennani via lldb-commits Sent: Wednesday, February 5, 2020 3:21 PM To: lldb-commits@lists.llvm.org Subject: [EXTERNAL] [Lldb-commits] [lldb] 42c906b -

[Lldb-commits] [lldb] d53c8c6 - [lldb/tests] Correctly configure the lldb dotest arguments

2020-02-06 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2020-02-06T10:27:10-08:00 New Revision: d53c8c6af5223e4098b395175f0bfaf75721fb79 URL: https://github.com/llvm/llvm-project/commit/d53c8c6af5223e4098b395175f0bfaf75721fb79 DIFF: https://github.com/llvm/llvm-project/commit/d53c8c6af5223e4098b395175f0bfaf75721fb79.di

[Lldb-commits] [lldb] 733923a - [lldb\utils] Place lldb-repro in a per-configuration directory to support multi-configuration generators

2020-02-06 Thread Stella Stamenova via lldb-commits
Author: Stella Stamenova Date: 2020-02-06T12:31:57-08:00 New Revision: 733923a97dff2d2c6096d6b17c3987421be69ab6 URL: https://github.com/llvm/llvm-project/commit/733923a97dff2d2c6096d6b17c3987421be69ab6 DIFF: https://github.com/llvm/llvm-project/commit/733923a97dff2d2c6096d6b17c3987421be69ab6.di

[Lldb-commits] [lldb] [lldb] Remove SymbolFilePDB and make the native one the default (PR #113647)

2024-10-24 Thread Stella Stamenova via lldb-commits
https://github.com/sstamenova approved this pull request. https://github.com/llvm/llvm-project/pull/113647 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Remove SymbolFilePDB and make the native one the default (PR #113647)

2024-10-24 Thread Stella Stamenova via lldb-commits
@@ -1,11 +1,9 @@ REQUIRES: system-windows, msvc sstamenova wrote: The tests in SymbolFile/PDB should probably move to SymbolFile/NativePDB for consistency https://github.com/llvm/llvm-project/pull/113647 ___ lldb-com

<    1   2