Title: | Digital Ladebug debugger |
Moderator: | TLE::LUCIA |
Created: | Fri Feb 28 1992 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 969 |
Total number of notes: | 3959 |
4.0-28 This bug is still there (ladebug) when if (1==2) {p x} Internal error : Improperly nested functions for file ots_location_alpha.s, #33 in readFullEndSymbol Ladebug Debugger Version 4.0-28 caught signal "Segmentation fault" (11). This is an unexpected condition and may indicate the presence of a defect. If you wish to report this, please include the stack trace that follows. Diagnostic stack trace ... 0x12420a98 0x1241c668 0x1241c038 0x1241b77c 0x1241a5b8 0x12530644 0x12518c40 0x123805e8 0x123809ac 0x1235294c 0x1221e6fc 0x121fdf4c 0x12202bc0 0x121f2ac4 0x121efbcc end of diagnostic stack trace. Fatal error: Segmentation fault
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
788.1 | TLE::SHAMIM | Tue Jan 28 1997 14:40 | 11 | ||
Ok, I found the problem ie. the bug in ladebug. This particular file ots_location_alpha.s actually has alternate entry points. Unfortunately ladebug expects alternate entry points only for fortran and hence is not doing the correct processing in this case. We will fix this problem shortly. thanks shamim | |||||
788.2 | ADA9X::BRETT | Tue Jan 28 1997 19:41 | 3 | ||
Thank you! /Bevin |