gdb.arch vs. gdb.base gcore test cases
Andreas Arnez <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
The following two test cases are mostly identical, and their associated
C source files are exactly identical:
gdb.arch/system-gcore.exp
gdb.base/gcore.exp
Is there any specific reason for the two copies? Just curious...