view lisp/sb-dir-plus.xpm @ 55850:63ca25eb73a1

(gdb-current-frame, gud-watch) (gdb-locals-mode, gdb-frame-handler): Display current frame in the modeline of the locals buffer. (gdb-goto-breakpoint): Handle gdbmi. (gdb-get-frame-number): Change for gdbmi.
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 30 May 2004 00:09:37 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

/* XPM */
static char * sb_dir_plus_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #B8B8B8",
"+	c #000000",
"@	c #FFF993",
"#	c #828282",
"  ......            ",
" .++++++.           ",
".+@@@@@@+.........  ",
".+@@@@@@@+++++++++. ",
".+@@@@@@@@@@@@@@@@+#",
".+@@@@@@@+@@@@@@@@+#",
".+@@@@@@@+.@@@@@@@+#",
".+@@@@@+++++@@@@@@+#",
".+@@@@@@.+...@@@@@+#",
".+@@@@@@@+.@@@@@@@+#",
".+@@@@@@@@.@@@@@@@+#",
".+@@@@@@@@@@@@@@@@+#",
".+@@@@@@@@@@@@@@@@+#",
" #++++++++++++++++# ",
"  ################  "};