Mercurial > emacs
view etc/images/gud/break.xpm @ 80436:0a96ecdd8f7a
(gdb-mouse-set-clear-breakpoint):
Fix in disassembly buffer (regression in 22.2).
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 03 Apr 2008 08:38:51 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};