From: Jan Kratochvil Date: Wed, 26 Nov 2008 05:36:38 +0000 (+0000) Subject: 2008-11-25 ia64-tdep.c change: Reflect current `disable' in the ChangeLog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5f019e58781076b31685d5d8460fbd472ebcf2b6;p=binutils-gdb.git 2008-11-25 ia64-tdep.c change: Reflect current `disable' in the ChangeLog entry. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e80021e7520..0582ae11195 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -3,7 +3,7 @@ Fix automatic restoration of breakpoints memory for ia64. * ia64-tdep.c: New #if check on BREAKPOINT_MAX vs. BUNDLE_LEN. (ia64_memory_insert_breakpoint): New comment part for SHADOW_CONTENTS - content. Remove variable instr. New variable cleanup. Force + content. Remove variable instr. New variable cleanup. Disable automatic breakpoints restoration. PLACED_SIZE and SHADOW_LEN are now set larger, to BUNDLE_LEN - 2. Variable `bundle' type update. Return error if even just final target_write_memory has failed.