aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-07-15 * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz1-0/+15
2008-07-15 * mn10300-tdep.c (set_reg_offsets): Use get_frame_register_unsigned.Daniel Jacobowitz1-0/+4
2008-07-15 * frame.c (frame_sp_unwind): Delete.Daniel Jacobowitz1-0/+6
2008-07-15 * ia64-tdep.c (ia64_dummy_id): Use get_frame_pc.Daniel Jacobowitz1-0/+4
2008-07-15* dwarf2-frame.c (dwarf2_frame_cache): Update comment.Daniel Jacobowitz1-0/+10
2008-07-15* frame.c (frame_func_unwind): Delete.Daniel Jacobowitz1-0/+8
2008-07-15 * remote-sim.c (init_gdbsim_ops): RemoveStan Shebs1-0/+5
2008-07-15 * findvar.c (read_var_value): Remove unused variable.Daniel Jacobowitz1-0/+4
2008-07-15 * infrun.c (handle_inferior_event): Tag threads as stoppedLuis Machado1-0/+5
2008-07-15* MAINTAINERS: Added myself to section Write After Approval.Hui Zhu1-0/+4
2008-07-14Fix for PR gdb/2477Paul Pluzhnikov1-0/+5
2008-07-14 * i386-dicos-tdep.c (i386_dicos_frame_align): Delete.Pedro Alves1-0/+7
2008-07-14 * mips-tdep.c (fp_register_arg_p): Add gdbarch as paramter.Markus Deuling1-0/+57
2008-07-13 * thread.c (restore_selected_frame): On fail to restore, selectPedro Alves1-0/+5
2008-07-13 * symtab.c (expand_line_sal): Fix a memory leak.Joel Brobecker1-0/+4
2008-07-13 * utils.c (struct continuation): Define as inheriting structPedro Alves1-0/+9
2008-07-13 Skip varobj in running threads.Vladimir Prus1-0/+7
2008-07-13 Enable all MI commands while inferiour is runningVladimir Prus1-0/+6
2008-07-13 Allow all CLI command even if target is executing.Vladimir Prus1-0/+6
2008-07-13 * mi/mi-main.c (mi_cmd_execute): Remove unused variable.Vladimir Prus1-0/+5
2008-07-12 * spu-tdep.c (spu_frame_unwind_cache): Do not error ifUlrich Weigand1-0/+5
2008-07-12 * spu-linux-nat.c: Include "gdbthread.h".Ulrich Weigand1-0/+7
2008-07-122008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+51
2008-07-12 Replace struct continuation_args by void* and per command structs.Pedro Alves1-0/+45
2008-07-122008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+10
2008-07-12 Implement -exec-continue/-exec-interrupt --all.Vladimir Prus1-0/+11
2008-07-12 Implement --thread and --frame.Vladimir Prus1-0/+10
2008-07-12 * infrun.c (resume): Discard cleanups on early exit path.Vladimir Prus1-0/+4
2008-07-12 * infrun.c (normal_stop): For MI, report which threadsVladimir Prus1-0/+5
2008-07-12 Report thread state in -thread-info output.Vladimir Prus1-0/+5
2008-07-11 * infrun.c (handle_inferior_event): Also ignore aPedro Alves1-0/+5
2008-07-11gdbTom Tromey1-0/+7
2008-07-11 * thread.c (thread_apply_command): Move making the cleanup out ofPedro Alves1-0/+5
2008-07-11 Exited threads.Pedro Alves1-0/+82
2008-07-11 Add "continue -a" and "interrupt -a" options for non-stop mode.Pedro Alves1-0/+10
2008-07-10 Add "set print symbol-loading on|off".Doug Evans1-0/+12
2008-07-10 Non-stop linux native.Pedro Alves1-0/+39
2008-07-10 * rs6000-tdep.c (ppc_displaced_step_fixup): Change type ofKevin Buettner1-0/+3
2008-07-10 * remote-sim.c (gdbsim_cntrl_c): Pass remote_sim_ptid toKevin Buettner1-0/+5
2008-07-10gdb/Jan Kratochvil1-0/+17
2008-07-09 Adjust all targets to new target_stop interface.Pedro Alves1-0/+20
2008-07-09 Non-stop inferior control.Pedro Alves1-0/+58
2008-07-09 Don't rely on ecs->wait_for_more.Pedro Alves1-0/+12
2008-07-09 Refactor infrun a bit.Pedro Alves1-0/+30
2008-07-09 Per-thread commands.Pedro Alves1-0/+53
2008-07-09 Add non_stop global.Pedro Alves1-0/+9
2008-07-09 Adjust fork/vfork/exec to pass ptids around.Pedro Alves1-0/+22
2008-07-09 Add "executing" property to threads.Pedro Alves1-0/+47
2008-07-09gdb/Pedro Alves1-0/+5
2008-07-09 * remote-sim.c: Include gdbthread.h.Pedro Alves1-0/+15