| Commit message (Expand) | Author | Age | Files | Lines |
* | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1994-11-03 | 1 | -0/+15 |
* | * corelow.c (add_solib_stub): Copy to_sections changes from | Peter Schauer | 1994-09-10 | 1 | -2/+2 |
* | * inflow.c (set_sigint_trap, clear_sigint_trap): Check for | Jim Kingdon | 1994-08-31 | 1 | -4/+2 |
* | * infrun.c (wait_for_inferior): Call target_resume() upon | Stu Grossman | 1994-08-09 | 1 | -18/+55 |
* | Don't dereference invalid pointers in procfs_mourn_inferior | Thomas Lord | 1994-08-05 | 1 | -2/+7 |
* | * defs.h: Change two-line declarations to one-line form. | Stan Shebs | 1994-08-02 | 1 | -1/+1 |
* | * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c: | Peter Schauer | 1994-07-06 | 1 | -2/+8 |
* | * target.c, target.h: New variables target_activity_function and | Jim Kingdon | 1994-05-20 | 1 | -0/+2 |
* | * procfs.c (procfs_wait): Reinstate code which deduces the signal | Jim Kingdon | 1994-05-03 | 1 | -0/+23 |
* | * procfs.c (procfs_wait): Use the signal from the pr_info rather | Jim Kingdon | 1994-04-27 | 1 | -20/+5 |
* | Add missing #endif. | Jeff Law | 1994-04-20 | 1 | -0/+1 |
* | * procfs.c (procfs_wait): Protect watchpoint code with appropriate | Jeff Law | 1994-04-14 | 1 | -1/+12 |
* | * procfs.c (procfs_wait): Protect watchpoint code with appropriate | Jeff Law | 1994-04-14 | 1 | -0/+6 |
* | * breakpoint.h (enum bptype): Add bp_hardware_watchpoint and | Jeff Law | 1994-04-13 | 1 | -0/+54 |
* | * environ.c (set_in_environ): Eliminate special handling of PATH and | Jim Kingdon | 1994-03-15 | 1 | -2/+2 |
* | Tue Feb 1 22:13:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1994-02-01 | 1 | -3/+6 |
* | * fork-child.c, inferior.h (fork_inferior): New argument shell_file. | Jim Kingdon | 1994-01-22 | 1 | -31/+74 |
* | * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes. | Jim Kingdon | 1994-01-06 | 1 | -40/+25 |
* | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1994-01-04 | 1 | -14/+13 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -20/+20 |
* | * fork-child.c (fork_inferior): Set inferior_pid before calling | Jim Kingdon | 1993-10-27 | 1 | -0/+3 |
* | * Makefile.in (init.c): Generate using the source, not munch. This | Jim Kingdon | 1993-10-22 | 1 | -17/+0 |
* | * procfs.c: Handle process exits more elegantly by trapping on | Stu Grossman | 1993-10-17 | 1 | -6/+30 |
* | * procfs.c (procfs_wait): Losing Unixware can't do poll on /proc | Stu Grossman | 1993-10-17 | 1 | -51/+75 |
* | * procfs.c (procfs_set_sproc_trap): Don't use this if sproc | Stu Grossman | 1993-10-16 | 1 | -6/+9 |
* | * breakpoint.c (breakpoint_thread_match break_command_1): | Stu Grossman | 1993-10-16 | 1 | -256/+644 |
* | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1993-08-02 | 1 | -14/+16 |
* | * procfs.c (procfs_resume): Don't pass a SIGTSTP whose action | Jim Kingdon | 1993-06-22 | 1 | -37/+51 |
* | * Many places: replace "the inferior" in messages with "the program" | Jim Kingdon | 1993-05-25 | 1 | -1/+2 |
* | * irix4-nat.c (fetch_core_registers): Special version of this for | Stu Grossman | 1993-04-20 | 1 | -60/+0 |
* | * inflow.c (pass_signal, set_sigint_trap, clear_sigint_trap): Add | Stu Grossman | 1992-11-05 | 1 | -0/+7 |
* | include nm.h in defs.h | K. Richard Pixley | 1992-10-28 | 1 | -2/+0 |
* | Mips native support. Decstation and iris4 have been tested. | K. Richard Pixley | 1992-10-09 | 1 | -0/+2 |
* | NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector as | K. Richard Pixley | 1992-10-06 | 1 | -6/+10 |
* | Make the /proc support a target-struct in its own right. | John Gilmore | 1992-09-26 | 1 | -68/+261 |
* | Remove kill_inferior_fast, in favor of target_kill, which goes | John Gilmore | 1992-09-22 | 1 | -33/+0 |
* | * procfs.c (proc_wait): Call print_sys_errmsg() if we get an | Stu Grossman | 1992-09-15 | 1 | -0/+1 |
* | * buildsym.c (finish_block): Fix thinko `inner block' complaints. | John Gilmore | 1992-07-05 | 1 | -21/+78 |
* | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1992-07-04 | 1 | -28/+26 |
* | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1992-06-29 | 1 | -4/+2 |
* | Fixup PRSVADDR problem as per Johns suggestions. | Stu Grossman | 1992-06-26 | 1 | -1/+1 |
* | * procfs.c (child_resume): Work around Solaris (on Sparc) lossage | Stu Grossman | 1992-06-25 | 1 | -1/+11 |
* | * Makefile.in (VERSION): Bump to 4.5.6. | Fred Fish | 1992-06-24 | 1 | -2/+2 |
* | * inflow.c (new_tty): Temporarily ignore SIGTTOU when | Fred Fish | 1992-05-17 | 1 | -1/+1 |
* | Remove now obsolete signame.c and signame.h; functionality is handled by | Fred Fish | 1992-04-22 | 1 | -388/+33 |
* | Fix bug with gdb resending SIGSTOP to an attached process that was forcibly | Fred Fish | 1992-04-03 | 1 | -1/+19 |
* | Fix bug in values.c unpacking signed characters on hosts where the default | Fred Fish | 1992-04-02 | 1 | -14/+32 |
* | Many changes to procfs.c, mostly to expand the "info proc" command and to | Fred Fish | 1992-04-01 | 1 | -96/+1860 |
* | Changes in procfs.c to fix bug with inferior's siginfo struct getting | Fred Fish | 1992-04-01 | 1 | -17/+75 |
* | * procfs.c (open_proc_file): Disable inherit-on-fork flag so that | Stu Grossman | 1992-03-31 | 1 | -0/+4 |