view etc/images/low-color/cut.xpm @ 105107:c8c485186991

(gdb-var-update-handler-1): Include case of older GDB where there is no has_more field.
author Nick Roberts <nickrob@snap.net.nz>
date Sat, 19 Sep 2009 11:45:57 +0000
parents 28718fa5d988
children
line wrap: on
line source

/* XPM */
static char * cut2_xpm[] = {
"24 24 7 1",
" 	c None",
".	c #000100",
"+	c #BBBDBA",
"@	c #FFFFFF",
"#	c #6B6B66",
"$	c #504D46",
"%	c #3E4850",
"                        ",
"                        ",
"      .        .        ",
"      .        .        ",
"     .+.      .@.       ",
"     .@$      #@.       ",
"     .@#.    .@+.       ",
"     .@+$    #@+.       ",
"      #@#.  .@+$        ",
"      .@+$  $@+.        ",
"       #@#.%@+#         ",
"       .@+$#++.         ",
"        .@+$+.          ",
"         .++..          ",
"         ..#$.          ",
"     .............      ",
"     . ...  ... ...     ",
"    ..  ..   ..  ..     ",
"    .    .   .    .     ",
"    ..  ..   ..  ..     ",
"     ....     .. .      ",
"     ....     ....      ",
"                        ",
"                        "};