diff etc/images/gud/rnext.xpm @ 106842:ca0315d80583

Add icons for reverse debugging. (3rd attempt).
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 15 Jan 2010 11:26:27 +1300
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/images/gud/rnext.xpm	Fri Jan 15 11:26:27 2010 +1300
@@ -0,0 +1,34 @@
+/* XPM */
+static char * reverse_next_xpm[] = {
+"24 24 7 1",
+" 	c None",
+".	c #CC0033",
+"+	c #616161",
+"@	c #2A1F55",
+"#	c #ADADAD",
+"$	c #D40000",
+"%	c #CC9999",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"        ..........      ",
+"       .          .     ",
+"      .            .    ",
+"      .    +@  @+  .    ",
+"      .   +@#  #@+ .    ",
+"    $%.%$ @@    @@ .    ",
+"    %...% @@    @@      ",
+"     ...  @@    @@      ",
+"     %.%  @+    +@      ",
+"      .  @@      @@     ",
+"          @+    +@      ",
+"          @@    @@      ",
+"          @@    @@      ",
+"          @@    @@      ",
+"          +@#  #@+      ",
+"           +@  @+       ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};