Age | Commit message (Expand) | Author | Files | Lines |
2008-12-10 | * infcmd.c (until_next_command, finish_backward): Use get_frame_pc | Pedro Alves | 2 | -4/+11 |
2008-12-10 | gdb | Tom Tromey | 6 | -36/+114 |
2008-12-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-09 | * linux-low.h (struct process_info): Delete member tid, unused. | Doug Evans | 3 | -3/+6 |
2008-12-09 | * config.in, configure: Rebuild. | Tom Tromey | 5 | -4/+89 |
2008-12-09 | * remote.c (remote_parse_stop_reply): Use REG only after its NULL check. | Jan Kratochvil | 2 | -2/+6 |
2008-12-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-08 | * python/python-value.c (values_in_python): Add specific initialization | Joel Brobecker | 2 | -1/+8 |
2008-12-08 | Fix loc_type of `bp_location's created by update_watchpoint. | Jan Kratochvil | 2 | -13/+20 |
2008-12-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-07 | * breakpoint.c (update_global_location_list): Fix the comment. | Jan Kratochvil | 2 | -1/+5 |
2008-12-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-05 | * infcmd.c (step_1, step_once): Look up the stepping range based | Pedro Alves | 2 | -4/+15 |
2008-12-05 | Fix compilation on 32-bit host configurations. | Jan Kratochvil | 2 | -1/+6 |
2008-12-05 | 2008-12-05 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -0/+77 |
2008-12-05 | * infcmd.c (step_once): Remove dead code. | Pedro Alves | 2 | -2/+4 |
2008-12-05 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-04 | * infcall.c (call_function_by_hand): Clean up use of local dummy_addr. | Doug Evans | 2 | -26/+21 |
2008-12-04 | * gdb.server/ext-run.exp: Relax regexp for init program. | Doug Evans | 2 | -1/+5 |
2008-12-04 | 2008-12-03 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -1/+11 |
2008-12-04 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-03 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-02 | * infrun.c (handle_inferior_event): Remove redundant resetting of | Doug Evans | 2 | -2/+5 |
2008-12-02 | * target.h (target_get_osdata): Describe. | Pedro Alves | 5 | -54/+83 |
2008-12-02 | gdb/ | Jan Kratochvil | 7 | -10/+98 |
2008-12-02 | * infrun.c (handle_inferior_event): Delete unused local tp. | Doug Evans | 2 | -2/+4 |
2008-12-02 | MI non-stop and multiprocess docs. | Vladimir Prus | 2 | -18/+375 |
2008-12-02 | Implement -list-thread-groups --available | Vladimir Prus | 22 | -7/+1093 |
2008-12-02 | * infrun.c (proceed): Delete unused local stop_signal. | Doug Evans | 2 | -1/+4 |
2008-12-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-12-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-11-30 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-11-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-11-28 | * gdb.ada/int_deref.exp: Convert the addresses into long_integer | Joel Brobecker | 2 | -2/+8 |
2008-11-28 | 2008-11-25 monitor.c (monitor_insert_breakpoint): Remove, already in log before. | Jan Kratochvil | 1 | -1/+0 |
2008-11-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-11-27 | * gdb.cp/formatted-ref.exp: Add equality test. | Jerome Guitton | 3 | -0/+25 |
2008-11-27 | gdb: | Tristan Gingold | 17 | -0/+3731 |
2008-11-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-11-26 | 2008-11-26 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2 | -0/+5 |
2008-11-26 | * value.h (allocate_value_lazy): New function declaration. | Jerome Guitton | 4 | -81/+115 |
2008-11-26 | 2008-11-25 ia64-tdep.c change: Reflect current `disable' in the ChangeLog entry. | Jan Kratochvil | 1 | -1/+1 |
2008-11-26 | Fix automatic restoration of breakpoints memory for ia64. | Jan Kratochvil | 3 | -40/+196 |
2008-11-26 | * gdbint.texinfo (Target Conditionals): Extend the | Jan Kratochvil | 2 | -2/+14 |
2008-11-26 | * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New. | Jan Kratochvil | 4 | -1/+98 |
2008-11-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-11-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-11-24 | * ada-lang.c (value_from_contents_and_address): Move... | Tom Tromey | 5 | -24/+32 |
2008-11-24 | * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete, unused. | Doug Evans | 2 | -7/+4 |