Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我注意到在调试过程中在堆栈中引入了几个 gdb 特定的环境变量。有什么办法可以单独取消设置这些环境变量?
我注意到在调试过程中在堆栈中引入了几个 gdb 特定的环境变量。
您必须使用某种 IDE 或包装脚本来执行此操作。GDB 本身不会修改环境,除非您使用例如set env命令要求它。
set env