aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2008-07-18*** empty log message ***gdbadmin1-1/+1
2008-07-17Fix for Linux/VDSO failure.Paul Pluzhnikov2-2/+6
2008-07-17Fix for failing gdb.base/auxv.exp on LinuxPaul Pluzhnikov2-0/+6
2008-07-17Fix for gdb.base/corefile.exp failure on LinuxPaul Pluzhnikov2-1/+6
2008-07-17*** empty log message ***gdbadmin1-1/+1
2008-07-16*** empty log message ***gdbadmin1-1/+1
2008-07-15Revert frame_unwind_caller_pc / frame_unwind_caller_id.Daniel Jacobowitz10-50/+20
2008-07-15* valops.c (value_cast_pointers): Follow typedefs when checkingAndreas Schwab2-397/+402
2008-07-15Fix for 'FAIL: gdb.cp/class2.exp: p acp->c2' on spu-elfPaul Pluzhnikov2-2/+6
2008-07-15 * block.c (block_function): Renamed to ...Daniel Jacobowitz6-10/+20
2008-07-15 * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz10-20/+50
2008-07-15 * mn10300-tdep.c (set_reg_offsets): Use get_frame_register_unsigned.Daniel Jacobowitz2-2/+6
2008-07-15 * frame.c (frame_sp_unwind): Delete.Daniel Jacobowitz3-12/+12
2008-07-15 * ia64-tdep.c (ia64_dummy_id): Use get_frame_pc.Daniel Jacobowitz2-1/+5
2008-07-15* dwarf2-frame.c (dwarf2_frame_cache): Update comment.Daniel Jacobowitz5-42/+56
2008-07-15* frame.c (frame_func_unwind): Delete.Daniel Jacobowitz5-24/+24
2008-07-15 * remote-sim.c (init_gdbsim_ops): RemoveStan Shebs2-4/+5
2008-07-15 * findvar.c (read_var_value): Remove unused variable.Daniel Jacobowitz2-2/+4
2008-07-15 * infrun.c (handle_inferior_event): Tag threads as stoppedLuis Machado2-23/+28
2008-07-15* MAINTAINERS: Added myself to section Write After Approval.Hui Zhu2-0/+5
2008-07-15*** empty log message ***gdbadmin1-1/+1
2008-07-14Fix for PR gdb/2477Paul Pluzhnikov6-3/+37
2008-07-14 * i386-dicos-tdep.c (i386_dicos_frame_align): Delete.Pedro Alves2-8/+22
2008-07-14 * mips-tdep.c (fp_register_arg_p): Add gdbarch as paramter.Markus Deuling5-106/+170
2008-07-14*** empty log message ***gdbadmin1-1/+1
2008-07-13 * thread.c (restore_selected_frame): On fail to restore, selectPedro Alves2-3/+11
2008-07-13 * symtab.c (expand_line_sal): Fix a memory leak.Joel Brobecker2-2/+6
2008-07-13 * gdb.base/randomize.exp: Catch non-Linux targets as untested.Jan Kratochvil2-1/+9
2008-07-13 * utils.c (struct continuation): Define as inheriting structPedro Alves2-12/+34
2008-07-13 Skip varobj in running threads.Vladimir Prus3-3/+25
2008-07-13 Enable all MI commands while inferiour is runningVladimir Prus2-17/+6
2008-07-13 Allow all CLI command even if target is executing.Vladimir Prus2-7/+6
2008-07-13 * mi/mi-main.c (mi_cmd_execute): Remove unused variable.Vladimir Prus2-4/+6
2008-07-13*** empty log message ***gdbadmin1-1/+1
2008-07-12 * spu-tdep.c (spu_frame_unwind_cache): Do not error ifUlrich Weigand2-3/+10
2008-07-12 * linux-low.c (handle_extended_wait): Do not use "status"Ulrich Weigand2-1/+6
2008-07-12 * spu-linux-nat.c: Include "gdbthread.h".Ulrich Weigand3-1/+13
2008-07-122008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves8-108/+150
2008-07-12 Replace struct continuation_args by void* and per command structs.Pedro Alves6-132/+132
2008-07-122008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2-20/+33
2008-07-12 Implement -exec-continue/-exec-interrupt --all.Vladimir Prus4-32/+74
2008-07-12 Implement --thread and --frame.Vladimir Prus6-3/+84
2008-07-12 * infrun.c (resume): Discard cleanups on early exit path.Vladimir Prus2-4/+11
2008-07-12 * infrun.c (normal_stop): For MI, report which threadsVladimir Prus4-5/+27
2008-07-12 Report thread state in -thread-info output.Vladimir Prus2-0/+15
2008-07-12*** empty log message ***gdbadmin1-1/+1
2008-07-11 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portionKevin Buettner2-6/+8
2008-07-11 * infrun.c (handle_inferior_event): Also ignore aPedro Alves2-5/+17
2008-07-11gdbTom Tromey4-12/+57
2008-07-11 * thread.c (thread_apply_command): Move making the cleanup out ofPedro Alves2-2/+7