X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2FChangeLog;h=e17fe343ea631da37748343dd3c32f49f4932d83;hb=09f992ebd556113e28cdf0829459121e3d2ec865;hp=1eba8ed6dae6f315d3c662072e5f39da5398beec;hpb=35c4cb8cfb59bf6e1eb770114850e1184cfafc9b;p=pspp diff --git a/src/ui/ChangeLog b/src/ui/ChangeLog index 1eba8ed6da..e17fe343ea 100644 --- a/src/ui/ChangeLog +++ b/src/ui/ChangeLog @@ -1,3 +1,24 @@ +2007-10-10 Ben Pfaff + + * src/ui/debugger.c: Use debugger if HAVE_FORK is defined, not + HAVE_SYS_TYPES_H. The latter is almost universal, but the former + is only available where it can be implemented. + +2007-06-06 Ben Pfaff + + Adapt case sources, sinks, and clients of procedure code to the + new infrastructure. + + * automake.mk: Remove files. + + * flexifile.c: Removed, dead code. + * flexifile.h: Ditto. + +Thu Feb 8 06:34:52 2007 Ben Pfaff + + * [!(HAVE_SYS_TYPES_H && HAVE_SYS_WAIT_H)] (connect_debugger) In + this case, we don't know how to connect to GDB, so just return. + Mon Jan 15 11:06:31 2007 Ben Pfaff * flexifile.c [DEBUGGING] (dump_case_data): Use case accessor