summaryrefslogtreecommitdiffstats
path: root/gdb/procfs.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * breakpoint.c (breakpoint_thread_match break_command_1):Stu Grossman1993-10-161-256/+644
* Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman1993-08-021-14/+16
* * procfs.c (procfs_resume): Don't pass a SIGTSTP whose actionJim Kingdon1993-06-221-37/+51
* * Many places: replace "the inferior" in messages with "the program"Jim Kingdon1993-05-251-1/+2
* * irix4-nat.c (fetch_core_registers): Special version of this forStu Grossman1993-04-201-60/+0
* * inflow.c (pass_signal, set_sigint_trap, clear_sigint_trap): AddStu Grossman1992-11-051-0/+7
* include nm.h in defs.hK. Richard Pixley1992-10-281-2/+0
* Mips native support. Decstation and iris4 have been tested.K. Richard Pixley1992-10-091-0/+2
* NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector asK. Richard Pixley1992-10-061-6/+10
* Make the /proc support a target-struct in its own right.John Gilmore1992-09-261-68/+261
* Remove kill_inferior_fast, in favor of target_kill, which goesJohn Gilmore1992-09-221-33/+0
* * procfs.c (proc_wait): Call print_sys_errmsg() if we get anStu Grossman1992-09-151-0/+1
* * buildsym.c (finish_block): Fix thinko `inner block' complaints.John Gilmore1992-07-051-21/+78
* * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1992-07-041-28/+26
* * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1992-06-291-4/+2
* Fixup PRSVADDR problem as per Johns suggestions.Stu Grossman1992-06-261-1/+1
* * procfs.c (child_resume): Work around Solaris (on Sparc) lossageStu Grossman1992-06-251-1/+11
* * Makefile.in (VERSION): Bump to 4.5.6.Fred Fish1992-06-241-2/+2
* * inflow.c (new_tty): Temporarily ignore SIGTTOU whenFred Fish1992-05-171-1/+1
* Remove now obsolete signame.c and signame.h; functionality is handled byFred Fish1992-04-221-388/+33
* Fix bug with gdb resending SIGSTOP to an attached process that was forciblyFred Fish1992-04-031-1/+19
* Fix bug in values.c unpacking signed characters on hosts where the defaultFred Fish1992-04-021-14/+32
* Many changes to procfs.c, mostly to expand the "info proc" command and toFred Fish1992-04-011-96/+1860
* Changes in procfs.c to fix bug with inferior's siginfo struct gettingFred Fish1992-04-011-17/+75
* * procfs.c (open_proc_file): Disable inherit-on-fork flag so thatStu Grossman1992-03-311-0/+4
OpenPOWER on IntegriCloud