aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/remote.c
AgeCommit message (Collapse)AuthorFilesLines
2001-09-032001-08-30 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb1-4/+4
* gdb.base/remote.c: Use a small buffer for targets with 16-bit ints.
2001-07-17 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48KStephane Carrez1-1/+12
and defined to 1K for m68hc11. (random_data): Reduce table to 1K for embedded platforms (68hc11). * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp. (sizeof_random_data): New variable to tell the size of the data table; don't test past this size; always run to main.
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-5/+6162
1999-11-02import gdb-1999-11-01 snapshotJason Molenda1-0/+26