aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Collapse)AuthorFilesLines
2007-03-23*** empty log message ***gdbadmin1-1/+1
2007-03-22Move gdb ChangeLog entry to gdb/ChangeLog.H.J. Lu1-0/+5
2007-03-22* remote-mips.c (mips_xfer_memory): Update prototype.Maciej W. Rozycki1-2/+2
2007-03-22 * symfile.h: #include "symtab.h"Joel Brobecker2-0/+5
2007-03-222007-03-22 Denis Pilat <denis.pilat@st.com>Denis Pilat2-3/+5
* utils.c (pagination_on_command, pagination_off_command): Remove useless prototypes.
2007-03-22*** empty log message ***gdbadmin1-1/+1
2007-03-21 * fix PR2232 according to patch submittedPierre Muller2-1/+8
2007-03-21*** empty log message ***gdbadmin1-1/+1
2007-03-20*** empty log message ***gdbadmin1-1/+1
2007-03-19 * mep-tdep.c (mep_analyze_frame_prologue, mep_frame_this_id):Kevin Buettner2-2/+7
Specify frame type in calls to frame_func_unwind().
2007-03-19*** empty log message ***gdbadmin1-1/+1
2007-03-18Correct attributionVladimir Prus1-1/+1
2007-03-18*** empty log message ***gdbadmin1-1/+1
2007-03-17*** empty log message ***gdbadmin1-1/+1
2007-03-16 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-upUlrich Weigand2-1/+8
messages available to test cases (like chng-sym.exp).
2007-03-16*** empty log message ***gdbadmin1-1/+1
2007-03-15*** empty log message ***gdbadmin1-1/+1
2007-03-14 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for outputAndreas Schwab2-2/+7
format changes.
2007-03-14*** empty log message ***gdbadmin1-1/+1
2007-03-13 * rs6000-tdep.c (rs6000_skip_prologue): Use skip_prologue_using_sal.Daniel Jacobowitz6-81/+117
(rs6000_in_function_epilogue_p): Use extract_unsigned_integer. (refine_prologue_limit): Delete. (skip_prologue): Don't call it. Use extract_unsigned_integer. Assume lim_pc is set. Correct check for incomplete prologues. Do not skip clobbers of the frame pointer. * symtab.c (skip_prologue_using_sal): Fail if there is only one sal. * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker) (optimized_1): New. (main): Call optimized_1. (gdb2029): Correct typos. Call gdb2029_marker. * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint for gdb2029.
2007-03-13 * frame.c (frame_pop): Check to see whether there's a frame toNathan Froyd2-3/+17
which we can pop first.
2007-03-13 * MAINTAINERS (Write After Approval): Add myself.Nathan Froyd2-0/+5
2007-03-13*** empty log message ***gdbadmin1-1/+1
2007-03-12 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as wellMark Kettenis2-5/+6
as tabs. Remove redundant test pattern.
2007-03-12*** empty log message ***gdbadmin1-1/+1
2007-03-11*** empty log message ***gdbadmin1-1/+1
2007-03-10 * gdb.base/long_long.exp: Accept optional symbol name in <...>Ulrich Weigand2-2/+7
for /a format output.
2007-03-10*** empty log message ***gdbadmin1-1/+1
2007-03-09 * infrun.c (breakpoints_failed): Remove unnecessary variable.Ulrich Weigand3-12/+10
(handle_inferior_event): Remove unnecessary braces. * breakpoint.c (bpstat_what): Remove wrong comment.
2007-03-09 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test toDaniel Jacobowitz2-2/+20
collect output incrementally.
2007-03-09 * spu-tdep.c (spu_in_function_epilogue_p): New function.Ulrich Weigand2-0/+101
(spu_gdbarch_init): Install it.
2007-03-09 * gdb.mi/mi-var-cmd.exp: Allow value without "..." stringUlrich Weigand3-2/+8
for -var-create lpcharacter test. * gdb.mi/mi2-var-cmd.exp: Likewise.
2007-03-09 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test toUlrich Weigand2-1/+6
pass on targets where address zero is readable.
2007-03-09 * gdb.xml/tdesc-arch.exp: Test is unsupported on target withUlrich Weigand2-0/+10
just a single architecture.
2007-03-09*** empty log message ***gdbadmin1-1/+1
2007-03-08 * spu-linux-nat.c (spu_xfer_partial): Return -1 for unsupportedUlrich Weigand2-1/+6
object types, not 0.
2007-03-08 * spu-tdep.c (spu_frame_align): New function.Ulrich Weigand2-0/+13
(spu_gdbarch_init): Install it. Set call dummy location to ON_STACK.
2007-03-08 * spu-tdep.c (spu_unwind_pc): Mask off interrupt enable bit.Ulrich Weigand2-6/+34
(spu_software_single_step): Likewise. (spu_read_pc, spu_write_pc): New functions. (spu_gdbarch_init): Install them.
2007-03-08 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.Ulrich Weigand2-30/+64
(fetch_all_registers): New function, uses gdb_test_multiple and exp_continue to fetch inferior output line-by-line. Replace all uses of do_get_all_registers by fetch_all_registers.
2007-03-08 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is setUlrich Weigand2-0/+10
in target_info.
2007-03-08 * cli/cli-dump.c (struct callback_data): load_offset needs toUlrich Weigand2-1/+6
have signed long type.
2007-03-08*** empty log message ***gdbadmin1-1/+1
2007-03-07 * mips-tdep.c (mips_insn16_frame_cache, mips_insn32_frame_sniffer):Joel Brobecker2-4/+14
Revert the previous change that had some unexpected side-effects on mips32. (mips_insn16_frame_cache, mips_insn32_frame_cache): Use the proper function to get the address of the calling instruction.
2007-03-07 * tui/tui-hooks.c (tui_selected_frame_level_changed_hook): ReplaceDenis Pilat2-1/+6
get_selected_frame by deprecated_safe_get_selected_frame.
2007-03-07*** empty log message ***gdbadmin1-1/+1
2007-03-06*** empty log message ***gdbadmin1-1/+1
2007-03-05*** empty log message ***gdbadmin1-1/+1
2007-03-04*** empty log message ***gdbadmin1-1/+1
2007-03-03*** empty log message ***gdbadmin1-1/+1
2007-03-022007-03-02 Michael Snyder <michael.snyder@palmsource.com>Michael Snyder2-1/+9
* gdb.threads/manythreads.exp: Use $message string for consistancy; add a default (timeout) case.