summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Implement --thread and --frame.Vladimir Prus2008-07-126-3/+84
* * infrun.c (resume): Discard cleanups on early exit path.Vladimir Prus2008-07-122-4/+11
* * infrun.c (normal_stop): For MI, report which threadsVladimir Prus2008-07-124-5/+27
* Report thread state in -thread-info output.Vladimir Prus2008-07-122-0/+15
* *** empty log message ***gdbadmin2008-07-121-1/+1
* * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portionKevin Buettner2008-07-112-6/+8
* * infrun.c (handle_inferior_event): Also ignore aPedro Alves2008-07-112-5/+17
* gdbTom Tromey2008-07-114-12/+57
* * thread.c (thread_apply_command): Move making the cleanup out ofPedro Alves2008-07-112-2/+7
* Exited threads.Pedro Alves2008-07-1116-226/+536
* Add "continue -a" and "interrupt -a" options for non-stop mode.Pedro Alves2008-07-112-15/+107
* *** empty log message ***gdbadmin2008-07-111-1/+1
* Add "set print symbol-loading on|off".Doug Evans2008-07-107-7/+69
* Non-stop linux native.Pedro Alves2008-07-105-48/+322
* * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.Jan Kratochvil2008-07-102-2/+6
* * rs6000-tdep.c (ppc_displaced_step_fixup): Change type ofKevin Buettner2008-07-102-1/+4
* * remote-sim.c (gdbsim_cntrl_c): Pass remote_sim_ptid toKevin Buettner2008-07-102-1/+6
* fix typo in "set debug timetstamp"Doug Evans2008-07-101-1/+1
* gdb/Jan Kratochvil2008-07-1011-0/+488
* *** empty log message ***gdbadmin2008-07-101-1/+1
* Adjust all targets to new target_stop interface.Pedro Alves2008-07-0911-21/+41
* Non-stop inferior control.Pedro Alves2008-07-0911-74/+260
* Don't rely on ecs->wait_for_more.Pedro Alves2008-07-092-27/+28
* Refactor infrun a bit.Pedro Alves2008-07-092-122/+191
* Per-thread commands.Pedro Alves2008-07-099-44/+221
* Add non_stop global.Pedro Alves2008-07-093-0/+62
* Adjust fork/vfork/exec to pass ptids around.Pedro Alves2008-07-099-40/+73
* Add "executing" property to threads.Pedro Alves2008-07-0916-58/+199
* gdb/Pedro Alves2008-07-094-7/+16
* * remote-sim.c: Include gdbthread.h.Pedro Alves2008-07-093-4/+66
* * monitor (monitor_ptid): New global.Pedro Alves2008-07-094-4/+89
* * gdb.base/fullname.exp: Restore pwd if compiling failed.Pedro Alves2008-07-092-0/+5
* *** empty log message ***gdbadmin2008-07-091-1/+1
* * breakpoint.c (update_global_location_list): Add booleanPedro Alves2008-07-082-37/+68
* * breakpoint.c (mark_breakpoints_out): Make public.Pedro Alves2008-07-085-7/+42
* * infrun.c (follow_exec): Reset shared libraries before adding thePedro Alves2008-07-082-5/+14
* *** empty log message ***gdbadmin2008-07-081-1/+1
* * server.c (handle_v_attach): Inhibit reporting dll changes.Pedro Alves2008-07-072-0/+9
* gdb/Jan Kratochvil2008-07-075-1/+86
* * i386-dicos-tdep.c: Include "inferior.h".Pedro Alves2008-07-073-1/+27
* * gstdint.h: New file.Joel Brobecker2008-07-072-0/+37
* (GDB/MI Target Manipulation): Fix last change.Andreas Schwab2008-07-072-76/+80
* *** empty log message ***gdbadmin2008-07-071-1/+1
* * gdb.texinfo (GDB/MI Target Manipulation): AddVladimir Prus2008-07-062-2/+13
* *** empty log message ***gdbadmin2008-07-061-1/+1
* * mi/mi-interp.c (mi_on_resume): Don't try to reportVladimir Prus2008-07-052-0/+11
* Add missed changelog entry.Daniel Jacobowitz2008-07-052-0/+30
* *** empty log message ***gdbadmin2008-07-051-1/+1
* * cli/cli-decode.c (add_setshow_optional_filename_cmd): SetPierre Muller2008-07-043-1/+16
* Implement -target-attach.Vladimir Prus2008-07-042-1/+6