Add missing entry for:

2009-06-22  Tristan Gingold  <gingold@adacore.com>

	* darwin-nat.c (darwin_xfer_partial): Use host_address_to_string
	instead of "%p".
This commit is contained in:
Tristan Gingold 2009-06-26 14:14:50 +00:00
parent 899396fe32
commit 7bd06e8738
1 changed files with 5 additions and 0 deletions

View File

@ -214,6 +214,11 @@
* c-lang.c (classify_type): Iterate over typedefs.
* c-valprint.c (textual_element_type): Iterate over typedefs.
2009-06-22 Tristan Gingold <gingold@adacore.com>
* darwin-nat.c (darwin_xfer_partial): Use host_address_to_string
instead of "%p".
2009-06-22 Jan Kratochvil <jan.kratochvil@redhat.com>
PR gdb/9988: