summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * frame.c (frame_sp_unwind): Delete.Daniel Jacobowitz2008-07-153-12/+12
* * elf-m10300.c (mn10300_elf_final_link_relocate): Correct overflowDJ Delorie2008-07-152-9/+25
* * ia64-tdep.c (ia64_dummy_id): Use get_frame_pc.Daniel Jacobowitz2008-07-152-1/+5
* Add missing ChangeLog entries forH.J. Lu2008-07-151-0/+12
* * dwarf2-frame.c (dwarf2_frame_cache): Update comment.Daniel Jacobowitz2008-07-155-42/+56
* * frame.c (frame_func_unwind): Delete.Daniel Jacobowitz2008-07-155-24/+24
* * remote-sim.c (init_gdbsim_ops): RemoveStan Shebs2008-07-152-4/+5
* * findvar.c (read_var_value): Remove unused variable.Daniel Jacobowitz2008-07-152-2/+4
* * infrun.c (handle_inferior_event): Tag threads as stoppedLuis Machado2008-07-152-23/+28
* bfd/Jie Zhang2008-07-152-0/+14
* * MAINTAINERS: Added myself to section Write After Approval.Hui Zhu2008-07-152-0/+5
* *** empty log message ***gdbadmin2008-07-151-1/+1
* daily updateAlan Modra2008-07-151-1/+1
* * generic/gdbtk-stack.c (gdb_block_args): Remove deprecated valuesKeith Seitz2008-07-149-56/+88
* Fix for PR gdb/2477Paul Pluzhnikov2008-07-146-3/+37
* * i386-dicos-tdep.c (i386_dicos_frame_align): Delete.Pedro Alves2008-07-142-8/+22
* * mips-tdep.c (fp_register_arg_p): Add gdbarch as paramter.Markus Deuling2008-07-145-106/+170
* Mention "PR binutils/6743" in ChangeLog.H.J. Lu2008-07-141-0/+1
* 2008-07-13 Craig Silverstein <csilvers@google.com>Craig Silverstein2008-07-142-5/+20
* *** empty log message ***gdbadmin2008-07-141-1/+1
* daily updateAlan Modra2008-07-141-1/+1
* * thread.c (restore_selected_frame): On fail to restore, selectPedro Alves2008-07-132-3/+11
* * symtab.c (expand_line_sal): Fix a memory leak.Joel Brobecker2008-07-132-2/+6
* * gdb.base/randomize.exp: Catch non-Linux targets as untested.Jan Kratochvil2008-07-132-1/+9
* * utils.c (struct continuation): Define as inheriting structPedro Alves2008-07-132-12/+34
* Skip varobj in running threads.Vladimir Prus2008-07-133-3/+25
* Enable all MI commands while inferiour is runningVladimir Prus2008-07-132-17/+6
* Allow all CLI command even if target is executing.Vladimir Prus2008-07-132-7/+6
* * mi/mi-main.c (mi_cmd_execute): Remove unused variable.Vladimir Prus2008-07-132-4/+6
* *** empty log message ***gdbadmin2008-07-131-1/+1
* daily updateAlan Modra2008-07-131-1/+1
* * spu-tdep.c (spu_frame_unwind_cache): Do not error ifUlrich Weigand2008-07-122-3/+10
* * linux-low.c (handle_extended_wait): Do not use "status"Ulrich Weigand2008-07-122-1/+6
* * spu-linux-nat.c: Include "gdbthread.h".Ulrich Weigand2008-07-123-1/+13
* 2008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-07-128-108/+150
* Replace struct continuation_args by void* and per command structs.Pedro Alves2008-07-126-132/+132
* 2008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-07-122-20/+33
* Implement -exec-continue/-exec-interrupt --all.Vladimir Prus2008-07-124-32/+74
* 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
* Revert my last change since it has not been approved.Jie Zhang2008-07-126-50/+23
* *** empty log message ***gdbadmin2008-07-121-1/+1
* daily updateAlan Modra2008-07-121-1/+1
* * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portionKevin Buettner2008-07-112-6/+8
* bfd/Jie Zhang2008-07-116-0/+69
* * 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