Phil Muldoon
adc368187c
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 Phil Muldoon <pmuldoon@redhat.com>
* gdb.python/py-breakpoint.exp: New File.
* gdb.python/py-breakpoint.C: Ditto.
2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
Thiago Jung Bauermann <bauerman@br.ibm.com>
Tom Tromey <tromey@redhat.com>
* gdb.texinfo (Breakpoints In Python): New Node.
2010-04-09 09:41:43 +00:00
..
2010-02-24 21:18:28 +00:00
2010-04-09 09:41:43 +00:00
2010-01-01 07:32:07 +00:00
2010-02-28 21:56:50 +00:00
2010-01-01 07:32:07 +00:00
2010-04-08 10:47:56 +00:00
2010-01-01 07:32:07 +00:00
2010-02-02 16:45:17 +00:00
2010-02-24 21:18:28 +00:00
2010-02-24 21:18:28 +00:00
2010-02-26 09:08:10 +00:00
2010-03-05 20:18:19 +00:00
2010-01-14 08:03:37 +00:00
2010-04-09 09:41:43 +00:00
2010-04-09 09:41:43 +00:00
2010-01-18 06:25:22 +00:00