summaryrefslogtreecommitdiff
path: root/gdb/procfs.c
Commit message (Expand)AuthorAgeFilesLines
* Mon Jul 14 18:02:53 1997 Michael Snyder (msnyder@cleaver.cygnus.com)Michael Snyder1997-07-151-10/+15
* * procfs.c (proc_set_exec_trap, procfs_init_inferior, procfs_wait,Peter Schauer1997-06-171-53/+7
* Wed May 21 16:03:25 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1997-05-211-336/+522
* * corelow.c (get_core_registers): Initialize cf.Peter Schauer1997-04-261-12/+33
* Mon Apr 14 15:54:51 1997 Geoffrey Noer <noer@pizza.cygnus.com>Geoffrey Noer1997-04-141-1/+1
* Thu Apr 10 13:20:53 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1997-04-101-179/+1051
* From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>Fred Fish1996-11-161-7/+10
* * procfs.c (proc_set_exec_trap): Under Alpha OSF/1-4.0, tracingPeter Schauer1996-10-261-6/+30
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-4/+50
* * procfs.c (procfs_thread_alive procfs_stop): Make static.Stu Grossman1996-05-151-2/+16
* * Makefile.in config.in configure configure.inStu Grossman1996-05-141-2/+2
* * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c,Stu Grossman1996-05-091-1/+1
* * fork-child.c (fork_inferior), inferior.h: init_trace_fun nowStu Grossman1996-05-061-241/+907
* * dwarfread.c (read_func_scope): Avoid GDB core dumps ifPeter Schauer1996-02-031-2/+2
* Update FSF address.Fred Fish1995-08-021-1/+1
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-2/+2
* * procfs.c (unconditionally_kill_inferior): Clear current signalPeter Schauer1995-07-291-1/+7
* * procfs.c (procfs_ops): Fix typo in last change.Jeff Law1995-07-141-1/+1
* * inftarg.c (child_thread_alive): New function to see if aJeff Law1995-07-131-0/+1
* * breakpoint.c: Move defaults of watchpoint related macros intoStu Grossman1995-05-221-1/+1
* * buildsym.c (patch_subfile_name): Update last_source_filePeter Schauer1995-03-251-15/+10
* Fix problems with infinite recursion when printing a classPeter Schauer1995-03-101-1/+1
* Sun Feb 19 11:05:28 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Peter Schauer1995-02-191-4/+5
* gcc -Wall lint.Stan Shebs1995-02-021-130/+101
* * README: Add note about SPARCworks cc release 3.0 and higher.Peter Schauer1995-01-121-8/+119
* * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1994-11-031-0/+15
* * corelow.c (add_solib_stub): Copy to_sections changes fromPeter Schauer1994-09-101-2/+2
* * inflow.c (set_sigint_trap, clear_sigint_trap): Check forJim Kingdon1994-08-311-4/+2
* * infrun.c (wait_for_inferior): Call target_resume() uponStu Grossman1994-08-091-18/+55
* Don't dereference invalid pointers in procfs_mourn_inferiorThomas Lord1994-08-051-2/+7
* * defs.h: Change two-line declarations to one-line form.Stan Shebs1994-08-021-1/+1
* * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c:Peter Schauer1994-07-061-2/+8
* * target.c, target.h: New variables target_activity_function andJim Kingdon1994-05-201-0/+2
* * procfs.c (procfs_wait): Reinstate code which deduces the signalJim Kingdon1994-05-031-0/+23
* * procfs.c (procfs_wait): Use the signal from the pr_info ratherJim Kingdon1994-04-271-20/+5
* Add missing #endif.Jeff Law1994-04-201-0/+1
* * procfs.c (procfs_wait): Protect watchpoint code with appropriateJeff Law1994-04-141-1/+12
* * procfs.c (procfs_wait): Protect watchpoint code with appropriateJeff Law1994-04-141-0/+6
* * breakpoint.h (enum bptype): Add bp_hardware_watchpoint andJeff Law1994-04-131-0/+54
* * environ.c (set_in_environ): Eliminate special handling of PATH andJim Kingdon1994-03-151-2/+2
* Tue Feb 1 22:13:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1994-02-011-3/+6
* * fork-child.c, inferior.h (fork_inferior): New argument shell_file.Jim Kingdon1994-01-221-31/+74
* * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes.Jim Kingdon1994-01-061-40/+25
* * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1994-01-041-14/+13
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-20/+20
* * fork-child.c (fork_inferior): Set inferior_pid before callingJim Kingdon1993-10-271-0/+3
* * Makefile.in (init.c): Generate using the source, not munch. ThisJim Kingdon1993-10-221-17/+0
* * procfs.c: Handle process exits more elegantly by trapping onStu Grossman1993-10-171-6/+30
* * procfs.c (procfs_wait): Losing Unixware can't do poll on /procStu Grossman1993-10-171-51/+75
* * procfs.c (procfs_set_sproc_trap): Don't use this if sprocStu Grossman1993-10-161-6/+9