[Cgdb-devel] readline interface
Brought to you by:
bobbybrasko,
crouchingturbo
From: Bob R. <bob...@co...> - 2003-03-24 02:44:05
|
Hi, In an effort to fix the cvs branch, I just committed a fix that finished up the major effort to integrate the new readline support in tgdb. In doing so, I added a new program to cgdb/tgdb. It is called rlctx_prog. It stands for readline context program. In order to make the cvs tree work now, after doing the ./configure && make, you should do a make install. Make sure rlctx_prog is in your path. It should be because cgdb is in your path and they should be installed in the same dir. Anyways, let me know about bugs. This is a big advance for tgdb. Thanks, Bob Rossi |