diff options
author | Michael Chastain <mec@google.com> | 2003-06-26 18:39:47 +0000 |
---|---|---|
committer | Michael Chastain <mec@google.com> | 2003-06-26 18:39:47 +0000 |
commit | ce1f64914e30f2beb04bd79c014f8a1bd8d4b560 (patch) | |
tree | 5a33ba297e4691404cd628a166fa9eec99c03777 /gdb/config/djgpp | |
parent | d958dfd05b56dd6d3708a0aa7996dce3f5ffb2a4 (diff) | |
download | gdb-ce1f64914e30f2beb04bd79c014f8a1bd8d4b560.zip gdb-ce1f64914e30f2beb04bd79c014f8a1bd8d4b560.tar.gz gdb-ce1f64914e30f2beb04bd79c014f8a1bd8d4b560.tar.bz2 |
2003-06-26 Michael Chastain <mec@shout.net>
* config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
gdb/testsuite/gdb.c++/pr-1210.exp.
Diffstat (limited to 'gdb/config/djgpp')
-rw-r--r-- | gdb/config/djgpp/fnchange.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/djgpp/fnchange.lst b/gdb/config/djgpp/fnchange.lst index 9a9ce2d..96b0c43 100644 --- a/gdb/config/djgpp/fnchange.lst +++ b/gdb/config/djgpp/fnchange.lst @@ -251,6 +251,8 @@ @V@/gdb/testsuite/gdb.c++/ovldbreak.exp @V@/gdb/testsuite/gdb.cxx/ovldbreak.exp @V@/gdb/testsuite/gdb.c++/pr-1023.cc @V@/gdb/testsuite/gdb.cxx/pr-1023.cc @V@/gdb/testsuite/gdb.c++/pr-1023.exp @V@/gdb/testsuite/gdb.cxx/pr-1023.exp +@V@/gdb/testsuite/gdb.c++/pr-1210.cc @V@/gdb/testsuite/gdb.cxx/pr-1210.cc +@V@/gdb/testsuite/gdb.c++/pr-1210.exp @V@/gdb/testsuite/gdb.cxx/pr-1210.exp @V@/gdb/testsuite/gdb.c++/pr-574.cc @V@/gdb/testsuite/gdb.cxx/pr-574.cc @V@/gdb/testsuite/gdb.c++/pr-574.exp @V@/gdb/testsuite/gdb.cxx/pr-574.exp @V@/gdb/testsuite/gdb.c++/printmethod.cc @V@/gdb/testsuite/gdb.cxx/printmethod.cc |