From d113e6b28e88d16de8cb23f5f6f73e6cb8981042 Mon Sep 17 00:00:00 2001 From: Stu Grossman Date: Sat, 25 Sep 1993 00:40:20 +0000 Subject: * corelow.c: Add multi thread/process support for core files with .reg/XXX pseudo-sections. * i386lynx-nat.c thread.h thread.c: Remove unnecessary core file support. --- gdb/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 05c31fe..3f5f4f2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,14 @@ +Fri Sep 24 17:25:41 1993 Stu Grossman (grossman at cygnus.com) + + * corelow.c: Add multi thread/process support for core files with + .reg/XXX pseudo-sections. + * i386lynx-nat.c thread.h thread.c: Remove unnecessary core file + support. + Thu Sep 23 10:49:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * remote-udi.c (download): Skip zero length sections. + * valops.c (search_struct_method, value_struct_elt): Use (value)-1, not -1, for error. -- cgit v1.1