Board index » delphi » Borland Pascal can not find error address?
dmurd...@mast.queensu.ca (Duncan Murdoch)
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Borland Pascal can not find error address?
In article <3rv6em$...@n.ruf.uni-freiburg.de> hartn...@sun2.ruf.uni-freiburg.de (Klaus Hartnegg) writes:
Quote>Borland Pascal often fails to find the position of a runtime error. occurs in code compiled with no debug information, then the IDE won't find it. You can usually use the Search|Find error to recompile and find these, if it was in your code; if the error happened in the RTL, you're out of luck. The other situation where BP can't find errors is with the 20x coprocessor Duncan Murdoch |