From 3dcd429fd60608c0e1b9aaeb5208cf2696f6c3a8 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Thu, 28 Dec 1995 23:16:41 +0000 Subject: * README.GDBTK: Polish introductory paragraph. --- gdb/README.GDBTK | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'gdb/README.GDBTK') diff --git a/gdb/README.GDBTK b/gdb/README.GDBTK index ac68bcb..4756b0e 100644 --- a/gdb/README.GDBTK +++ b/gdb/README.GDBTK @@ -8,14 +8,15 @@ GUI for GDB, the GNU debugger. Introduction ============ -GDBtk is a version of GDB that uses Tcl/Tk to implement a graphical user inter- -face. It is a fully integrated GUI, not a seperate front-end program. The -interface consists of several seperate X windows, which use standard elements -like buttons, scrollbars, entry boxes and such to create a fairly easy to use -interface. Each window has a distinct content and purpose, and can be enabled -or disabled individually. The windows contain things like the current source -file, a disassembly of the current function, text commands (for things that -aren't accessible via a button), etc... +GDBtk is a version of GDB that uses Tcl/Tk to implement a graphical +user inter- face. It is a fully integrated GUI, not a separate +front-end program. The interface consists of several seperate X +windows, which use standard elements like buttons, scrollbars, entry +boxes and such to create a fairly easy to use interface. Each window +has a distinct content and purpose, and can be enabled or disabled +individually. The windows contain things like the current source +file, a disassembly of the current function, text commands (for things +that aren't accessible via a button), and so forth. Building and installing ======================= -- cgit v1.1