From 67e5d36c367cd76c48411f65cc759ade26ae587a Mon Sep 17 00:00:00 2001 From: Pierre Muller Date: Tue, 6 Oct 2009 15:32:18 +0000 Subject: * ARI fix: "%p" rule. target.c (debug_to_thread_architecture): Replace %p by %s using host_address_to_string function. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8e7bf5f..36887fa 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2009-10-06 Pierre Muller + + * ARI fix: "%p" rule. + target.c (debug_to_thread_architecture): Replace %p by %s using + host_address_to_string function. + 2009-10-06 Tristan Gingold * darwin-nat.c: Add __TEXT __info_plist content. -- cgit v1.1