From 3de33a4fc6a02d07fc99589ea76d7c0eb34ea18d Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Wed, 12 Jun 2013 12:59:20 -0600 Subject: [PATCH] update README --- README | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README b/README index 625ef2a..5f773c9 100644 --- a/README +++ b/README @@ -29,10 +29,12 @@ After you install this, type "make". Now, start gdb and source the always be available, you can use "make hack-gdbinit", which will add the appropriate "source" line to your ~/.gdbinit. -This adds a new "gui" command to gdb. Currently the only subcommand -is "gui source", which pops up a source window. The source window -will automatically track your progress when debugging. You can make -multiple source windows; they will be reused in an LRU fashion. +This adds a new "gui" command and various subcommands to gdb. + +A simple subcommand to try is "gui source", which pops up a source +window. The source window will automatically track your progress when +debugging. You can make multiple source windows; they will be reused +in an LRU fashion. If you want to hack on this, you will need Glade to edit the UI elements. For Fedora 18, you'll need a special hack to make the