pkgsrc-wip/cgdb/distinfo
Juan Romero Pardines 720f688628 Updated to 0.3.4
Changes:

cgdb-0.3.4

   * Fixed bug in cgdb. If the user hit 'o' in cgdb, then got out of the
   file dialog, the next time ^c was typed in the gdb window, the prompt
   would not refresh itself properly.
   * Fixed ada highlighting bug. String literals were not being highlighted.
   * Temporarily fixed the ^c bug. The data at the console is now cleared when
   the user hits ^c. A better fix will be arranged for when full signal handling
   support is integrated.
   * Fixed libinput bug. If the user held down '\n' for a long time, and then
   hit any other key, an extra '\n' would come out and then the other key.
   This was *very* annoying when holding down the '\n' key to continue nexting.
   * Fixed highlighting bug. This ( '\"' ) would start a string literal
   in C/C++.

cgdb-0.3.3b

   * Fixed string literal bug where files don't highlight properly in C/C++.

cgdb-0.3.3a

   * Fixed bug in the file dialog window. It would not accept the enter
     key, so the user could never select a file.

cgdb-0.3.3

   * Fixed tab bug, where tab spaces were being displayed incorrectly in
     the source window. Now cgdb can handle tabs in a file properly.
   * Added VI-style page up/page down commands. Deprecated old Shift-J
     and Shift-K page up/page down style commands.
   * Fixed bug in ada highlighter. The file would not be displayed correctly
     when trying to highlight an ada source file.
2003-10-03 11:42:06 +00:00

4 lines
167 B
Text

$NetBSD: distinfo,v 1.2 2003/10/03 11:42:06 xtraeme Exp $
SHA1 (cgdb-0.3.4.tar.gz) = a14c52736eede04911ba43b9ac1186f2f19c48ac
Size (cgdb-0.3.4.tar.gz) = 346760 bytes