This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit] Eliminate add_setshow_cmd


   Date: Thu, 29 Jul 2004 19:30:47 -0400
   From: Andrew Cagney <cagney@gnu.org>

   >    From: Andrew Cagney <cagney@gnu.org>
   >    Date: Wed, 28 Jul 2004 15:45:45 -0400
   > 
   >    Hello,
   > 
   >    This patch eliminates add_setshow_cmd replacing it with the more 
   >    formally typed add_setshow_string_cmd and add_setshow_filename_cmd (also 
   >    add_setshow_zinteger_cmd in a few places).
   > 
   > Andrew, did you run the testsuite after making these changes?  I now see:
   > 
   >    FAIL: gdb.base/help.exp: help set complaints
   > 
   > and
   > 
   >    FAIL: gdb.base/help.exp: help show complaints
   > 
   > so it looks like the output has changed in some subtle way.

   I did, but looks like I didn't look close enough at the results.  Which 
   system?

OpenBSD/sparc64, OpenBSD/amd64, FreeBSD/i386.  In-tree dejagnu on the
latter two, dejagnu 1.4.3 with expect 5.39.0 on OpenBSD/sparc64.

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]