From c87f565f5a77a44fc5abfb749a522921a454ab6c Mon Sep 17 00:00:00 2001 From: David Taylor Date: Mon, 4 Jan 1999 22:40:38 +0000 Subject: [PATCH] new functions -- skip_hp_tests, gdb_preprocess; gdb_compile takes new optional argument specifying c++. --- gdb/testsuite/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 18a7c3342a..26573d2790 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -5,6 +5,11 @@ Mon Jan 4 10:06:43 1999 David Taylor Edith Epstein as part of a project to merge in changes by HP. + * lib/gdb.exp (get_compiler_info): new, optional argument -- args; + test for on hppa*-*-hpux*; use args to see if c++ was specified. + (skip_hp_tests): new function. + (gdb_preprocess): new function. + * configure.in (hpdir): decide whether to configure gdb.hp. * configure: regenerated.