Mercurial > emacs
view etc/images/gnus/exit-summ.xpm @ 69510:43a2ed622bbd
(gdb-inferior-status): New variable.
(gdb-force-mode-line-update): New function.
(gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
(gdb-exited): Use them.
(gdb-signal): New fuction.
(gdb-annotation-rules): Provide a rule for it.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 16 Mar 2006 07:29:18 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * exit_summ_xpm[] = { "24 24 3 1", ". c None", " c #000000000000", "X c #E1E1E0E0E0E0", " .. .. .. .. .. .. .. ..", "........................", "........................", " .. .. .. ..", "...... XXXX .....", "...... XXXXXXX .....", " .. .. XX XX XX .. ..", "...... XXXXXXXX .....", "...... XXXXXXX .....", " .. .. X XX .. ..", "...... XXXX .....", "...... XXXX .....", " .. .. X XXXXX .. ..", "...... XXXXXXX .....", "...... XXXXX XX .....", " .. .. X XXXXX .. ..", "...... XXXXX .....", "...... X .....", " .. . . .. ..", "........................", "........................", " .. .. .. .. .. .. .. ..", "........................", "........................"};