gdb/
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 9e7ce8769f028f43d3d0b5c8c78089af6fd5cb22..a7913b2cff70226e49e05b7d73fecd664c7dcdd2 100644 (file)
@@ -1,3 +1,29 @@
+2010-04-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * config/djgpp/fnchange.lst: Fix typo in translations for
+       symbol-without-target_section.exp and symbol-without-target_section.c.
+
+2010-04-09  Pedro Alves  <pedro@codesourcery.com>
+
+       * breakpoint.c (condition_command): Pass condition expression to
+       set_breakpoint_condition stripped from breakpoint number.
+
+2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
+           Thiago Jung Bauermann  <bauerman@br.ibm.com>
+           Tom Tromey  <tromey@redhat.com>
+
+       * breakpoint.c (condition_command): Simplify.  Move condition
+       setting code to ...
+       (set_breakpoint_condition): ... here.  New function.
+       * breakpoint.h  (set_breakpoint_condition): Declare.
+       * Makefile.in (SUBDIR_PYTHON_OBS): Add py-breakpoint.
+       (SUBDIR_PYTHON_SRCS): Likewise.
+       (py-breakpoint.o): New rule.
+       * python/py-breakpoint.c: New file.
+       * python/python-internal.h (gdbpy_breakpoints)
+       (gdbpy_initialize_breakpoints): Declare.
+       (GDB_PY_SET_HANDLE_EXCEPTION) Define.
+
 2010-04-09  Pedro Alves  <pedro@codesourcery.com>
 
        * regformats/regdat.sh: Include server.h.  Don't include
This page took 0.02395 seconds and 4 git commands to generate.