From e4d30c7e6abccf8402a5c48743a829cd6633ee98 Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Thu, 2 Sep 1993 01:12:20 +0000 Subject: [PATCH] Load the udi library procedures. --- gdb/testsuite/config/udi-gdb.exp | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb/testsuite/config/udi-gdb.exp b/gdb/testsuite/config/udi-gdb.exp index 695e85ff7de..a7d2f82393b 100644 --- a/gdb/testsuite/config/udi-gdb.exp +++ b/gdb/testsuite/config/udi-gdb.exp @@ -32,6 +32,7 @@ if ![info exists prompt] then { } load_lib gdb.exp +load_lib udi.exp # # gdb_version -- extract and print the version number of gdb -- 2.30.2