Unix卸载gdb调试工具出现问题的解决方法

网络知识 2023-02-09 13:14www.1681989.comseo网站推广

  Unix系统通过命令能够卸载安装的程序,但有用户在用make unstall命令卸载gdb调试工具时出现了问题,卸载失败,下面推火网小编就教大家Unix如何卸载gdb调试工具。

  前几天安装最新的gdb过程中出了点问题,想卸载一下。结果执行“make unstall”命令后,出现下面的结果

  bash-3.2# make unstall

  the unstall target is not supported this tree

  看起来,gdb不支持直接用“make unstall”命令卸载,那么如何卸载它呢?

  Yikes.

  A clumsy workaround is to cd to each subdir the build tree and do

  make unstall there.

  只能是进入每个子目录,分别执行“make unstall”命令了。

  该问题主要是gdb调试工具卸载出现了bug,在没有修复的前提下需进入每个子目录执行命令卸载gdb调试工具。

Copyright © 2016-2025 www.1681989.com 推火网 版权所有 Power by