RHEL 的 gdb-multiarch [英] gdb-multiarch for RHEL

查看:58
本文介绍了RHEL 的 gdb-multiarch的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在 RHEL 中运行 gdb-multiarch 命令.我已经安装了用于 ARM 处理的 QEMU 模拟器.我想安装 GDB 进行调试.我可以通过运行命令

I am trying to find away to run the gdb-multiarch command in RHEL. I have installed the QEMU emulator for ARM processing. I want to install the GDB for debugging. I am able to install the GDB-multiarch successfully in Ubuntu by running the command

sudo apt-get GDB-multiarch

但是,我没有找到yum install GDB-multiarch.如果我在 RHEL 中运行命令 GDB,我会得到 GDB 的 shell 提示.但是,如果我运行命令 gdb-multiarch,则会出现找不到命令"错误.我确实意识到 RHEL 不提供 gdb-multiarch 的存储库.我从 this 链接尝试了不同版本的 GDB.我确实从 this 链接看到 7.6.1 版本支持 multiarch.但是,我仍然只收到未找到命令的错误.我在 unix stack exchange 中提出了一个关于这个问题的问题.该问题的链接是​​this.

However, I do not find yum install GDB-multiarch. If I run the command GDB in RHEL, I am getting the shell prompt for GDB. However, if I run the command gdb-multiarch, I get a "command not found" error. I do realize the repository for gdb-multiarch is not available with RHEL. I tried different versions of GDB from this link. I do see the multiarch is supported in 7.6.1 version from this link. However, I still get the command not found error only. I have raised a question regarding this problem in unix stack exchange. The link to that question is this one.

有人可以告诉我 RHEL 是否支持 gdb-multiarch 吗?

Can someone please let me know if the gdb-multiarch is supported in RHEL?

推荐答案

我不相信 RHEL 包含多架构 gdb 包.您可以通过通常的方式向 Red Hat bugzilla 报告功能请求,或者联系您的 TAM(如果有).或者,您可以自己构建 gdb.

I don't believe RHEL includes a multiarch gdb package. You can report a feature request to Red Hat bugzilla in the usual way, or contact your TAM if you have one. Alternatively, you can build gdb yourself.

这篇关于RHEL 的 gdb-multiarch的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆