summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix for PR gdb/2477Paul Pluzhnikov2008-07-141-0/+5
* * i386-dicos-tdep.c (i386_dicos_frame_align): Delete.Pedro Alves2008-07-141-0/+7
* * mips-tdep.c (fp_register_arg_p): Add gdbarch as paramter.Markus Deuling2008-07-141-0/+57
* * thread.c (restore_selected_frame): On fail to restore, selectPedro Alves2008-07-131-0/+5
* * symtab.c (expand_line_sal): Fix a memory leak.Joel Brobecker2008-07-131-0/+4
* * utils.c (struct continuation): Define as inheriting structPedro Alves2008-07-131-0/+9
* Skip varobj in running threads.Vladimir Prus2008-07-131-0/+7
* Enable all MI commands while inferiour is runningVladimir Prus2008-07-131-0/+6
* Allow all CLI command even if target is executing.Vladimir Prus2008-07-131-0/+6
* * mi/mi-main.c (mi_cmd_execute): Remove unused variable.Vladimir Prus2008-07-131-0/+5
* * spu-tdep.c (spu_frame_unwind_cache): Do not error ifUlrich Weigand2008-07-121-0/+5
* * spu-linux-nat.c: Include "gdbthread.h".Ulrich Weigand2008-07-121-0/+7
* 2008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-07-121-0/+51
* Replace struct continuation_args by void* and per command structs.Pedro Alves2008-07-121-0/+45
* 2008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-07-121-0/+10
* Implement -exec-continue/-exec-interrupt --all.Vladimir Prus2008-07-121-0/+11
* Implement --thread and --frame.Vladimir Prus2008-07-121-0/+10
* * infrun.c (resume): Discard cleanups on early exit path.Vladimir Prus2008-07-121-0/+4
* * infrun.c (normal_stop): For MI, report which threadsVladimir Prus2008-07-121-0/+5
* Report thread state in -thread-info output.Vladimir Prus2008-07-121-0/+5
* * infrun.c (handle_inferior_event): Also ignore aPedro Alves2008-07-111-0/+5
* gdbTom Tromey2008-07-111-0/+7
* * thread.c (thread_apply_command): Move making the cleanup out ofPedro Alves2008-07-111-0/+5
* Exited threads.Pedro Alves2008-07-111-0/+82
* Add "continue -a" and "interrupt -a" options for non-stop mode.Pedro Alves2008-07-111-0/+10
* Add "set print symbol-loading on|off".Doug Evans2008-07-101-0/+12
* Non-stop linux native.Pedro Alves2008-07-101-0/+39
* * rs6000-tdep.c (ppc_displaced_step_fixup): Change type ofKevin Buettner2008-07-101-0/+3
* * remote-sim.c (gdbsim_cntrl_c): Pass remote_sim_ptid toKevin Buettner2008-07-101-0/+5
* gdb/Jan Kratochvil2008-07-101-0/+17
* Adjust all targets to new target_stop interface.Pedro Alves2008-07-091-0/+20
* Non-stop inferior control.Pedro Alves2008-07-091-0/+58
* Don't rely on ecs->wait_for_more.Pedro Alves2008-07-091-0/+12
* Refactor infrun a bit.Pedro Alves2008-07-091-0/+30
* Per-thread commands.Pedro Alves2008-07-091-0/+53
* Add non_stop global.Pedro Alves2008-07-091-0/+9
* Adjust fork/vfork/exec to pass ptids around.Pedro Alves2008-07-091-0/+22
* Add "executing" property to threads.Pedro Alves2008-07-091-0/+47
* gdb/Pedro Alves2008-07-091-0/+5
* * remote-sim.c: Include gdbthread.h.Pedro Alves2008-07-091-0/+15
* * monitor (monitor_ptid): New global.Pedro Alves2008-07-091-0/+18
* * breakpoint.c (update_global_location_list): Add booleanPedro Alves2008-07-081-0/+24
* * breakpoint.c (mark_breakpoints_out): Make public.Pedro Alves2008-07-081-0/+11
* * infrun.c (follow_exec): Reset shared libraries before adding thePedro Alves2008-07-081-0/+5
* gdb/Jan Kratochvil2008-07-071-0/+4
* * i386-dicos-tdep.c: Include "inferior.h".Pedro Alves2008-07-071-0/+8
* * gstdint.h: New file.Joel Brobecker2008-07-071-0/+4
* * mi/mi-interp.c (mi_on_resume): Don't try to reportVladimir Prus2008-07-051-0/+5
* Add missed changelog entry.Daniel Jacobowitz2008-07-051-0/+23
* * cli/cli-decode.c (add_setshow_optional_filename_cmd): SetPierre Muller2008-07-041-0/+7