gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 16 Aug 2010 19:53:05 +0000 (19:53 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 16 Aug 2010 19:53:05 +0000 (19:53 +0000)
commitd63d0675b66c96510a519c93795e3ba3b074e979
tree4cf2de24b43b11f04afc1b378afdc08811d6ce51
parent06a64a0b786b2a3b81e8caced730c43939a78684
gdb/
* breakpoint.c (update_watchpoint): Add source empty line.  Prefer
EXP_STRING_REPARSE to EXP_STRING.
(watch_command_1): Set also EXP_STRING_REPARSE.
(delete_breakpoint): Free also EXP_STRING_REPARSE.
* breakpoint.h (struct breakpoint): New field exp_string_reparse.
Update comment for exp_string.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h