From 34439770999ff8e32edcfdf3468e660b317f30ea Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Wed, 18 Oct 2006 15:34:39 +0000 Subject: * solib-svr4.c (debug_loader_offset_p, debug_loader_offset) (debug_loader_name, svr4_default_sos): New. (svr4_current_sos): Call svr4_default_sos. (enable_break): Add a comment about AT_BASE. Set the new variables and retry solib_add. (svr4_clear_solib): Clear the new variables. --- gdb/ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ab06977..4fe939d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,4 +1,13 @@ -2006-10-17 Daniel Jacobowitz +2006-10-18 Daniel Jacobowitz + + * solib-svr4.c (debug_loader_offset_p, debug_loader_offset) + (debug_loader_name, svr4_default_sos): New. + (svr4_current_sos): Call svr4_default_sos. + (enable_break): Add a comment about AT_BASE. Set the new + variables and retry solib_add. + (svr4_clear_solib): Clear the new variables. + +2006-10-18 Daniel Jacobowitz * NEWS: Mention support for TLS without debugging information. -- cgit v1.1