* remote.c (get_offsets): Handle case where stub doesn't support
authorStu Grossman <grossman@cygnus>
Thu, 5 May 1994 01:18:26 +0000 (01:18 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 5 May 1994 01:18:26 +0000 (01:18 +0000)
qOffsets message.

gdb/ChangeLog

index 5aacf29..bfd0551 100644 (file)
@@ -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.