Rust does not provide rust-gdb, rust-gdbgui, rust-lldb

  • Open
  • quality assurance status badge
Details
One participant
  • jgart
Owner
unassigned
Submitted by
jgart
Severity
normal

Debbugs page

jgart wrote 4 weeks ago
(address . bug-guix@gnu.org)
15c35f297a8f3da48fb32229a8905deed3da5f70@dismail.de
Hi,

Just wanted to open a ticket for the record that our Rust outputs don't provide rust-gdb and others.

Any standard Rust installation will provide these binaries which are included in the Rust source tree:

rust-gdb, rust-gdbgui, rust-lldb

WDYT

all best,

jgart
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76442@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76442
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help