gem5-gpu教程 如何运行VSCode

launch.json

{
     
    "version": "0.2.0",  
    "configurations": [  
        {
     
            "name": "Debug gem5",  
            "type": "cppdbg"

你可能感兴趣的:(gem5-gpu,vscode,ide,编辑器)