aboutsummaryrefslogtreecommitdiff
path: root/gdb/procfs.c
AgeCommit message (Expand)AuthorFilesLines
1999-05-05import gdb-19990504 snapshotStan Shebs1-2/+2
1999-04-26import gdb-19990422 snapshotStan Shebs1-3/+21
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+5764
1999-04-16Initial creation of sourceware repositoryStan Shebs1-5826/+0
1999-01-29Fix for PR 17980:Mark Alexander1-1/+2
1999-01-22 * procfs.c (init_procfs_ops): New function, fills in procfs_ops,Stan Shebs1-25/+24
1999-01-18change initialization of procfs_ops from compile time to run time.David Taylor1-69/+43
1999-01-13Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-2/+3
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-5/+4
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-6/+31
1998-11-24 * procfs.c (procfs_wait): handle syscall events first.Felix Lee1-46/+85
1998-11-18Wed Nov 11 15:47:00 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+3
1998-04-20Mon Apr 20 14:18:45 1998 J. Kean Johnston <jkj@sco.com>Jason Molenda1-10/+177
1998-04-11Fri Apr 10 22:36:28 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jason Molenda1-2/+14
1997-07-15Mon Jul 14 18:02:53 1997 Michael Snyder (msnyder@cleaver.cygnus.com)Michael Snyder1-10/+15
1997-06-17 * procfs.c (proc_set_exec_trap, procfs_init_inferior, procfs_wait,Peter Schauer1-53/+7
1997-05-21Wed May 21 16:03:25 1997 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-336/+522
1997-04-26 * corelow.c (get_core_registers): Initialize cf.Peter Schauer1-12/+33
1997-04-14Mon Apr 14 15:54:51 1997 Geoffrey Noer <noer@pizza.cygnus.com>Geoffrey Noer1-1/+1
1997-04-10Thu Apr 10 13:20:53 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-179/+1051
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