Age | Commit message (Expand) | Author | Files | Lines |
2008-07-08 | * breakpoint.c (update_global_location_list): Add boolean | Pedro Alves | 2 | -37/+68 |
2008-07-08 | * breakpoint.c (mark_breakpoints_out): Make public. | Pedro Alves | 5 | -7/+42 |
2008-07-08 | * infrun.c (follow_exec): Reset shared libraries before adding the | Pedro Alves | 2 | -5/+14 |
2008-07-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-07-07 | * server.c (handle_v_attach): Inhibit reporting dll changes. | Pedro Alves | 2 | -0/+9 |
2008-07-07 | gdb/ | Jan Kratochvil | 5 | -1/+86 |
2008-07-07 | * i386-dicos-tdep.c: Include "inferior.h". | Pedro Alves | 3 | -1/+27 |
2008-07-07 | * gstdint.h: New file. | Joel Brobecker | 2 | -0/+37 |
2008-07-07 | (GDB/MI Target Manipulation): Fix last change. | Andreas Schwab | 2 | -76/+80 |
2008-07-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-07-06 | * gdb.texinfo (GDB/MI Target Manipulation): Add | Vladimir Prus | 2 | -2/+13 |
2008-07-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-07-05 | * mi/mi-interp.c (mi_on_resume): Don't try to report | Vladimir Prus | 2 | -0/+11 |
2008-07-05 | Add missed changelog entry. | Daniel Jacobowitz | 2 | -0/+30 |
2008-07-05 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-07-04 | * cli/cli-decode.c (add_setshow_optional_filename_cmd): Set | Pierre Muller | 3 | -1/+16 |
2008-07-04 | Implement -target-attach. | Vladimir Prus | 2 | -1/+6 |
2008-07-04 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-07-03 | 2008-06-21 Hui Zhu <teawater@gmail.com> | Michael Snyder | 2 | -1/+5 |
2008-07-03 | * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete. | Pedro Alves | 9 | -33/+59 |
2008-07-03 | * i386-tdep.c (i386_displaced_step_fixup): Condition log printing | Pedro Alves | 2 | -2/+8 |
2008-07-03 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-07-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-07-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-06-30 | * frame.c (get_prev_frame_1): Call frame_unwind_find_by_frame | Daniel Jacobowitz | 2 | -3/+13 |
2008-06-30 | * rs6000-tdep.c (ppc_displaced_step_fixup): New function. | Luis Machado | 2 | -3/+118 |
2008-06-30 | * cris-tdep.c (crisv32_single_step_through_delay): Get this frame's | Daniel Jacobowitz | 2 | -9/+7 |
2008-06-30 | * source.c (select_source_symtab): Make sure we skip namespace | Luis Machado | 2 | -4/+12 |
2008-06-30 | * MAINTAINERS (Authorized committers): Fix my email address. | Hans-Peter Nilsson | 2 | -1/+5 |
2008-06-30 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-06-29 | * mi/mi-cmds.c (mi_cmds): Route -exec-run, -exec-until, | Vladimir Prus | 4 | -75/+21 |
2008-06-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-06-28 | * alphafbsd-tdep.c: Update for unwinder changes. | Ulrich Weigand | 29 | -1208/+934 |
2008-06-28 | * mi/mi-main.c (enum captured_mi_execute_command_actions) | Vladimir Prus | 2 | -37/+14 |
2008-06-28 | * lib/mi-support.exp (mi_send_resuming_command_raw): Revert | Vladimir Prus | 2 | -1/+14 |
2008-06-28 | gdb/ | Pedro Alves | 5 | -58/+210 |
2008-06-28 | * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass. | Vladimir Prus | 2 | -0/+5 |
2008-06-28 | Revert accidental commit | Vladimir Prus | 1 | -1/+1 |
2008-06-28 | * breakpoint.c (moribund_locations): New. | Vladimir Prus | 6 | -19/+131 |
2008-06-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-06-27 | * dfp.c (decimal_convert): Call match_endianness before and after | Joseph Myers | 2 | -2/+12 |
2008-06-27 | * remote.c (remote_insert_breakpoint): Ensure that if Z0 | Jonathan Larmour | 2 | -4/+13 |
2008-06-27 | * dwarf2read.c (read_attribute_value): Issue a complaint when | Joel Brobecker | 2 | -1/+12 |
2008-06-27 | * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global. | Pedro Alves | 3 | -0/+81 |
2008-06-27 | * i386-tdep.c (i386_16_byte_align_p): New. | Joseph Myers | 2 | -17/+91 |
2008-06-27 | * remote-utils.c (prepare_resume_reply): If requested, don't | Pedro Alves | 4 | -27/+114 |
2008-06-27 | * infrun.c (start_remote): Don't clear thread list here. | Pedro Alves | 5 | -7/+73 |
2008-06-27 | Fix date. | Pedro Alves | 1 | -1/+1 |
2008-06-27 | Use ptid_t.tid to store thread ids instead of ptid_t.pid. | Pedro Alves | 2 | -87/+172 |
2008-06-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 |