Age | Commit message (Expand) | Author | Files | Lines |
1992-10-02 | Rs6000 native support. | K. Richard Pixley | 1 | -0/+13 |
1992-10-01 | Sun3 native support. | K. Richard Pixley | 1 | -0/+23 |
1992-10-01 | Add `command hooks' and a hook for inferior program stopping. | John Gilmore | 1 | -1/+32 |
1992-09-30 | missed a ChangeLog entry | K. Richard Pixley | 1 | -0/+1 |
1992-09-30 | Native file renaming. | K. Richard Pixley | 1 | -0/+10 |
1992-09-30 | Host/target/native split for sun4. | K. Richard Pixley | 1 | -0/+17 |
1992-09-29 | Break the direct connection from core_file_command to any | K. Richard Pixley | 1 | -0/+11 |
1992-09-29 | Tue Sep 29 10:19:00 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+6 |
1992-09-29 | * breakpoint.c, exec.c, language.c, main.c, printcmd.c, symfile.c, | Stu Grossman | 1 | -0/+6 |
1992-09-26 | * findvar.c (supply_register): Add CLEAN_UP_REGISTER_VALUE hook. | John Gilmore | 1 | -0/+17 |
1992-09-26 | Make the /proc support a target-struct in its own right. | John Gilmore | 1 | -0/+36 |
1992-09-26 | * Makefile.in: Remove inftarg.[co], since it is now included via | John Gilmore | 1 | -0/+8 |
1992-09-26 | Lint | John Gilmore | 1 | -0/+1 |
1992-09-26 | Split non-target-dependent code out of target_attach routines. | John Gilmore | 1 | -0/+23 |
1992-09-26 | * infrun.c, inftarg.c, inferior.h: Comment and lint cleanups. | John Gilmore | 1 | -0/+4 |
1992-09-25 | * tm-sparc.h, dbxread.c (read_ofile_symtab): Install Jim Wilson's | Stu Grossman | 1 | -0/+6 |
1992-09-25 | * remote.c (remote_wait): Make regs be char to avoid picayune | Stu Grossman | 1 | -0/+15 |
1992-09-25 | * inftarg.c (child_create_inferior, child_attach, | K. Richard Pixley | 1 | -0/+12 |
1992-09-25 | * xcoffexec.c (exec_ops): child_attach and child_create_inferior | K. Richard Pixley | 1 | -0/+11 |
1992-09-25 | Separate core functions along target vector in preparation for | K. Richard Pixley | 1 | -0/+19 |
1992-09-23 | * m68k-tdep.c (m68k_saved_pc_after_call): Use 'GDB_TARGET_IS_SUN3' | Stu Grossman | 1 | -0/+6 |
1992-09-22 | fix repeated ext_format_i960 local decls so sun4 cc accepts it | Ken Raeburn | 1 | -0/+6 |
1992-09-22 | * mips-pinsn.c (print_insn_arg, case 'B'): Disassemble `break' | John Gilmore | 1 | -0/+6 |
1992-09-22 | Break the thread of control that implies that a unix child | John Gilmore | 1 | -0/+24 |
1992-09-22 | Remove kill_inferior_fast, in favor of target_kill, which goes | John Gilmore | 1 | -0/+17 |
1992-09-22 | * infrun.c (_initialize_infrun): Alias `i handle' == `i signals'. | John Gilmore | 1 | -0/+6 |
1992-09-21 | Patches from WRS: | Ian Lance Taylor | 1 | -0/+5 |
1992-09-20 | * main.c (main): Back out previous language setting changes. | Fred Fish | 1 | -0/+7 |
1992-09-19 | * main.c (main): Move code that sets initial language to | Fred Fish | 1 | -0/+12 |
1992-09-19 | * rs6000-tdep.c (push_dummy_frame, pop_dummy_frame): replace | John Gilmore | 1 | -0/+4 |
1992-09-19 | * configure.in: removed target_dependent line. | John Gilmore | 1 | -0/+6 |
1992-09-19 | comment changes | John Gilmore | 1 | -0/+4 |
1992-09-19 | Left out ChangeLog, oops | John Gilmore | 1 | -0/+6 |
1992-09-19 | * Makefile.in, configure.in: add support for files used only when | John Gilmore | 1 | -1/+6 |
1992-09-19 | * tm-sparc.h, xm-sparc.h: externs and macros relating to deferred | John Gilmore | 1 | -0/+5 |
1992-09-19 | * Makefile.in (gdb-all.texi): Build in objdir, not $srcdir. | John Gilmore | 1 | -0/+2 |
1992-09-19 | * config/decstation.mh: Add MMALLOC_LIB and MMALLOC_DISABLE | John Gilmore | 1 | -0/+5 |
1992-09-18 | * target.h (struct target_ops): removed to_convert_to_virtual and | John Gilmore | 1 | -0/+18 |
1992-09-18 | * main.c (gdb_readline): Avoid printf_filtered, which sets char | John Gilmore | 1 | -0/+4 |
1992-09-18 | Support for accessing arbitrary MIPS stack frames in memory. | John Gilmore | 1 | -0/+24 |
1992-09-18 | * tm-rs6000.h (AIX_BUGGY_PTRACE_CALL): Zap, we think we fixed it. | John Gilmore | 1 | -0/+6 |
1992-09-18 | Preliminary cleanup for splitting host/native/target. | John Gilmore | 1 | -0/+9 |
1992-09-18 | * Makefile.in (update-depend, update-alldeps): Split out of | John Gilmore | 1 | -0/+7 |
1992-09-17 | * copying.awk, copying.c (show_copying_command, | John Gilmore | 1 | -0/+4 |
1992-09-17 | * utils.c (prompt_for_continue): Reinitialize more-counts | John Gilmore | 1 | -0/+10 |
1992-09-17 | * m68k-tdep.c (sun3_saved_pc_after_call): Only do trap check for | Stu Grossman | 1 | -0/+7 |
1992-09-15 | * energize.c (pty_to_kernel): Must check for EAGAIN as | Stu Grossman | 1 | -0/+15 |
1992-09-15 | * procfs.c (proc_wait): Call print_sys_errmsg() if we get an | Stu Grossman | 1 | -0/+3 |
1992-09-15 | * breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c, | Stu Grossman | 1 | -0/+4 |
1992-09-15 | Oops! Retract last change. Didn't mean to pollute things with energize just | Stu Grossman | 1 | -3/+0 |