Age | Commit message (Expand) | Author | Files | Lines |
2005-06-29 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-06-28 | * eval.c (evaluate_struct_tuple): Use strcmp instead of | Mark Kettenis | 2 | -3/+8 |
2005-06-28 | 2005-06-27 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 5 | -4/+17 |
2005-06-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-06-27 | * gdbtypes.c (get_discrete_bounds): Fix a comment typo. | Wu Zhou | 2 | -1/+5 |
2005-06-27 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-06-26 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-06-25 | * sol-thread.c (sol_thread_xfer_memory): Change type of second | Mark Kettenis | 2 | -4/+10 |
2005-06-25 | * mips-tdep.c (mips_xfer_register, mips_o32_return_value) | Mark Kettenis | 2 | -4/+9 |
2005-06-25 | * ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>, | Mark Kettenis | 1 | -2/+3 |
2005-06-25 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-06-24 | * config/powerpc/obsd.mh (NATDEPFILES): Add bsd-kvm.o. | Mark Kettenis | 2 | -1/+5 |
2005-06-24 | * ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>, | Mark Kettenis | 2 | -0/+53 |
2005-06-24 | * i386-tdep.c (struct i386_frame_cache): Define sp_offset as LONGEST. | Corinna Vinschen | 2 | -1/+5 |
2005-06-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-06-23 | * gdb_ptrace.h: Fix typos when checking for PT_ATTACH. Reported | Andreas Schwab | 2 | -2/+7 |
2005-06-23 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-06-22 | * remote.c (extended_remote_restart): Pass buffer in call to | Mark Kettenis | 2 | -1/+6 |
2005-06-22 | (History) Rename "Command History". | Nick Roberts | 1 | -18/+14 |
2005-06-22 | *** empty log message *** | Nick Roberts | 1 | -0/+6 |
2005-06-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-06-21 | 2005-06-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2 | -1/+22 |
2005-06-21 | * inf-ttrace.c (inf_ttrace_xfer_partial): Change type of readbuf | Mark Kettenis | 2 | -3/+8 |
2005-06-21 | * MAINTAINERS (Write After Approval): Add myself. | Wu Zhou | 2 | -0/+5 |
2005-06-21 | * hppabsd-tdep.c: Include "symtab.h", "objfiles.h", "target.h", | Mark Kettenis | 3 | -4/+94 |
2005-06-21 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-06-20 | (test_stack_locals_listing): Remove test for -stack-select-frame without | Nick Roberts | 1 | -7/+5 |
2005-06-20 | *** empty log message *** | Nick Roberts | 1 | -0/+7 |
2005-06-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-06-19 | * hppa-tdep.c (hppa_pointer_to_address_hack): Remove function. | Mark Kettenis | 2 | -12/+6 |
2005-06-19 | * remote-sim.c (gdbsim_xfer_inferior_memory): Remove prototype. | Mark Kettenis | 2 | -7/+7 |
2005-06-19 | (GDB/MI Stack Manipulation): | Nick Roberts | 1 | -0/+28 |
2005-06-19 | *** empty log message *** | Nick Roberts | 2 | -0/+15 |
2005-06-19 | (mi_cmds): Replace entry for -stack-info-frame. | Nick Roberts | 1 | -0/+1 |
2005-06-19 | (mi_cmd_stack_info_frame): New declaration. | Nick Roberts | 1 | -0/+1 |
2005-06-19 | (mi_cmd_stack_info_frame): New function. | Nick Roberts | 1 | -0/+10 |
2005-06-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-06-18 | * hppa-tdep.c (hppa_fallback_frame_cache): Don't error out if we | Mark Kettenis | 2 | -43/+40 |
2005-06-18 | * regcache.c (regcache_raw_supply, regcache_raw_collect): Change | Mark Kettenis | 3 | -6/+10 |
2005-06-18 | (Backtrace): Document that free-standing environments do not need | Eli Zaretskii | 2 | -1/+7 |
2005-06-18 | (Machine Code): Document possible problems with locations in | Eli Zaretskii | 2 | -0/+8 |
2005-06-18 | (Files): Add more indexing for solib-absolute-prefix and --with-sysroot. | Eli Zaretskii | 2 | -5/+10 |
2005-06-18 | (Files): Document the possibility of loading unlinked object files. | Eli Zaretskii | 2 | -0/+13 |
2005-06-18 | (Threads): Add an @cindex entry for "thread apply". | Eli Zaretskii | 2 | -0/+2 |
2005-06-18 | (Output Formats): More detailed description of the `c' format. | Eli Zaretskii | 2 | -5/+12 |
2005-06-18 | (Server): Clarify that `file' should be used before connecting to the server. | Eli Zaretskii | 2 | -5/+16 |
2005-06-18 | (GDB/MI Stack Manipulation): Remove reference to | Nick Roberts | 1 | -20/+0 |
2005-06-18 | *** empty log message *** | Nick Roberts | 2 | -0/+14 |
2005-06-18 | (mi_cmds): Remove entry for -stack-info-frame. | Nick Roberts | 1 | -1/+0 |
2005-06-18 | (mi_cmd_stack_list_frames, mi_cmd_stack_info_depth): | Nick Roberts | 1 | -16/+3 |