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: [PATCH] Add -nx for "xgdb" test in gdb/testsuite/gdb.gdb/selftest.exp


Hi,

I found a few more tests with the same issue, here's an updated patch that covers those tests.

Thanks,

Yit
September 2, 2012

Attachment: xgdb-no-init.txt
Description: Text document


On Sep 1, 2012, at 11:00 AM, Khoo Yit Phang wrote:

> Hi,
> 
> The "xgdb" test in gdb/testsuite/gdb.gdb/selftest.exp was giving me spurious results since it was loading ~/.gdbinit. Here's a patch that adds the -nx option to prevent this problem.
> 
> Thanks,
> 
> Yit
> September 1, 2012
> 
> <xgdb-no-init.txt>


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