gdb: Allow quoting around string options in the gdb::option framework
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 90da3d42c1d4c0f5fa427ee913d60e34598d2ba8..5f9872b8dfa3d1146c1da5a909fb89c5663235ca 100644 (file)
@@ -1,3 +1,10 @@
+2019-07-11  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * cli/cli-option.c (parse_option): Use extract_string_maybe_quoted
+       to extract string arguments.
+       * common/common-utils.c (extract_string_maybe_quoted): New function.
+       * common/common-utils.h (extract_string_maybe_quoted): Declare.
+
 2019-07-11  Tom Tromey  <tromey@adacore.com>
 
        * main.c (get_init_files): Use GDBINIT, not gdbinit.
This page took 0.02818 seconds and 4 git commands to generate.