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: [python][patch] Add GDB Parameters functionality


On 04/26/2010 10:45 PM, Tom Tromey wrote:

> Phil> +gdb_test "set test-file-param None" "Argument required.*" 
> 
> I don't understand this test.  From my reading, test-file-param is a
> filename parameter.  And, "None" is a valid file name.  So why would
> this be expected to print an error message?

Oops it is bogus, should not be there.  I was experimenting with
setting None in GDB, but abandoned it.  I've removed it from the
testsuite.


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