[all-commits] [llvm/llvm-project] 587206: [lldb] Avoid modifying the source tree in TestPlat...

Pavel Labath via All-commits all-commits at lists.llvm.org
Tue Apr 22 05:44:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 587206a442ebb656f9d72e7e0cc5845ef3a2f7ed
      https://github.com/llvm/llvm-project/commit/587206a442ebb656f9d72e7e0cc5845ef3a2f7ed
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2025-04-22 (Tue, 22 Apr 2025)

  Changed paths:
    M lldb/test/API/commands/platform/launchgdbserver/TestPlatformLaunchGDBServer.py

  Log Message:
  -----------
  [lldb] Avoid modifying the source tree in TestPlatformLaunchGDBServer

The test binary gets uploaded to the "remote" platform's working
directory which, by default is in the source tree. Change that.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list