2009/1/14 Eli Zaretskii > > > Date: Wed, 14 Jan 2009 19:47:50 -0200 > > From: Alfredo Ortega > > > > I have made a small patch to the 'commands' command to allow the use > > of an external editor to add or modify commands. This is convenient if > > you are dealing with many commands per breakpoint. > > The editor follows the behavior of the 'edit' command (/bin/ex by > > default, or the 'EDITOR' environment variable) > > > > Tested on i686-pc-linux-gnu, please tell me what do you think about it. > > If this is accepted, we will need a suitable patch for the manual. I see. This updated patch contains my proposed documentation changes to gdb.texinfo and refcard.tex. I hope that the patch format is adequate