OSDN Git Service

* gas/bfin/{bit2.s, cache2.s, control_code2.s, event2.s,
[pf3gnuchains/pf3gnuchains3x.git] / gdb /
2008-07-14 gdbadmin*** empty log message ***
2008-07-13 palves * thread.c (restore_selected_frame): On fail to restor...
2008-07-13 brobecke * symtab.c (expand_line_sal): Fix a memory leak.
2008-07-13 jkratoch * gdb.base/randomize.exp: Catch non-Linux targets...
2008-07-13 palves * utils.c (struct continuation): Define as inheriting...
2008-07-13 vprus Skip varobj in running threads.
2008-07-13 vprus Enable all MI commands while inferiour is running
2008-07-13 vprus Allow all CLI command even if target is executing.
2008-07-13 vprus * mi/mi-main.c (mi_cmd_execute): Remove unused variable.
2008-07-13 gdbadmin*** empty log message ***
2008-07-12 uweigand * spu-tdep.c (spu_frame_unwind_cache): Do not error if
2008-07-12 uweigand * linux-low.c (handle_extended_wait): Do not use ...
2008-07-12 uweigand * spu-linux-nat.c: Include "gdbthread.h".
2008-07-12 palves2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12 palves Replace struct continuation_args by void* and per...
2008-07-12 palves2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12 vprus Implement -exec-continue/-exec-interrupt --all.
2008-07-12 vprus Implement --thread and --frame.
2008-07-12 vprus * infrun.c (resume): Discard cleanups on early exit...
2008-07-12 vprus * infrun.c (normal_stop): For MI, report which...
2008-07-12 vprus Report thread state in -thread-info output.
2008-07-12 gdbadmin*** empty log message ***
2008-07-11 kevinb * gdb.arch/e500-regs.exp (decimal_vector): Adjust...
2008-07-11 palves * infrun.c (handle_inferior_event): Also ignore a
2008-07-11 tromeygdb
2008-07-11 palves * thread.c (thread_apply_command): Move making the...
2008-07-11 palves Exited threads.
2008-07-11 palves Add "continue -a" and "interrupt -a" options for non...
2008-07-11 gdbadmin*** empty log message ***
2008-07-10 devans Add "set print symbol-loading on|off".
2008-07-10 palves Non-stop linux native.
2008-07-10 jkratoch * gdb.base/randomize.exp: Remove dependency on tcl...
2008-07-10 kevinb * rs6000-tdep.c (ppc_displaced_step_fixup): Change...
2008-07-10 kevinb * remote-sim.c (gdbsim_cntrl_c): Pass remote_sim_ptid to
2008-07-10 devansfix typo in "set debug timetstamp"
2008-07-10 jkratochgdb/
2008-07-10 gdbadmin*** empty log message ***
2008-07-09 palves Adjust all targets to new target_stop interface.
2008-07-09 palves Non-stop inferior control.
2008-07-09 palves Don't rely on ecs->wait_for_more.
2008-07-09 palves Refactor infrun a bit.
2008-07-09 palves Per-thread commands.
2008-07-09 palves Add non_stop global.
2008-07-09 palves Adjust fork/vfork/exec to pass ptids around.
2008-07-09 palves Add "executing" property to threads.
2008-07-09 palvesgdb/
2008-07-09 palves * remote-sim.c: Include gdbthread.h.
2008-07-09 palves * monitor (monitor_ptid): New global.
2008-07-09 palves * gdb.base/fullname.exp: Restore pwd if compiling...
2008-07-09 gdbadmin*** empty log message ***
2008-07-08 palves * breakpoint.c (update_global_location_list): Add...
2008-07-08 palves * breakpoint.c (mark_breakpoints_out): Make public.
2008-07-08 palves * infrun.c (follow_exec): Reset shared libraries befor...
2008-07-08 gdbadmin*** empty log message ***
2008-07-07 palves * server.c (handle_v_attach): Inhibit reporting dll...
2008-07-07 jkratochgdb/
2008-07-07 palves * i386-dicos-tdep.c: Include "inferior.h".
2008-07-07 brobecke * gstdint.h: New file.
2008-07-07 schwab(GDB/MI Target Manipulation): Fix last change.
2008-07-07 gdbadmin*** empty log message ***
2008-07-06 vprus * gdb.texinfo (GDB/MI Target Manipulation): Add
2008-07-06 gdbadmin*** empty log message ***
2008-07-05 vprus * mi/mi-interp.c (mi_on_resume): Don't try to report
2008-07-05 drowAdd missed changelog entry.
2008-07-05 gdbadmin*** empty log message ***
2008-07-04 muller * cli/cli-decode.c (add_setshow_optional_filename_cmd...
2008-07-04 vprus Implement -target-attach.
2008-07-04 gdbadmin*** empty log message ***
2008-07-03 msnyder2008-06-21 Hui Zhu <teawater@gmail.com>
2008-07-03 palves * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.
2008-07-03 palves * 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 drow * frame.c (get_prev_frame_1): Call frame_unwind_find_b...
2008-06-30 luisgpm * rs6000-tdep.c (ppc_displaced_step_fixup): New function.
2008-06-30 drow * cris-tdep.c (crisv32_single_step_through_delay)...
2008-06-30 luisgpm * source.c (select_source_symtab): Make sure...
2008-06-30 hp * MAINTAINERS (Authorized committers): Fix my email...
2008-06-30 gdbadmin*** empty log message ***
2008-06-29 vprus * mi/mi-cmds.c (mi_cmds): Route -exec-run, -exec-until,
2008-06-29 gdbadmin*** empty log message ***
2008-06-28 uweigand * alphafbsd-tdep.c: Update for unwinder changes.
2008-06-28 vprus * mi/mi-main.c (enum captured_mi_execute_command_actions)
2008-06-28 vprus * lib/mi-support.exp (mi_send_resuming_command_raw...
2008-06-28 palvesgdb/
2008-06-28 vprus * lib/mi-support.exp (mi_send_resuming_command_raw...
2008-06-28 vprusRevert accidental commit
2008-06-28 vprus * breakpoint.c (moribund_locations): New.
2008-06-28 gdbadmin*** empty log message ***
2008-06-27 jsm28 * dfp.c (decimal_convert): Call match_endianness befor...
2008-06-27 jlarmour * remote.c (remote_insert_breakpoint): Ensure...
2008-06-27 brobecke * dwarf2read.c (read_attribute_value): Issue...
2008-06-27 palves * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj)...
2008-06-27 jsm28 * i386-tdep.c (i386_16_byte_align_p): New.
2008-06-27 palves * remote-utils.c (prepare_resume_reply): If requested...
2008-06-27 palves * infrun.c (start_remote): Don't clear thread list...
2008-06-27 palvesFix date.
2008-06-27 palves Use ptid_t.tid to store thread ids instead of ptid_t...
2008-06-27 gdbadmin*** empty log message ***
next