]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Allow enabling/disabling breakpoint location ranges
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 077369cec9a0890b300dd3852015fe3b2ddfe0b5..1770b1f02a8e94ba4fe598fb40bb8b81ca0847bb 100644 (file)
@@ -1,3 +1,19 @@
+2017-11-07  Xavier Roirand  <roirand@adacore.com>
+           Pedro Alves  <palves@redhat.com>
+
+       * breakpoint.c (map_breakpoint_number_range): New, factored out
+       from ...
+       (map_breakpoint_numbers): ... here.
+       (find_location_by_number): Change parameters from string to
+       breakpoint number and location.
+       (extract_bp_number_and_location): New function.
+       (enable_disable_bp_num_loc)
+       (enable_disable_breakpoint_location_range)
+       (enable_disable_command): New functions, factored out ...
+       (enable_command, disable_command): ... these functions, and
+       adjusted to support ranges.
+       * NEWS: Document enable/disable breakpoint location range feature.
+
 2017-11-06  Luis Machado  <luis.machado@linaro.org>
 
        * MAINTAINERS (Write After Approval): Update my e-mail address.