CVS: setedit change.log,1.778,1.779
Brought to you by:
set
From: Salvador E. T. <se...@us...> - 2009-09-25 15:10:52
|
Update of /cvsroot/setedit/setedit In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30107 Modified Files: change.log Log Message: * Added: [setedit/debug.cc settvuti/include/edhists.h] Now the user can specify files containing the commands to be executed after starting gdb and after the target connection. * Modified: [debian/control] To accept TV 2.2.0. * Modified: [extra/strncpyz.cc] To support passing a NULL pointer for orig. * Modified: [version.txt debian/changelog include/ced_inte.h] Version to 0.5.6. Index: change.log =================================================================== RCS file: /cvsroot/setedit/setedit/change.log,v retrieving revision 1.778 retrieving revision 1.779 diff -C2 -d -r1.778 -r1.779 *** change.log 3 Mar 2009 11:24:36 -0000 1.778 --- change.log 25 Sep 2009 15:10:37 -0000 1.779 *************** *** 1,3 **** --- 1,12 ---- $Log$ + Revision 1.779 2009/09/25 15:10:37 set + * Added: [setedit/debug.cc settvuti/include/edhists.h] Now the user can + specify files containing the commands to be executed after starting gdb and + after the target connection. + * Modified: [debian/control] To accept TV 2.2.0. + * Modified: [extra/strncpyz.cc] To support passing a NULL pointer for orig. + * Modified: [version.txt debian/changelog include/ced_inte.h] Version to + 0.5.6. + . Revision 1.778 2009/03/03 11:24:36 set * Fixed: [gpg] to avoid internationalization of the messages. |