]> git.eshelyaron.com Git - emacs.git/commitdiff
(License): Add entries for icons for reverse execution.
authorNick Roberts <nickrob@snap.net.nz>
Sat, 8 Aug 2009 04:47:30 +0000 (04:47 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sat, 8 Aug 2009 04:47:30 +0000 (04:47 +0000)
etc/images/gud/README

index 9cf4f299a4bd619fa0bfab9a4beea206fa9b49f3..1d8c58533196b08b8d1132149ca294e8848b7ef5 100644 (file)
@@ -7,8 +7,9 @@ License: GNU General Public License version 3 or later (see COPYING)
   
   break.pbm, nexti.pbm, go.pbm, pp.pbm, print.pbm, pstar.pbm, remove.pbm
   break.xpm, nexti.xpm, go.xpm, pp.xpm, print.xpm, pstar.xpm, remove.xpm
-  stepi.pbm, until.pbm
-  stepi.xpm, until.xpm
+  stepi.pbm, until.pbm, stepi.xpm, until.xpm
+  reverse-nexti.xpm reverse-stepi.xpm 
+  record-start.xpm record-stop.xpm
 
 
 Some icons are derived from Red Hat's Insight Debugger:
@@ -44,3 +45,13 @@ License: GNU General Public License version 3 or later (see COPYING)
   stop.pbm and stop.xpm were converted from stop.gif
   up.pbm and up.xpm were converted from up.gif
   watch.pbm and watch.xpm were converted from watch.gif
+
+The following icons are created from the Insight Windows style icon
+set in src/gdb/gdbtk/library/images2.
+
+Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+  Free Software Foundation, Inc.
+License: GNU General Public License version 3 or later (see COPYING)
+
+  reverse-continue.xpm reverse-finish.xpm
+  reverse-next.xpm  reverse-step.xpm