由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 请教:如何在vim里运行gdb? (转载)
相关主题
software integration using tclHow to exit Vim?
Help needed! LDAP Integration with hosted applications (转载)唐骏开发Windows中文版 (转载)
用emacs运行python scriptSource Control/Issue Tracking software? (转载)
什么editor在windows底下比较好(visual studio除外)为什么我不能通过proxy访问本地数据库?
emacs多窗口下如何反向窗口切换? (转载)问个问题
emacs多窗口的一个问题。emacs里面有没有快捷建能交换2个窗口的内容? (转载)
缩进用空格好,还是tab好?问题关于 C中函数形式参数说明
轻松一下:魏老师用什么editor?java 里可以插入linux command吗? (转载)
相关话题的讨论汇总
话题: gdb话题: vim话题: 运行话题: clewn话题: emacs
进入Programming版参与讨论
1 (共1页)
c*********t
发帖数: 2921
1
【 以下文字转载自 Linux 讨论区 】
发信人: cookiesweet (apple), 信区: Linux
标 题: 请教:如何在vim里运行gdb?
发信站: BBS 未名空间站 (Thu Jun 16 03:07:26 2011, 美东)
能不能就像在emacs里那样可以很方便的运行gdb, 当执行gdb 的 next, 就能看到源代
码在一个独立的窗口里自动的一行一行的跑。
在vim里面怎么弄?
有包子送!
谢谢!
b******n
发帖数: 592
2
use clewn..emacs has better integration..mostly you don't need to run it
in any editor. gdb can display the source code window..
http://resbook.wordpress.com/2010/11/19/display-source-in-gdb/
if you want to try clewn, you can follow this:
http://chunhao.net/blog/how-to-connect-vim-with-gdb-using-clewn

【在 c*********t 的大作中提到】
: 【 以下文字转载自 Linux 讨论区 】
: 发信人: cookiesweet (apple), 信区: Linux
: 标 题: 请教:如何在vim里运行gdb?
: 发信站: BBS 未名空间站 (Thu Jun 16 03:07:26 2011, 美东)
: 能不能就像在emacs里那样可以很方便的运行gdb, 当执行gdb 的 next, 就能看到源代
: 码在一个独立的窗口里自动的一行一行的跑。
: 在vim里面怎么弄?
: 有包子送!
: 谢谢!

b******n
发帖数: 592
3
http://pyclewn.sourceforge.net/
looks like there is a better integrated one. I may give it a try as well.

【在 b******n 的大作中提到】
: use clewn..emacs has better integration..mostly you don't need to run it
: in any editor. gdb can display the source code window..
: http://resbook.wordpress.com/2010/11/19/display-source-in-gdb/
: if you want to try clewn, you can follow this:
: http://chunhao.net/blog/how-to-connect-vim-with-gdb-using-clewn

1 (共1页)
进入Programming版参与讨论
相关主题
java 里可以插入linux command吗? (转载)emacs多窗口下如何反向窗口切换? (转载)
[菜鸟问问题]请问如果有两个 C++ libraryemacs多窗口的一个问题。
help: matlab integral function缩进用空格好,还是tab好?
也问个template 的问题(C++)轻松一下:魏老师用什么editor?
software integration using tclHow to exit Vim?
Help needed! LDAP Integration with hosted applications (转载)唐骏开发Windows中文版 (转载)
用emacs运行python scriptSource Control/Issue Tracking software? (转载)
什么editor在windows底下比较好(visual studio除外)为什么我不能通过proxy访问本地数据库?
相关话题的讨论汇总
话题: gdb话题: vim话题: 运行话题: clewn话题: emacs