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


>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:

Phil> 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?

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

Thanks.  The updated patch is ok provided the new .exp runs without any
fails.

Tom


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