From bf3658255bf2d01c8cef63a5f141e82514a55242 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Thu, 8 Feb 2007 02:29:33 +0000 Subject: [PATCH] Initial commit. --- etc/images/gud/README | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 etc/images/gud/README diff --git a/etc/images/gud/README b/etc/images/gud/README new file mode 100644 index 00000000000..9c02b904bac --- /dev/null +++ b/etc/images/gud/README @@ -0,0 +1,39 @@ +The following icons are derived from Redhat's Insight Debugger +(Windows style icon set in src/gdb/gdbtk/library/images2) + +Name in this directory Derived from + +cont.pbm +cont.xpm continue.gif + +down.pbm +down.xpm down.gif + +finish.pbm +finish.xpm finish.gif + +next.pbm +next.xpm next.gif + +run.pbm +run.xpm run.gif + +step.pbm +step.xpm step.gif + +stop.pbm +stop.xpm stop.gif + +up.pbm +up.xpm up.gif + +watch.pbm +watch.xpm watch.gif + + +The following icons were created by Nick Roberts : + +break.pbm, nexti.pbm, go.pbm, pp.pbm, print.pbm, pstar.pbm, remove.pbm +break.xpm, nexti.xpm, go.xpm, pp.xpm, print.xpm, pstar.xpm, remove.xpm +stepi.pbm, until.pbm +stepi.xpm, until.xpm -- 2.39.2