From 653fed07a699b942a3dcd45834ec2ea63d68475e Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 7 Mar 1996 01:00:04 +0000 Subject: [PATCH] * breakpoint.c (bfd_lookup_symbol): Provide for all SVR4 systems, not just those with HANDLE_SVR4_EXEC_EMULATORS. Fixes linux native build problem. --- gdb/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 35da2cfb852..c5c96db7ec5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,4 +1,7 @@ -Wed Mar 6 09:34:11 1996 Jeffrey A Law (law@cygnus.com) +Wed Mar 6 17:57:59 1996 Jeffrey A Law (law@cygnus.com) + + * breakpoint.c (bfd_lookup_symbol): Provide for all SVR4 systems, + not just those with HANDLE_SVR4_EXEC_EMULATORS. * From Peter Schauer: * breakpoint.c (internal_breakpoint_number): Move to file scope. -- 2.30.2