new functions -- skip_hp_tests, gdb_preprocess; gdb_compile takes new

optional argument specifying c++.
This commit is contained in:
David Taylor 1999-01-04 22:40:38 +00:00
parent 2e11d9ccf2
commit c87f565f5a
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
Edith Epstein <eepstein@cygnus.com> 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.