From: Stu Grossman Date: Thu, 5 May 1994 01:18:26 +0000 (+0000) Subject: * remote.c (get_offsets): Handle case where stub doesn't support X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=731dca9461bf91efbbe52f6b17c2ad49d5e4fef8;p=binutils-gdb.git * remote.c (get_offsets): Handle case where stub doesn't support qOffsets message. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5aacf297f46..bfd0551509c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Wed May 4 18:15:51 1994 Stu Grossman (grossman@cygnus.com) + + * remote.c (get_offsets): Handle case where stub doesn't support + qOffsets message. + Wed May 4 15:30:39 1994 Per Bothner (bothner@kalessin.cygnus.com) Add partial support for g++ code compiled with -fvtable-thunks.