源码之家

  • 首页
  • 文章
  • 问答
  • 下载
您的位置: 首页  >  文章  >  Debug TDMGCC with VSCODE in win7

Debug TDMGCC with VSCODE in win7

分类: 文章 • 2025-06-17 12:48:34

Envriment:

win7,

lastest vscode,

TDMGCC,

Debug Step:

1. Press 'F5', will let you choice a item, as bellow:

Debug TDMGCC with VSCODE in win7

click the "c++ (GDB/LLDB)".

2.Then will be creat a file name "launch.json", open it and modify 2 place:

"program": "${workspaceFolder}/test.exe",

"miDebuggerPath": "C:\\TDM-GCC-64\\bin\\gdb.exe",

like following:

Debug TDMGCC with VSCODE in win7

3.Press "F5" again, now you can debug it.

Note:  You must add "-g" as the GCC compile parameter. 

 

 

相关推荐

  • Debug TDMGCC with VSCODE in win7
  • ROS程序在vsCode中debug
  • Vscode 配置cpp debug时,无法在.vscode文件夹中创建launch.json文件
  • win7下vscode无法启动(黑屏)
  • 通过teamviewer/基于Samba协议的win7与Ubuntu的共享文件夹/vscode的 live share 插件实现远程控制Linux服务器跑深度学习
  • Eclipse compile & debug c/c++ in win7, include linux 0.11
  • win7系统vscode配置中文语言
  • win7下,QT 及 QGLViewer 环境配置总结 | 版本匹配问题 | 解决debug模式下无法打开窗口
  • 64位win7使用debug(Masm所有子程序)的方法
  • vscode python debug调试
  • VisionPro常用视觉工具详解--CogBlobTool
  • Place:1136-This design contains a global buffer instance
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 源码之家    备案号:   粤ICP备20058927号