aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2008-07-11 Exited threads.Pedro Alves16-226/+536
2008-07-11 Add "continue -a" and "interrupt -a" options for non-stop mode.Pedro Alves2-15/+107
2008-07-11*** empty log message ***gdbadmin1-1/+1
2008-07-10 Add "set print symbol-loading on|off".Doug Evans7-7/+69
2008-07-10 Non-stop linux native.Pedro Alves5-48/+322
2008-07-10 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.Jan Kratochvil2-2/+6
2008-07-10 * rs6000-tdep.c (ppc_displaced_step_fixup): Change type ofKevin Buettner2-1/+4
2008-07-10 * remote-sim.c (gdbsim_cntrl_c): Pass remote_sim_ptid toKevin Buettner2-1/+6
2008-07-10fix typo in "set debug timetstamp"Doug Evans1-1/+1
2008-07-10gdb/Jan Kratochvil11-0/+488
2008-07-10*** empty log message ***gdbadmin1-1/+1
2008-07-09 Adjust all targets to new target_stop interface.Pedro Alves12-23/+43
2008-07-09 Non-stop inferior control.Pedro Alves11-74/+260
2008-07-09 Don't rely on ecs->wait_for_more.Pedro Alves2-27/+28
2008-07-09 Refactor infrun a bit.Pedro Alves2-122/+191
2008-07-09 Per-thread commands.Pedro Alves9-44/+221
2008-07-09 Add non_stop global.Pedro Alves3-0/+62
2008-07-09 Adjust fork/vfork/exec to pass ptids around.Pedro Alves10-42/+75
2008-07-09 Add "executing" property to threads.Pedro Alves16-58/+199
2008-07-09gdb/Pedro Alves4-7/+16
2008-07-09 * remote-sim.c: Include gdbthread.h.Pedro Alves3-4/+66
2008-07-09 * monitor (monitor_ptid): New global.Pedro Alves4-4/+89
2008-07-09 * gdb.base/fullname.exp: Restore pwd if compiling failed.Pedro Alves2-0/+5
2008-07-09*** empty log message ***gdbadmin1-1/+1
2008-07-08 * breakpoint.c (update_global_location_list): Add booleanPedro Alves2-37/+68
2008-07-08 * breakpoint.c (mark_breakpoints_out): Make public.Pedro Alves5-7/+42
2008-07-08 * infrun.c (follow_exec): Reset shared libraries before adding thePedro Alves2-5/+14
2008-07-08*** empty log message ***gdbadmin1-1/+1
2008-07-07 * server.c (handle_v_attach): Inhibit reporting dll changes.Pedro Alves2-0/+9
2008-07-07gdb/Jan Kratochvil5-1/+86
2008-07-07 * i386-dicos-tdep.c: Include "inferior.h".Pedro Alves3-1/+27
2008-07-07 * gstdint.h: New file.Joel Brobecker2-0/+37
2008-07-07(GDB/MI Target Manipulation): Fix last change.Andreas Schwab2-76/+80
2008-07-07*** empty log message ***gdbadmin1-1/+1
2008-07-06 * gdb.texinfo (GDB/MI Target Manipulation): AddVladimir Prus2-2/+13
2008-07-06*** empty log message ***gdbadmin1-1/+1
2008-07-05 * mi/mi-interp.c (mi_on_resume): Don't try to reportVladimir Prus2-0/+11
2008-07-05Add missed changelog entry.Daniel Jacobowitz2-0/+30
2008-07-05*** empty log message ***gdbadmin1-1/+1
2008-07-04 * cli/cli-decode.c (add_setshow_optional_filename_cmd): SetPierre Muller3-1/+16
2008-07-04 Implement -target-attach.Vladimir Prus2-1/+6
2008-07-04*** empty log message ***gdbadmin1-1/+1
2008-07-032008-06-21 Hui Zhu <teawater@gmail.com>Michael Snyder2-1/+5
2008-07-03 * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.Pedro Alves9-33/+59
2008-07-03 * i386-tdep.c (i386_displaced_step_fixup): Condition log printingPedro Alves2-2/+8
2008-07-03*** empty log message ***gdbadmin1-1/+1
2008-07-02*** empty log message ***gdbadmin1-1/+1
2008-07-01*** empty log message ***gdbadmin1-1/+1
2008-06-30 * frame.c (get_prev_frame_1): Call frame_unwind_find_by_frameDaniel Jacobowitz2-3/+13
2008-06-30 * rs6000-tdep.c (ppc_displaced_step_fixup): New function.Luis Machado2-3/+118