riscv64 is missing lldb

Bug #2072680 reported by kasper
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
llvm-toolchain-18 (Ubuntu)
New
Undecided
Unassigned

Bug Description

llvm-toolchian-18 riscv64 has recently enabled lldb support upstream: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/commit/4cf15e6671

please enable it in ubuntu as well. SRU (https://wiki.ubuntu.com/StableReleaseUpdates) for this on 24.04 would be nice since it is a new official arch and without the llvm debugger, we can't use lldb plugins (gdb has a completely different plugin interface so it's pretty much a no-go).

Tags: noble
Jeremy Bícha (jbicha)
tags: added: noble
Revision history for this message
kasper (kasperk81) wrote :

lldb debugger is available in debian:unstable

```
docker run --rm --platform linux/riscv64 debian:unstable sh -c \
  'apt update && apt search liblldb-18-dev'
...
liblldb-18-dev/unstable 1:18.1.8-2 riscv64
```

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.