欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

Unix卸載gdb調(diào)試工具出現(xiàn)問題的解決方法

  發(fā)布時(shí)間:2015-06-09 16:51:23   作者:佚名   我要評(píng)論
在用make uninstall命令卸載gdb調(diào)試工具時(shí)出現(xiàn)了問題,卸載失敗,不知道如何卸載gdb調(diào)試工具的朋友可以看看下文

  Unix系統(tǒng)通過命令能夠卸載安裝的程序,但有用戶在用make uninstall命令卸載gdb調(diào)試工具時(shí)出現(xiàn)了問題,卸載失敗,下面小編就教大家Unix如何卸載gdb調(diào)試工具。

Unix卸載gdb調(diào)試工具的技巧

  前幾天安裝最新的gdb過程中出了點(diǎn)問題,想卸載一下。結(jié)果執(zhí)行“make uninstall”命令后,出現(xiàn)下面的結(jié)果:

  bash-3.2# make uninstall

  the uninstall target is not supported in this tree

  看起來,gdb不支持直接用“make uninstall”命令卸載,那么如何卸載它呢?

  Yikes.

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

  make uninstall there.

  只能是進(jìn)入每個(gè)子目錄,分別執(zhí)行“make uninstall”命令了。

  該問題主要是gdb調(diào)試工具卸載出現(xiàn)了bug,在沒有修復(fù)的前提下需進(jìn)入每個(gè)子目錄執(zhí)行命令卸載gdb調(diào)試工具。

相關(guān)文章

最新評(píng)論