view etc/images/gud/stepi.xpm @ 66104:f309eed9f854

* images/gud/n.pbm, images/gud/n.xpm * images/gud/ni.xpm, images/gud/ni.xpm * images/gud/s.xpm, images/gud/s.xpm * images/gud/si.xpm, images/gud/si.xpm: Rename to next.*, nexti.*, step.*, and stepi.* , respectively, as the file-name no longer clashes on 8+3 filesystems.
author Nick Roberts <nickrob@snap.net.nz>
date Sat, 15 Oct 2005 22:56:30 +0000
parents
children
line wrap: on
line source

/* XPM */
static char * gud_stepi_xpm[] = {
"24 24 5 1",
" 	c None",
".	c #D4D400000000",
"X	c #616161616161",
"o	c #2A2A1F1F5555",
"O	c #CCCC99999999",
"                        ",
"                        ",
"                        ",
"                        ",
"      .....             ",
"     .     .            ",
"    .       .           ",
"    .       .           ",
"    .   X   .   X       ",
"    .  Xo .O.O. oX      ",
"      Xo  O...O  oX     ",
"     Xo    ...    oX    ",
"    Xo     O.O     oX   ",
"    oX      .      Xo   ",
"     oX           Xo    ",
"      oX         Xo     ",
"       oX       Xo      ",
"        o       o       ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        "};