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


   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?


Andrew



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