aboutsummaryrefslogtreecommitdiff
path: root/gdb/procfs.c
AgeCommit message (Expand)AuthorFilesLines
1995-07-29 * procfs.c (unconditionally_kill_inferior): Clear current signalPeter Schauer1-1/+7
1995-07-14 * procfs.c (procfs_ops): Fix typo in last change.Jeff Law1-1/+1
1995-07-13 * inftarg.c (child_thread_alive): New function to see if aJeff Law1-0/+1
1995-05-22 * breakpoint.c: Move defaults of watchpoint related macros intoStu Grossman1-1/+1
1995-03-25 * buildsym.c (patch_subfile_name): Update last_source_filePeter Schauer1-15/+10
1995-03-10 Fix problems with infinite recursion when printing a classPeter Schauer1-1/+1
1995-02-19Sun Feb 19 11:05:28 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Peter Schauer1-4/+5
1995-02-02 gcc -Wall lint.Stan Shebs1-130/+101
1995-01-12 * README: Add note about SPARCworks cc release 3.0 and higher.Peter Schauer1-8/+119
1994-11-03 * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1-0/+15
1994-09-10 * corelow.c (add_solib_stub): Copy to_sections changes fromPeter Schauer1-2/+2
1994-08-31 * inflow.c (set_sigint_trap, clear_sigint_trap): Check forJim Kingdon1-4/+2
1994-08-09 * infrun.c (wait_for_inferior): Call target_resume() uponStu Grossman1-18/+55
1994-08-05Don't dereference invalid pointers in procfs_mourn_inferiorThomas Lord1-2/+7
1994-08-02 * defs.h: Change two-line declarations to one-line form.Stan Shebs1-1/+1
1994-07-06 * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c:Peter Schauer1-2/+8
1994-05-20 * target.c, target.h: New variables target_activity_function andJim Kingdon1-0/+2
1994-05-03 * procfs.c (procfs_wait): Reinstate code which deduces the signalJim Kingdon1-0/+23
1994-04-27 * procfs.c (procfs_wait): Use the signal from the pr_info ratherJim Kingdon1-20/+5
1994-04-20Add missing #endif.Jeff Law1-0/+1
1994-04-14 * procfs.c (procfs_wait): Protect watchpoint code with appropriateJeff Law1-1/+12
1994-04-14 * procfs.c (procfs_wait): Protect watchpoint code with appropriateJeff Law1-0/+6
1994-04-13 * breakpoint.h (enum bptype): Add bp_hardware_watchpoint andJeff Law1-0/+54
1994-03-15 * environ.c (set_in_environ): Eliminate special handling of PATH andJim Kingdon1-2/+2
1994-02-01Tue Feb 1 22:13:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-3/+6
1994-01-22 * fork-child.c, inferior.h (fork_inferior): New argument shell_file.Jim Kingdon1-31/+74
1994-01-06 * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes.Jim Kingdon1-40/+25
1994-01-04 * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1-14/+13
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-20/+20
1993-10-27 * fork-child.c (fork_inferior): Set inferior_pid before callingJim Kingdon1-0/+3
1993-10-22 * Makefile.in (init.c): Generate using the source, not munch. ThisJim Kingdon1-17/+0
1993-10-17* procfs.c: Handle process exits more elegantly by trapping onStu Grossman1-6/+30
1993-10-17* procfs.c (procfs_wait): Losing Unixware can't do poll on /procStu Grossman1-51/+75
1993-10-16* procfs.c (procfs_set_sproc_trap): Don't use this if sprocStu Grossman1-6/+9
1993-10-16* breakpoint.c (breakpoint_thread_match break_command_1):Stu Grossman1-256/+644
1993-08-02Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman1-14/+16
1993-06-22 * procfs.c (procfs_resume): Don't pass a SIGTSTP whose actionJim Kingdon1-37/+51
1993-05-25 * Many places: replace "the inferior" in messages with "the program"Jim Kingdon1-1/+2
1993-04-20 * irix4-nat.c (fetch_core_registers): Special version of this forStu Grossman1-60/+0
1992-11-05* inflow.c (pass_signal, set_sigint_trap, clear_sigint_trap): AddStu Grossman1-0/+7
1992-10-28include nm.h in defs.hK. Richard Pixley1-2/+0
1992-10-09Mips native support. Decstation and iris4 have been tested.K. Richard Pixley1-0/+2
1992-10-06NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector asK. Richard Pixley1-6/+10
1992-09-26Make the /proc support a target-struct in its own right.John Gilmore1-68/+261
1992-09-22Remove kill_inferior_fast, in favor of target_kill, which goesJohn Gilmore1-33/+0
1992-09-15* procfs.c (proc_wait): Call print_sys_errmsg() if we get anStu Grossman1-0/+1
1992-07-05* buildsym.c (finish_block): Fix thinko `inner block' complaints.John Gilmore1-21/+78
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-28/+26
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-4/+2
1992-06-26Fixup PRSVADDR problem as per Johns suggestions.Stu Grossman1-1/+1