vim gdb 調試

github page

Install

1. Gdbmgr does not require perl, python, or any other external scripting support. 
2. it does need to have forkpty() support compiled in;
:help gdbmgr-install
:help gdbmgr-tutorial

Run

  1. some commad mode commads:
:DI programname...starts up gdbgmr with the given programname
:DR [args]..............runs the program (with optional arguments)
:DQ........................quit gdbmgr
發佈了157 篇原創文章 · 獲贊 25 · 訪問量 11萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章