aboutsummaryrefslogtreecommitdiff
path: root/gdb/procfs.c
AgeCommit message (Expand)AuthorFilesLines
1992-05-17 * inflow.c (new_tty): Temporarily ignore SIGTTOU whenFred Fish1-1/+1
1992-04-22Remove now obsolete signame.c and signame.h; functionality is handled byFred Fish1-388/+33
1992-04-03Fix bug with gdb resending SIGSTOP to an attached process that was forciblyFred Fish1-1/+19
1992-04-02Fix bug in values.c unpacking signed characters on hosts where the defaultFred Fish1-14/+32
1992-04-01Many changes to procfs.c, mostly to expand the "info proc" command and toFred Fish1-96/+1860
1992-04-01Changes in procfs.c to fix bug with inferior's siginfo struct gettingFred Fish1-17/+75
1992-03-31* procfs.c (open_proc_file): Disable inherit-on-fork flag so thatStu Grossman1-0/+4
1992-03-05* config.sub configure.in config/.Sanitize config/mh-irix4Stu Grossman1-2/+31
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-3/+0
1992-02-22* Check in Fred Fish's changes in these modules. FredJohn Gilmore1-79/+107
1992-01-24Misc small fixes for problems uncovered by prototyping.Fred Fish1-6/+7
1991-12-28Many small changes to procfs.c to add base support for a new "info proc"Fred Fish1-41/+284
1991-12-16Numerous small changes and a complete reorganization of solib.c, to supportFred Fish1-0/+87
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-1/+0
1991-11-19More inclusion of defs.h to before param.h, ala other source files.Fred Fish1-1/+1
1991-11-12Minor rewording of message containing name of program that generated aFred Fish1-1/+62
1991-10-24New files for DWARF debugging format support, ELF object file support, SVR4Fred Fish1-0/+988