Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-08-02 | Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+1 | |
* gdbarch.sh: Include "gdb_string.h". * gdbarch.c: Regenerate. * regcache.c: Include "gdb_string.h". * ax-general.c: Ditto. * varobj.c: Ditto. * std-regs.c: Ditto. * fbsd-proc.c: Ditto. * thread.c: Ditto. * Makefile.in (regcache.o): Update dependencies. (thread.o, gdbarch.o): Ditto. (ax-general.o, gdbarch.o): Ditto. (varobj.o, std-regs.o): Ditto. (fbsd-proc.o): Specify dependencies. | |||||
2002-04-08 | * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions): | Mark Kettenis | 1 | -3/+3 | |
s/asprintf/xasprintf/. (fbsd_make_corefile_notes): s/strdup/xstrdup/. | |||||
2002-03-31 | * fbsd-proc.c: New file. | Mark Kettenis | 1 | -0/+173 | |
* config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define. * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o. |