* breakpoint.c (bfd_lookup_symbol): Provide for all SVR4 systems,
authorJeff Law <law@redhat.com>
Thu, 7 Mar 1996 01:00:04 +0000 (01:00 +0000)
committerJeff Law <law@redhat.com>
Thu, 7 Mar 1996 01:00:04 +0000 (01:00 +0000)
        not just those with HANDLE_SVR4_EXEC_EMULATORS.
Fixes linux native build problem.

gdb/ChangeLog

index 35da2cfb85265309830d638bafba69f9117aba99..c5c96db7ec50ba0454e700c712ffc79b4b9ef448 100644 (file)
@@ -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.