Bug 13586 - Need a board file that allows running the whole testsuite in extended-remote mode against a local GDBserver
Summary: Need a board file that allows running the whole testsuite in extended-remote ...
Status: RESOLVED FIXED
Alias: None
Product: gdb
Classification: Unclassified
Component: testsuite (show other bugs)
Version: unknown
: P2 normal
Target Milestone: ---
Assignee: Pedro Alves
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-11 16:42 UTC by Pedro Alves
Modified: 2012-08-24 08:51 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro Alves 2012-01-11 16:42:51 UTC
We should have a board file that allows running the whole testsuite in extended-remote mode against a local GDBserver.  This would be quite useful to check feature parity between GDB and GDBserver.
Comment 1 Sergio Durigan Junior 2012-08-24 06:29:20 UTC
I believe this has already been resolved, right?

http://sourceware.org/git/?p=gdb.git;a=blob_plain;f=gdb/testsuite/boards/native-extended-gdbserver.exp;hb=HEAD
Comment 2 Pedro Alves 2012-08-24 08:51:40 UTC
Yep, thanks.