[lldb-dev] [Bug 45852] New: On i386, lldb prints "error: failed to launch or debug process" when trying to run any process

via lldb-dev lldb-dev at lists.llvm.org
Fri May 8 13:02:51 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=45852

            Bug ID: 45852
           Summary: On i386, lldb prints "error: failed to launch or debug
                    process" when trying to run any process
           Product: lldb
           Version: 10.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: anthony.louis.eden at gmail.com
                CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org

Confirmed on ArchLinux32 [1] and Debian bullseye, lldb (versions 10 and 9 both
exhibit the following) fails to launch any process. It is easy to reproduce,
just try

$ lldb $(which date)
(lldb) target create "/usr/bin/date"
Current executable set to '/usr/bin/date' (i386).
(lldb) run
error: failed to launch or debug process

[1] ArchLinux32 bug report:
https://bugs.archlinux32.org/index.php?do=details&task_id=108

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20200508/03bbe32e/attachment.html>


More information about the lldb-dev mailing list