2010-04-06 Stan Shebs <stan@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 3c6c3ac1505145c448b22223bcbaa04685c59635..2cc9f2952c5376ed41d107e5a1e3158381086923 100644 (file)
@@ -1,3 +1,17 @@
+2010-04-06  Stan Shebs  <stan@codesourcery.com>
+
+       * defs.h (char_ptr): Move typedef here from...
+       * ada-lang.c (char_ptr): Remove.
+       * charset.c (char_ptr): Remove.
+       * tracepoint.h (struct uploaded_string): Remove.
+       (struct uploaded_tp): Use vectors for string arrays.
+       * tracepoint.c (trace_save): Use vectors of actions.
+       (parse_tracepoint_definition): Ditto.
+       (get_uploaded_tp): Clear vectors.
+       * breakpoint.c (create_tracepoint_from_upload): Use vectors.
+       (next_cmd): Change to an int.
+       (read_next_cmd): Use vector of command strings.
+
 2010-04-06  Doug Evans  <dje@google.com>
 
        * top.h (source_script, cd_command): Delete.
        * remote.c (remote_parse_stop_reply): Use hex_string instead
        of phex_nz for error.
 
->>>>>>> 1.11571
 2010-04-01  Stan Shebs  <stan@codesourcery.com>
            Nathan Sidwell  <nathan@codesourcery.com>
 
This page took 0.025143 seconds and 4 git commands to generate.