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] Remove support for testing against dead "target vxworks"


On 09/15/2014 02:59 PM, Joel Brobecker wrote:
>> Tested on x86_64 Fedora 20, native and gdbserver.
>>
>> gdb/testsuite/
>> 2014-09-12  Pedro Alves  <palves@redhat.com>
>>
>> 	* config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
>> 	files.
>> 	* gdb.base/a2-run.exp: Remove all code guarded by istarget
>> 	"*-*-vxworks*" throughout.
>> 	* gdb.base/break.exp: Likewise.
>> 	* gdb.base/default.exp: Likewise.
>> 	* gdb.base/scope.exp: Likewise.
>> 	* gdb.base/sepdebug.exp: Likewise.
>> 	* gdb.base/break.c: Remove all code guarded by #ifdef vxworks
>> 	throughout.
>> 	* gdb.base/run.c: Likewise.
>> 	* gdb.base/sepdebug.c: Likewise.
>> 	* gdb.hp/gdb.aCC/run.c: Likewise.
>> 	* gdb.reverse/until-reverse.c: Likewise.
>> 	* lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
> 
> Thanks for doing this, Pedro. This looks good to me.

Pushed.

Thanks,
Pedro Alves


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