* xm-go32.h: Define LSEEK_NOT_LINEAR
authorSteve Chamberlain <sac@cygnus>
Fri, 7 Aug 1992 18:22:54 +0000 (18:22 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 7 Aug 1992 18:22:54 +0000 (18:22 +0000)
commitf6492282df033583f56eb2d910719f3274f2ddf2
tree38375fd37374f92e77a4032f8c93460d3efa274c
parent4b91c519fd4a0d502dc6697fb31399162cf39f32
* xm-go32.h: Define LSEEK_NOT_LINEAR
* serial.c (find_source_lines): if LSEEK_NOT_LINEAR is defined
then work out the lseek positions of newlines by running through
the file and `tell'ing.  This makes source file listing work on
OS's where the relationship between physical position in file and
canonical position is indeterminate, eg VMS and DOS.
gdb/ChangeLog
gdb/xm-go32.h