Mercurial > emacs
view etc/images/gud/break.xpm @ 103886:d9b3b49cf6d3
(json-partial-output): Fix broken GDB/MI output in -break-info command
(Emacs bug #3794).
author | Dmitry Dzhus <dima@sphinx.net.ru> |
---|---|
date | Tue, 14 Jul 2009 08:40:58 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};