This is the mail archive of the gdb-patches@sourceware.org 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: [RFA] re-initialize height to 0 during setshow.exp


On Tue, Apr 03, 2007 at 03:26:32PM +0200, Denis PILAT wrote:
> It just because gdb_test will add a new test, and I just want to fix a
> problem.
> But it would be much simpler to add *gdb_test "set height 0" "" "set
> height 0"*
> It was much RFC I should I put in my title,

Please always use gdb_test.  If you don't want it to be a test, use ""
for the test name - it won't be counted (at least, not unless someting
goes wrong).

-- 
Daniel Jacobowitz
CodeSourcery


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