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@lists.llvm.org
          Reporter: anthony.louis.e...@gmail.com
                CC: jdevliegh...@apple.com, llvm-b...@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to