summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * breakpoint.c (mark_breakpoints_out): Make public.Pedro Alves2008-07-085-7/+42
* * infrun.c (follow_exec): Reset shared libraries before adding thePedro Alves2008-07-082-5/+14
* *** empty log message ***gdbadmin2008-07-081-1/+1
* * server.c (handle_v_attach): Inhibit reporting dll changes.Pedro Alves2008-07-072-0/+9
* gdb/Jan Kratochvil2008-07-075-1/+86
* * i386-dicos-tdep.c: Include "inferior.h".Pedro Alves2008-07-073-1/+27
* * gstdint.h: New file.Joel Brobecker2008-07-072-0/+37
* (GDB/MI Target Manipulation): Fix last change.Andreas Schwab2008-07-072-76/+80
* *** empty log message ***gdbadmin2008-07-071-1/+1
* * gdb.texinfo (GDB/MI Target Manipulation): AddVladimir Prus2008-07-062-2/+13
* *** empty log message ***gdbadmin2008-07-061-1/+1
* * mi/mi-interp.c (mi_on_resume): Don't try to reportVladimir Prus2008-07-052-0/+11
* Add missed changelog entry.Daniel Jacobowitz2008-07-052-0/+30
* *** empty log message ***gdbadmin2008-07-051-1/+1
* * cli/cli-decode.c (add_setshow_optional_filename_cmd): SetPierre Muller2008-07-043-1/+16
* Implement -target-attach.Vladimir Prus2008-07-042-1/+6
* *** empty log message ***gdbadmin2008-07-041-1/+1
* 2008-06-21 Hui Zhu <teawater@gmail.com>Michael Snyder2008-07-032-1/+5
* * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.Pedro Alves2008-07-038-33/+58
* * i386-tdep.c (i386_displaced_step_fixup): Condition log printingPedro Alves2008-07-032-2/+8
* *** empty log message ***gdbadmin2008-07-031-1/+1
* *** empty log message ***gdbadmin2008-07-021-1/+1
* *** empty log message ***gdbadmin2008-07-011-1/+1
* * frame.c (get_prev_frame_1): Call frame_unwind_find_by_frameDaniel Jacobowitz2008-06-302-3/+13
* * rs6000-tdep.c (ppc_displaced_step_fixup): New function.Luis Machado2008-06-302-3/+118
* * cris-tdep.c (crisv32_single_step_through_delay): Get this frame'sDaniel Jacobowitz2008-06-302-9/+7
* * source.c (select_source_symtab): Make sure we skip namespaceLuis Machado2008-06-302-4/+12
* * MAINTAINERS (Authorized committers): Fix my email address.Hans-Peter Nilsson2008-06-302-1/+5
* *** empty log message ***gdbadmin2008-06-301-1/+1
* * mi/mi-cmds.c (mi_cmds): Route -exec-run, -exec-until,Vladimir Prus2008-06-294-75/+21
* *** empty log message ***gdbadmin2008-06-291-1/+1
* * alphafbsd-tdep.c: Update for unwinder changes.Ulrich Weigand2008-06-2829-1208/+934
* * mi/mi-main.c (enum captured_mi_execute_command_actions)Vladimir Prus2008-06-282-37/+14
* * lib/mi-support.exp (mi_send_resuming_command_raw): RevertVladimir Prus2008-06-282-1/+14
* gdb/Pedro Alves2008-06-285-58/+210
* * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.Vladimir Prus2008-06-282-0/+5
* Revert accidental commitVladimir Prus2008-06-281-1/+1
* * breakpoint.c (moribund_locations): New.Vladimir Prus2008-06-286-19/+131
* *** empty log message ***gdbadmin2008-06-281-1/+1
* * dfp.c (decimal_convert): Call match_endianness before and afterJoseph Myers2008-06-272-2/+12
* * remote.c (remote_insert_breakpoint): Ensure that if Z0Jonathan Larmour2008-06-272-4/+13
* * dwarf2read.c (read_attribute_value): Issue a complaint whenJoel Brobecker2008-06-272-1/+12
* * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.Pedro Alves2008-06-273-0/+81
* * i386-tdep.c (i386_16_byte_align_p): New.Joseph Myers2008-06-272-17/+91
* * remote-utils.c (prepare_resume_reply): If requested, don'tPedro Alves2008-06-274-27/+114
* * infrun.c (start_remote): Don't clear thread list here.Pedro Alves2008-06-275-7/+73
* Fix date.Pedro Alves2008-06-271-1/+1
* Use ptid_t.tid to store thread ids instead of ptid_t.pid.Pedro Alves2008-06-272-87/+172
* *** empty log message ***gdbadmin2008-06-271-1/+1
* * configure.ac (--enable-tui): AC_MSG_ERROR for explicit --enable-tui.Jan Kratochvil2008-06-263-8/+23