aboutsummaryrefslogtreecommitdiff
path: root/gdb/proc-utils.h
AgeCommit message (Collapse)AuthorFilesLines
2003-01-192003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-25/+18
* cris-tdep.c: Fix function declaration indentation. * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto. * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto. * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto. * symfile.h, symtab.h, target.c, target.h, value.h: Ditto. * xcoffread.c, config/pa/tm-hppa.h: Ditto. * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
2001-03-27Add AIX5 procfs support.Kevin Buettner1-0/+8
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2000-05-07* procfs.c (PROCFS_TRACE): Delete definition.Andrew Cagney1-1/+1
* proc-utils.h (PROCFS_NOTE, PROC_PRETTYFPRINT_STATUS): Always define.
2000-05-052000-05-05 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-3/+45
* procfs.c: Cleanup of procfs tracing. Move defines and prototypes to proc-utils.h * proc-utils.h: Define tracing macros. Declare trace functions. * proc-api.c: Make procfs tracing a runtime option. (prepare_to_trace): New function, abstracted out of several places. Open a trace file if one is required. (ioctl_with_trace, write_with_trace, open_with_trace, close_with_trace, wait_with_trace, lseek_with_trace): Report errno if an error occurs in a system call. (write_with_trace): Make 2nd arg void *, to agree with write.
2000-01-25import gdb-2000-01-24 snapshotJason Molenda1-0/+52