* python.c (gdbpy_print_stack): Ensure output ends with a newline.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index a8224c88b2db0c08f3b1f4bccc20a520e89595dd..5cba88b8c5569cef0250e1d8b6f781676eab48d7 100644 (file)
@@ -1,5 +1,49 @@
+2010-05-19  Doug Evans  <dje@google.com>
+
+       * python.c (gdbpy_print_stack): Ensure output ends with a newline.
+
+       * python.c (source_python_script): Add comment.
+       (source_python_script_for_objfile): Remove unnecessary call to
+       gdbpy_print_stack.
+
+2010-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       Code cleanup.
+       * parse.c (exp_iterate): Use operator_length wrapper function.
+
+2010-05-18  Michael Snyder  <msnyder@vmware.com>
+
+       * ada-lang.c: White space.
+       * ada-typeprint.c: White space.
+       * ada-valprint.c: White space.
+       * addrmap.c: White space.
+       * auxv.c: White space.
+       * ax-gdb.c: White space.
+
+2010-05-18  Hui Zhu  <teawater@gmail.com>
+
+       * linux-fork.c (inferior_call_waitpid_cleanup): Add check
+       for oldfp.
+       (inferior_call_waitpid): Move make_cleanup out of check.
+       Check the return of waitpid.
+       (delete_checkpoint_command): Add pptid to save fi->parent_ptid.
+
 2010-05-17  Michael Snyder  <msnyder@vmware.com>
 
+       * tui/tui.c: White space.
+       * tui/tui-data.c: White space.
+       * tui/tui-disasm.c: White space.
+       * tui/tui-file.c: White space.
+       * tui/tui-interp.c: White space.
+       * tui/tui-main.c: White space.
+       * tui/tui-out.c: White space.
+       * tui/tui-regs.c: White space.
+       * tui/tui-source.c: White space.
+       * tui/tui-stack.c: White space.
+       * tui/tui-win.c: White space.
+       * tui/tui-winsource.c: White space.
+
        * procfs.c: White space.
 
        * python/py-auto-load.c: White space.
This page took 0.025811 seconds and 4 git commands to generate.