Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-03-27 | * gdb.ada/exec_changed.exp: Avoid "set confirm off". | Daniel Jacobowitz | 2 | -5/+4 | |
2007-03-27 | 2007-03-27 Jon Ringle <jon@ringle.org> | Daniel Jacobowitz | 2 | -3/+13 | |
* linux-low.c: Check __ARCH_HAS_MMU__ also. | |||||
2007-03-27 | Add "make pdf" and "make install-pdf", from Brooks Moses | Daniel Jacobowitz | 9 | -4/+62 | |
<brooks.moses@codesourcery.com>. | |||||
2007-03-27 | * config/gdbserver.exp (gdbserver_gdb_load): Update argument list. | Daniel Jacobowitz | 19 | -240/+250 | |
(gdb_load): Delete, replace with... (gdb_reload): ...this. * gdb.server/server-run.exp: Use gdb_load and gdbserver_run. * gdb.server/server-mon.exp: Likewise. * lib/gdb.exp (gdb_run_cmd): Use gdb_reload. (gdb_start_cmd): New. (gdb_file_cmd): Save the last loaded file. (gdb_reload): New. (gdb_gnu_strip_debug): Use transform. * lib/gdbserver-support.exp (gdbserver_spawn): Move file download support here. Use new $last_loaded_file. Check mtime. (gdb_target_cmd): Handle ObjC failure case. (infer_host_exec): Delete. (gdbserver_load): Rename to... (gdbserver_run): ...this. Simplify. * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file. (mi_gdb_load): Move most contents to a new function... (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load. (mi_run_cmd): Use mi_gdb_target_load. * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp, gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp: Use gdb_run_cmd. * gdb.base/charsign.exp: Remove incorrect comment. * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file. * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp, gdb.base/start.exp: Use gdb_start_cmd. | |||||
2007-03-27 | * amd64-tdep.c (amd64_init_frame_cache): New function. | Daniel Jacobowitz | 2 | -6/+19 | |
(amd64_alloc_frame_cache, amd64_skip_prologue): Use it. | |||||
2007-03-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-26 | * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines. | Bob Wilson | 2 | -20/+26 | |
2007-03-26 | * gdb.texinfo (Invoking GDB): Use @value{GDBP}. | Bob Wilson | 2 | -21/+30 | |
(Source Path, Character Sets, Macros, Define) (GDB/MI Result Records, GDB/MI Simple Examples) (GDB/MI Program Execution, GDB/MI File Commands) (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}. (Bug Reporting): Use @value{GCC}. | |||||
2007-03-26 | * gdb.texinfo (Help): Fix formatting of examples. | Bob Wilson | 2 | -10/+17 | |
(Variables): Use @ifnotinfo instead of @iftex. (Non-debug DLL symbols): Use @ref instead of @pxref. (Sparclet File): Use @samp instead of quotes. | |||||
2007-03-26 | * gdb.texinfo (Variables, C): Update cross reference to GCC docs. | Bob Wilson | 2 | -4/+9 | |
2007-03-26 | * gdb.texinfo (Top): Move TUI and Annotations menu entries to match | Bob Wilson | 2 | -20/+11 | |
the order of the nodes. (C Operators, C Constants, Debugging C): Remove extra menus. (Method Names in Commands): Do not specify next/prev/up nodes. | |||||
2007-03-26 | * gdb.texinfo (File Options): Add missing parenthesis. | Bob Wilson | 2 | -4/+9 | |
(Breakpoints, Special Fortran commands, PowerPC): Fix typos. | |||||
2007-03-26 | * ui-out.c (ui_out_field_core_addr): Truncate address to | Maciej W. Rozycki | 2 | -2/+13 | |
TARGET_ADDR_BIT size before printing. | |||||
2007-03-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-23 | * gdb.base/sigbpt.exp: Fix the message when skipping test. | Maciej W. Rozycki | 3 | -2/+8 | |
* gdb.base/signull.exp: Similarly. | |||||
2007-03-23 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-22 | Move gdb ChangeLog entry to gdb/ChangeLog. | H.J. Lu | 1 | -0/+5 | |
2007-03-22 | * remote-mips.c (mips_xfer_memory): Update prototype. | Maciej W. Rozycki | 1 | -2/+2 | |
2007-03-22 | * symfile.h: #include "symtab.h" | Joel Brobecker | 2 | -0/+5 | |
2007-03-22 | 2007-03-22 Denis Pilat <denis.pilat@st.com> | Denis Pilat | 2 | -3/+5 | |
* utils.c (pagination_on_command, pagination_off_command): Remove useless prototypes. | |||||
2007-03-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-21 | * fix PR2232 according to patch submitted | Pierre Muller | 2 | -1/+8 | |
2007-03-21 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-19 | * mep-tdep.c (mep_analyze_frame_prologue, mep_frame_this_id): | Kevin Buettner | 2 | -2/+7 | |
Specify frame type in calls to frame_func_unwind(). | |||||
2007-03-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-18 | Correct attribution | Vladimir Prus | 1 | -1/+1 | |
2007-03-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-16 | * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up | Ulrich Weigand | 2 | -1/+8 | |
messages available to test cases (like chng-sym.exp). | |||||
2007-03-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-14 | * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output | Andreas Schwab | 2 | -2/+7 | |
format changes. | |||||
2007-03-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-13 | * rs6000-tdep.c (rs6000_skip_prologue): Use skip_prologue_using_sal. | Daniel Jacobowitz | 6 | -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 to | Nathan Froyd | 2 | -3/+17 | |
which we can pop first. | |||||
2007-03-13 | * MAINTAINERS (Write After Approval): Add myself. | Nathan Froyd | 2 | -0/+5 | |
2007-03-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-12 | * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well | Mark Kettenis | 2 | -5/+6 | |
as tabs. Remove redundant test pattern. | |||||
2007-03-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-10 | * gdb.base/long_long.exp: Accept optional symbol name in <...> | Ulrich Weigand | 2 | -2/+7 | |
for /a format output. | |||||
2007-03-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2007-03-09 | * infrun.c (breakpoints_failed): Remove unnecessary variable. | Ulrich Weigand | 3 | -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 to | Daniel Jacobowitz | 2 | -2/+20 | |
collect output incrementally. | |||||
2007-03-09 | * spu-tdep.c (spu_in_function_epilogue_p): New function. | Ulrich Weigand | 2 | -0/+101 | |
(spu_gdbarch_init): Install it. | |||||
2007-03-09 | * gdb.mi/mi-var-cmd.exp: Allow value without "..." string | Ulrich Weigand | 3 | -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 to | Ulrich Weigand | 2 | -1/+6 | |
pass on targets where address zero is readable. |