Age | Commit message (Expand) | Author | Files | Lines |
2013-05-22 | Fix reporting of DLL unload events on MS-Windows. | Eli Zaretskii | 1 | -0/+7 |
2013-05-22 | 2013-05-22 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 1 | -0/+12 |
2013-05-22 | Let the ARI know gdb_Py_DECREF is OK. | Pedro Alves | 1 | -0/+5 |
2013-05-21 | 2013-05-21 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+4 |
2013-05-21 | py_decref: Don't check for NULL before calling Py_DECREF. | Pedro Alves | 1 | -0/+7 |
2013-05-21 | Centralize workaround for Python 2.6's Py_DECREF. | Pedro Alves | 1 | -0/+7 |
2013-05-21 | Fix internal error caused by interaction between catch signal and fork | Philippe Waroquiers | 1 | -0/+5 |
2013-05-21 | gdb/ | Jan Kratochvil | 1 | -0/+6 |
2013-05-21 | gdb/ | Jan Kratochvil | 1 | -0/+12 |
2013-05-21 | Add new system-gdbinit infrastructure | Joel Brobecker | 1 | -0/+17 |
2013-05-21 | [Ada] Fix cleanup leak in ada-lang.c:old_renaming_is_invisible | Joel Brobecker | 1 | -0/+4 |
2013-05-21 | 2013-05-21 Hui Zhu <hui@codesourcery.com> | Hui Zhu | 1 | -0/+12 |
2013-05-20 | * python/py-prettyprint.c (search_pp_list): Decref 'attr'. | Tom Tromey | 1 | -0/+4 |
2013-05-20 | * python/py-value.c (valpy_get_dynamic_type): Simplify | Tom Tromey | 1 | -0/+5 |
2013-05-20 | * python/py-type.c (typy_fields): Unconditionally decref 'r'. | Tom Tromey | 1 | -0/+4 |
2013-05-20 | * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame) | Tom Tromey | 1 | -0/+6 |
2013-05-20 | * python/py-arch.c (gdbpy_initialize_arch): Use | Tom Tromey | 1 | -0/+47 |
2013-05-20 | * python/py-cmd.c (cmdpy_completer): Use explicit decref. | Tom Tromey | 1 | -0/+8 |
2013-05-20 | * python/py-evts.c (gdbpy_initialize_py_events): Don't | Tom Tromey | 1 | -0/+5 |
2013-05-20 | * python/python.c (gdbpy_run_events): Decref the result | Tom Tromey | 1 | -0/+5 |
2013-05-20 | * python/py-symtab.c (set_sal): Use | Tom Tromey | 1 | -0/+6 |
2013-05-20 | * python/py-param.c (compute_enum_values): Decref 'item'. | Tom Tromey | 1 | -0/+4 |
2013-05-20 | * mi/mi-main.c: Include python-internal.h. | Tom Tromey | 1 | -0/+23 |
2013-05-20 | * python/py-arch.c (gdbpy_initialize_arch): Return 'int'. | Tom Tromey | 1 | -0/+70 |
2013-05-20 | * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope): | Tom Tromey | 1 | -0/+5 |
2013-05-20 | * python/py-event.c (gdbpy_initialize_event_generic): Return | Tom Tromey | 1 | -0/+5 |
2013-05-20 | * python/py-type.c (make_fielditem): Add gdb_assert_not_reached | Tom Tromey | 1 | -0/+5 |
2013-05-20 | * python/py-inferior.c (gdbpy_inferiors): Update. Hoist | Tom Tromey | 1 | -0/+10 |
2013-05-20 | * python/py-event.c (evpy_emit_event): Decref the | Tom Tromey | 1 | -0/+5 |
2013-05-20 | * python/py-cmd.c (cmdpy_completer): Use iterator protocol. | Tom Tromey | 1 | -0/+5 |
2013-05-20 | * python/py-cmd.c (cmdpy_init): Decref 'ds_obj'. | Tom Tromey | 1 | -0/+4 |
2013-05-20 | * python/py-event.h (gdbpy_initialize_event_generic): Use | Tom Tromey | 1 | -0/+9 |
2013-05-20 | * python/py-arch.c (archpy_disassemble): Update. | Tom Tromey | 1 | -0/+11 |
2013-05-20 | * python/python-internal.h (events_object_type): Remove. | Tom Tromey | 1 | -0/+4 |
2013-05-20 | * python/py-event.h (evpy_emit_event): Use | Tom Tromey | 1 | -0/+7 |
2013-05-20 | * py-evtregistry.c (create_event_object): Decref | Tom Tromey | 1 | -0/+5 |
2013-05-20 | * py-cmd.c (gdbpy_string_to_argv): Check result of | Tom Tromey | 1 | -0/+5 |
2013-05-20 | * python/python.c (before_prompt_hook): Add cleanup to | Tom Tromey | 1 | -0/+5 |
2013-05-20 | * python/py-function.c (fnpy_init): Decref result of | Tom Tromey | 1 | -0/+5 |
2013-05-20 | * python/py-threadevent.c (get_event_thread): Use | Tom Tromey | 1 | -0/+9 |
2013-05-20 | * python/py-arch.c (arch_object_type): Use | Tom Tromey | 1 | -0/+50 |
2013-05-20 | 2013-05-20 Andreas Tobler <andreas@fgznet.ch> | Andreas Tobler | 1 | -0/+5 |
2013-05-20 | When reading CU, stay in DWO. Be more tolerent of bad debug info. | Doug Evans | 1 | -0/+28 |
2013-05-20 | Add missing empty line after var declarations in handle_unload_dll | Joel Brobecker | 1 | -0/+4 |
2013-05-20 | [dwarf] Mark all functions as prototyped except C functions. | Joel Brobecker | 1 | -0/+5 |
2013-05-20 | De-indent example code in rs6000-aix-tdep.c (ARI fix) | Joel Brobecker | 1 | -0/+5 |
2013-05-17 | 2013-05-17 Edjunior Machado <emachado@linux.vnet.ibm.com> | Edjunior Barbosa Machado | 1 | -0/+6 |
2013-05-17 | * NEWS: Mention new maintenance commands check-symtabs, and | Doug Evans | 1 | -0/+15 |
2013-05-17 | * python/py-inferior.c (infpy_read_memory): Don't call | Tom Tromey | 1 | -0/+7 |
2013-05-17 | Replace hardcoded -ldl with check for availability | H.J. Lu | 1 | -0/+6 |