* i386-dicos-tdep.c (i386_dicos_frame_align): Delete.
[deliverable/binutils-gdb.git] / gdb /
2008-07-14  Pedro Alves * i386-dicos-tdep.c (i386_dicos_frame_align): Delete.
2008-07-14  Markus Deuling * mips-tdep.c (fp_register_arg_p): Add gdbarch as...
2008-07-14  gdbadmin*** empty log message ***
2008-07-13  Pedro Alves * thread.c (restore_selected_frame): On fail to restor...
2008-07-13  Joel Brobecker * symtab.c (expand_line_sal): Fix a memory leak.
2008-07-13  Jan Kratochvil * gdb.base/randomize.exp: Catch non-Linux targets...
2008-07-13  Pedro Alves * utils.c (struct continuation): Define as inheriting...
2008-07-13  Vladimir Prus Skip varobj in running threads.
2008-07-13  Vladimir Prus Enable all MI commands while inferiour is running
2008-07-13  Vladimir Prus Allow all CLI command even if target is executing.
2008-07-13  Vladimir Prus * mi/mi-main.c (mi_cmd_execute): Remove unused variable.
2008-07-13  gdbadmin*** empty log message ***
2008-07-12  Ulrich Weigand * spu-tdep.c (spu_frame_unwind_cache): Do not error if
2008-07-12  Ulrich Weigand * linux-low.c (handle_extended_wait): Do not use ...
2008-07-12  Ulrich Weigand * spu-linux-nat.c: Include "gdbthread.h".
2008-07-12  Pedro Alves2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12  Pedro Alves Replace struct continuation_args by void* and per...
2008-07-12  Pedro Alves2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12  Vladimir Prus Implement -exec-continue/-exec-interrupt --all.
2008-07-12  Vladimir Prus Implement --thread and --frame.
2008-07-12  Vladimir Prus * infrun.c (resume): Discard cleanups on early exit...
2008-07-12  Vladimir Prus * infrun.c (normal_stop): For MI, report which...
2008-07-12  Vladimir Prus Report thread state in -thread-info output.
2008-07-12  gdbadmin*** empty log message ***
2008-07-11  Kevin Buettner * gdb.arch/e500-regs.exp (decimal_vector): Adjust...
2008-07-11  Pedro Alves * infrun.c (handle_inferior_event): Also ignore a
2008-07-11  Tom Tromeygdb
2008-07-11  Pedro Alves * thread.c (thread_apply_command): Move making the...
2008-07-11  Pedro Alves Exited threads.
2008-07-11  Pedro Alves Add "continue -a" and "interrupt -a" options for non...
2008-07-11  gdbadmin*** empty log message ***
2008-07-10  Doug Evans Add "set print symbol-loading on|off".
2008-07-10  Pedro Alves Non-stop linux native.
2008-07-10  Jan Kratochvil * gdb.base/randomize.exp: Remove dependency on tcl...
2008-07-10  Kevin Buettner * rs6000-tdep.c (ppc_displaced_step_fixup): Change...
2008-07-10  Kevin Buettner * remote-sim.c (gdbsim_cntrl_c): Pass remote_sim_ptid to
2008-07-10  Doug Evansfix typo in "set debug timetstamp"
2008-07-10  Jan Kratochvilgdb/
2008-07-10  gdbadmin*** empty log message ***
2008-07-09  Pedro Alves Adjust all targets to new target_stop interface.
2008-07-09  Pedro Alves Non-stop inferior control.
2008-07-09  Pedro Alves Don't rely on ecs->wait_for_more.
2008-07-09  Pedro Alves Refactor infrun a bit.
2008-07-09  Pedro Alves Per-thread commands.
2008-07-09  Pedro Alves Add non_stop global.
2008-07-09  Pedro Alves Adjust fork/vfork/exec to pass ptids around.
2008-07-09  Pedro Alves Add "executing" property to threads.
2008-07-09  Pedro Alvesgdb/
2008-07-09  Pedro Alves * remote-sim.c: Include gdbthread.h.
2008-07-09  Pedro Alves * monitor (monitor_ptid): New global.
2008-07-09  Pedro Alves * gdb.base/fullname.exp: Restore pwd if compiling...
2008-07-09  gdbadmin*** empty log message ***
2008-07-08  Pedro Alves * breakpoint.c (update_global_location_list): Add...
2008-07-08  Pedro Alves * breakpoint.c (mark_breakpoints_out): Make public.
2008-07-08  Pedro Alves * infrun.c (follow_exec): Reset shared libraries befor...
2008-07-08  gdbadmin*** empty log message ***
2008-07-07  Pedro Alves * server.c (handle_v_attach): Inhibit reporting dll...
2008-07-07  Jan Kratochvilgdb/
2008-07-07  Pedro Alves * i386-dicos-tdep.c: Include "inferior.h".
2008-07-07  Joel Brobecker * gstdint.h: New file.
2008-07-07  Andreas Schwab(GDB/MI Target Manipulation): Fix last change.
2008-07-07  gdbadmin*** empty log message ***
2008-07-06  Vladimir Prus * gdb.texinfo (GDB/MI Target Manipulation): Add
2008-07-06  gdbadmin*** empty log message ***
2008-07-05  Vladimir Prus * mi/mi-interp.c (mi_on_resume): Don't try to report
2008-07-05  Daniel JacobowitzAdd missed changelog entry.
2008-07-05  gdbadmin*** empty log message ***
2008-07-04  Pierre Muller * cli/cli-decode.c (add_setshow_optional_filename_cmd...
2008-07-04  Vladimir Prus Implement -target-attach.
2008-07-04  gdbadmin*** empty log message ***
2008-07-03  Michael Snyder2008-06-21 Hui Zhu <teawater@gmail.com>
2008-07-03  Pedro Alves * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.
2008-07-03  Pedro Alves * i386-tdep.c (i386_displaced_step_fixup): Condition...
2008-07-03  gdbadmin*** empty log message ***
2008-07-02  gdbadmin*** empty log message ***
2008-07-01  gdbadmin*** empty log message ***
2008-06-30  Daniel Jacobowitz * frame.c (get_prev_frame_1): Call frame_unwind_find_b...
2008-06-30  Luis Machado * rs6000-tdep.c (ppc_displaced_step_fixup): New function.
2008-06-30  Daniel Jacobowitz * cris-tdep.c (crisv32_single_step_through_delay)...
2008-06-30  Luis Machado * source.c (select_source_symtab): Make sure...
2008-06-30  Hans-Peter Nilsson * MAINTAINERS (Authorized committers): Fix my email...
2008-06-30  gdbadmin*** empty log message ***
2008-06-29  Vladimir Prus * mi/mi-cmds.c (mi_cmds): Route -exec-run, -exec-until,
2008-06-29  gdbadmin*** empty log message ***
2008-06-28  Ulrich Weigand * alphafbsd-tdep.c: Update for unwinder changes.
2008-06-28  Vladimir Prus * mi/mi-main.c (enum captured_mi_execute_command_actions)
2008-06-28  Vladimir Prus * lib/mi-support.exp (mi_send_resuming_command_raw...
2008-06-28  Pedro Alvesgdb/
2008-06-28  Vladimir Prus * lib/mi-support.exp (mi_send_resuming_command_raw...
2008-06-28  Vladimir PrusRevert accidental commit
2008-06-28  Vladimir Prus * breakpoint.c (moribund_locations): New.
2008-06-28  gdbadmin*** empty log message ***
2008-06-27  Joseph Myers * dfp.c (decimal_convert): Call match_endianness befor...
2008-06-27  Jonathan Larmour * remote.c (remote_insert_breakpoint): Ensure...
2008-06-27  Joel Brobecker * dwarf2read.c (read_attribute_value): Issue...
2008-06-27  Pedro Alves * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj)...
2008-06-27  Joseph Myers * i386-tdep.c (i386_16_byte_align_p): New.
2008-06-27  Pedro Alves * remote-utils.c (prepare_resume_reply): If requested...
2008-06-27  Pedro Alves * infrun.c (start_remote): Don't clear thread list...
2008-06-27  Pedro AlvesFix date.
next
This page took 0.047251 seconds and 7 git commands to generate.