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: New board file to run the whole testsuite with a local gdbserver in extended-remote mode


On 01/25/2012 06:22 PM, Joel Brobecker wrote:
>>  - many tests that do "attach" assume GDB can figure out what executable
>>    the process is running, and load it automatically
>>    (target_pid_to_exec_file).  This doesn't work in the remote
>>    targets.
> 
> I think these testcases should be fixed to avoid tis requirement.
> We can always have one specific testcase that test that, and skip
> the testcase if testing in extended-remote mode.

That may well be the right course.  I'll try it out.

>> I think this should be good enough to check in as is, and improve as
>> follow-ups.
> 
> I agree. This is far better than nothing.

Thanks.  I've checked it in now.

-- 
Pedro Alves


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