Use struct buffer in gdb_readline_no_editing
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 06d1373decda9aaa61f1f9aa62906a1e7e741b29..bea81721919bc924ae3eab548fbfa459a8ebe49d 100644 (file)
@@ -1,3 +1,10 @@
+2016-03-09  Pedro Alves  <palves@redhat.com>
+
+       * common/buffer.h (buffer_grow_char): New function.
+       * top.c: Include buffer.h.
+       (gdb_readline_no_editing): Rename 'prompt_arg' parameter to
+       'prompt'.  Use struct buffer instead of xrealloc.
+
 2016-03-09  Pedro Alves  <palves@redhat.com>
 
        * defs.h (gdb_readline): Delete declaration.
This page took 0.02325 seconds and 4 git commands to generate.