This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GDB remote user interface 0.0.1, vim2gdb 0.0.0 and libgdbrui 0.0.0 release


Hi,


GDB remote user interface(GDBRUI) is a interpreter of GDB. After add this interpreter, GDB can be controlled by the other programe(such as an IDE) through TCP.

Vim2gdb is a plug-in of vim. After add this plug-in, you can control a
GDB through GDBRUI in vim. To get more message, read the readme.txt of
vim2gdb.

Libgdbrui is function library of GDBRUI client. It make the coder
write a GDBRUI client easy. Ruictl & vim2gdb already use it.

You can get these codes from http://sourceforge.net/projects/gdbrui/


Thanks, teawater


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]