aboutsummaryrefslogtreecommitdiff
path: root/gdb/procfs.c
AgeCommit message (Expand)AuthorFilesLines
1996-11-16 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>Fred Fish1-7/+10
1996-10-26 * procfs.c (proc_set_exec_trap): Under Alpha OSF/1-4.0, tracingPeter Schauer1-6/+30
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-4/+50
1996-05-15 * procfs.c (procfs_thread_alive procfs_stop): Make static.Stu Grossman1-2/+16
1996-05-14 * Makefile.in config.in configure configure.inStu Grossman1-2/+2
1996-05-09 * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c,Stu Grossman1-1/+1
1996-05-06 * fork-child.c (fork_inferior), inferior.h: init_trace_fun nowStu Grossman1-241/+907
1996-02-03 * dwarfread.c (read_func_scope): Avoid GDB core dumps ifPeter Schauer1-2/+2
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-2/+2
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