Fix a problem on i386 systems where buffered code stream access was failing
authorFred Fish <fnf@specifix.com>
Sun, 8 Dec 1991 02:24:21 +0000 (02:24 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 8 Dec 1991 02:24:21 +0000 (02:24 +0000)
commitdda14b63ffee7d5f5cd7e8ed84ad721a800e1485
treebf012487f79161440b2bb109fcaefc7f0b3d93d4
parente59622b438eb6ea7bf4d575fc38d8d05dda5e651
Fix a problem on i386 systems where buffered code stream access was failing
to take into account the minimum size granularity of the code section.  For
now, the buffering is simply disabled until it can be done right.
There is still a similar problem in the i386 disassembly code for locations
within 20 bytes of the end of the code segment.
gdb/ChangeLog
This page took 0.026108 seconds and 4 git commands to generate.