Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!RICE.EDU!rich From: rich@RICE.EDU (Richard Murphey) Newsgroups: gnu.gdb.bug Subject: Patch to gdb.texinfo to add `Structures' menu item Message-ID: <8908100530.AA04302@kappa.rice.edu> Date: 10 Aug 89 05:30:23 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 22 In the recent patch sent by Igor Metz the description of `set prettyprint' and `set unionprint' were added to the texinfo documentation. Below is a patch which adds this node to the info mode menu under emacs. *** gdb.texinfo.orig Fri Jul 7 03:56:39 1989 --- gdb.texinfo Thu Aug 10 00:18:33 1989 *************** *** 2494,2499 **** --- 2494,2500 ---- * Arrays:: Examining part of memory as an array. * Formats:: Specifying formats for printing values. * Memory:: Examining memory explicitly. + * Structures:: Pretty-printing structures and classes. * Auto Display:: Printing certain expressions whenever program stops. * Value History:: Referring to values previously printed. * Convenience Vars:: Giving names to values for future reference. Thanks Igor! Richard-Murphey@Rice.edu Electrical & Computer Engineering Dept. -