Eli Zaretskii
6a1b16642b
* python/py-breakpoint.c (gdbpy_initialize_breakpoints): Move the
initialization of the tp_new member to the corresponding
gdbpy_initialize_* function.
* python/py-cmd.c (gdbpy_initialize_commands): Likewise.
* python/py-frame.c (gdbpy_initialize_frames): Likewise.
* python/py-function.c (gdbpy_initialize_functions): Likewise.
* python/py-inferior.c (gdbpy_initialize_inferior): Likewise.
* python/py-param.c (gdbpy_initialize_parameters): Likewise.
2011-08-05 14:24:10 +00:00
..
2011-08-04 19:10:14 +00:00
2011-08-05 14:24:10 +00:00
2011-08-05 14:24:10 +00:00
2011-06-03 15:32:44 +00:00
2011-06-16 05:54:09 +00:00
2011-06-16 05:54:09 +00:00
2011-06-03 15:32:44 +00:00
2011-08-05 14:24:10 +00:00
2011-08-05 14:24:10 +00:00
2011-08-05 14:24:10 +00:00
2011-07-11 12:10:19 +00:00
2011-08-05 14:24:10 +00:00
2011-06-24 19:47:37 +00:00
2011-06-24 19:47:37 +00:00
2011-06-27 19:21:51 +00:00
2011-06-28 13:09:12 +00:00
2011-07-22 09:22:50 +00:00