Refactor string_to_event_location for legacy linespec support.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 2d4713fcfe650b476e0c1d7083c61a4c79f550c4..1077d605bbba5422dc193b56e174573ec1a1fb8c 100644 (file)
@@ -1,3 +1,13 @@
+2016-02-09  Keith Seitz  <keiths@redhat.com>
+
+       * location.c (string_to_explicit_location): Note that "-p" is
+       reserved for probe locations and return NULL for any input
+       that starts with that.
+       (string_to_event_location): Move "legacy" linespec code to ...
+       (string_to_event_location_basic): ... here.
+       * location.h (string_to_event_location): Update comment.
+       (string_to_event_location_basic): New function.
+
 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
 
        * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
This page took 0.022881 seconds and 4 git commands to generate.