This is the mail archive of the gdb-patches@sources.redhat.com 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] | |
> There's one problem here. A recurring problem we've had is testcases
> tainting other tests, because what you say above isn't quite right -
> once ada.exp is loaded, it will remain loaded for the remainder of
> the test run.
Ah, I didn't know, good catch.
[...]
> Does the above work?
Yes, it does the trick, thank you! Here is a revised version of that
file that contains your suggestion.
2004-03-31 Joel Brobecker <brobecker@gnat.com>
* lib/ada.exp: New file.
--
Joel
Attachment:
ada.exp
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |