]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix bug: If gdb couldn't find the dynamic linker's "r_debug_state"
authorJohn Polstra <jdp@FreeBSD.org>
Sun, 21 Feb 1999 19:58:36 +0000 (19:58 +0000)
committerJohn Polstra <jdp@FreeBSD.org>
Sun, 21 Feb 1999 19:58:36 +0000 (19:58 +0000)
commit604f9db2d6a738a0f84d00678aa5162d82d45666
tree391ef7bdc008f1cb00c66e194078e56461997619
parentb2c1f437de7aef486a782f998757a9c3886f700f
Fix bug: If gdb couldn't find the dynamic linker's "r_debug_state"
symbol, it aborted with "virtual memory exhausted."  Now it warns
about the problem and proceeds.
contrib/gdb/gdb/solib.c