Age | Commit message (Expand) | Author | Files | Lines |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -4/+50 |
1996-05-15 | * procfs.c (procfs_thread_alive procfs_stop): Make static. | Stu Grossman | 1 | -2/+16 |
1996-05-14 | * Makefile.in config.in configure configure.in | Stu Grossman | 1 | -2/+2 |
1996-05-09 | * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c, | Stu Grossman | 1 | -1/+1 |
1996-05-06 | * fork-child.c (fork_inferior), inferior.h: init_trace_fun now | Stu Grossman | 1 | -241/+907 |
1996-02-03 | * dwarfread.c (read_func_scope): Avoid GDB core dumps if | Peter Schauer | 1 | -2/+2 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -2/+2 |
1995-07-29 | * procfs.c (unconditionally_kill_inferior): Clear current signal | Peter Schauer | 1 | -1/+7 |
1995-07-14 | * procfs.c (procfs_ops): Fix typo in last change. | Jeff Law | 1 | -1/+1 |
1995-07-13 | * inftarg.c (child_thread_alive): New function to see if a | Jeff Law | 1 | -0/+1 |
1995-05-22 | * breakpoint.c: Move defaults of watchpoint related macros into | Stu Grossman | 1 | -1/+1 |
1995-03-25 | * buildsym.c (patch_subfile_name): Update last_source_file | Peter Schauer | 1 | -15/+10 |
1995-03-10 | Fix problems with infinite recursion when printing a class | Peter Schauer | 1 | -1/+1 |
1995-02-19 | Sun Feb 19 11:05:28 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Peter Schauer | 1 | -4/+5 |
1995-02-02 | gcc -Wall lint. | Stan Shebs | 1 | -130/+101 |
1995-01-12 | * README: Add note about SPARCworks cc release 3.0 and higher. | Peter Schauer | 1 | -8/+119 |
1994-11-03 | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1 | -0/+15 |
1994-09-10 | * corelow.c (add_solib_stub): Copy to_sections changes from | Peter Schauer | 1 | -2/+2 |
1994-08-31 | * inflow.c (set_sigint_trap, clear_sigint_trap): Check for | Jim Kingdon | 1 | -4/+2 |
1994-08-09 | * infrun.c (wait_for_inferior): Call target_resume() upon | Stu Grossman | 1 | -18/+55 |
1994-08-05 | Don't dereference invalid pointers in procfs_mourn_inferior | Thomas Lord | 1 | -2/+7 |
1994-08-02 | * defs.h: Change two-line declarations to one-line form. | Stan Shebs | 1 | -1/+1 |
1994-07-06 | * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c: | Peter Schauer | 1 | -2/+8 |
1994-05-20 | * target.c, target.h: New variables target_activity_function and | Jim Kingdon | 1 | -0/+2 |
1994-05-03 | * procfs.c (procfs_wait): Reinstate code which deduces the signal | Jim Kingdon | 1 | -0/+23 |
1994-04-27 | * procfs.c (procfs_wait): Use the signal from the pr_info rather | Jim Kingdon | 1 | -20/+5 |
1994-04-20 | Add missing #endif. | Jeff Law | 1 | -0/+1 |
1994-04-14 | * procfs.c (procfs_wait): Protect watchpoint code with appropriate | Jeff Law | 1 | -1/+12 |
1994-04-14 | * procfs.c (procfs_wait): Protect watchpoint code with appropriate | Jeff Law | 1 | -0/+6 |
1994-04-13 | * breakpoint.h (enum bptype): Add bp_hardware_watchpoint and | Jeff Law | 1 | -0/+54 |
1994-03-15 | * environ.c (set_in_environ): Eliminate special handling of PATH and | Jim Kingdon | 1 | -2/+2 |
1994-02-01 | Tue Feb 1 22:13:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -3/+6 |
1994-01-22 | * fork-child.c, inferior.h (fork_inferior): New argument shell_file. | Jim Kingdon | 1 | -31/+74 |
1994-01-06 | * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes. | Jim Kingdon | 1 | -40/+25 |
1994-01-04 | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1 | -14/+13 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -20/+20 |
1993-10-27 | * fork-child.c (fork_inferior): Set inferior_pid before calling | Jim Kingdon | 1 | -0/+3 |
1993-10-22 | * Makefile.in (init.c): Generate using the source, not munch. This | Jim Kingdon | 1 | -17/+0 |
1993-10-17 | * procfs.c: Handle process exits more elegantly by trapping on | Stu Grossman | 1 | -6/+30 |
1993-10-17 | * procfs.c (procfs_wait): Losing Unixware can't do poll on /proc | Stu Grossman | 1 | -51/+75 |
1993-10-16 | * procfs.c (procfs_set_sproc_trap): Don't use this if sproc | Stu Grossman | 1 | -6/+9 |
1993-10-16 | * breakpoint.c (breakpoint_thread_match break_command_1): | Stu Grossman | 1 | -256/+644 |
1993-08-02 | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1 | -14/+16 |
1993-06-22 | * procfs.c (procfs_resume): Don't pass a SIGTSTP whose action | Jim Kingdon | 1 | -37/+51 |
1993-05-25 | * Many places: replace "the inferior" in messages with "the program" | Jim Kingdon | 1 | -1/+2 |
1993-04-20 | * irix4-nat.c (fetch_core_registers): Special version of this for | Stu Grossman | 1 | -60/+0 |
1992-11-05 | * inflow.c (pass_signal, set_sigint_trap, clear_sigint_trap): Add | Stu Grossman | 1 | -0/+7 |
1992-10-28 | include nm.h in defs.h | K. Richard Pixley | 1 | -2/+0 |
1992-10-09 | Mips native support. Decstation and iris4 have been tested. | K. Richard Pixley | 1 | -0/+2 |