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 |
Welcome to the Ladebug Debugger Version 4.0-35 Directory search path for source files: Files are in /usr/users/reinig/public on cosf. cosf> dxladebug ~reinig/public/exx1 Warning: Cannot convert string "-*-COURIER-BOLD-R-*--*-100-*-*-*-*-ISO8859-1 " to type FontStruct Last chance handler: pc = 0x1203ec68, sp = 0x11ff2610, ra = 0x1203ec68 Last chance handler: code = 0x50ffe0003 dxladebug : Caught signal "Interrupt", exiting ... In dxladebug when in set_effects { return; } run -O2 /usr/users/reinig/public/uc1_1.cxx cont lots of stopped at lines, start appearing. Press the Interrupt button. Usually I'll get: The debugger "/usr/bin/decladebug" has exited unexpectedly ...
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
914.1 | CXXC::REINIG | This too shall change | Mon Apr 07 1997 16:23 | 3 | |
Do I get the cookie for the first report 4.0-35 bug? August | |||||
914.2 | TLE::BRETT | Tue Apr 08 1997 10:06 | 11 | ||
August, is this one bug report or three? The first "Cannot convert string" appears to be a result of our changing the default font to a smaller one. The second "lots of 'stopped at' lines start appearing" also sounds like a bug. The third "exited unexpectedly" is also bad news... /Bevin | |||||
914.3 | Do I get more cookies? | CXXC::REINIG | This too shall change | Tue Apr 08 1997 10:25 | 10 |
If it means I get three cookies, consider it three bug reports. I'm only concerned about the third. The font problem has been around for so long that I just ignore it. At first I thought that the stop command wasn't working but then I found out about the when command. If you want to stop someplace, execute a few commands, and stay stopped, use the when command. If you want to execute a few commands when you reach someplace, then continue going, use the stop command. August | |||||
914.4 | TLE::BRETT | Tue Apr 08 1997 13:05 | 6 | ||
> The font problem has been around for so long that I just ignore it. You scared me! We changed the default font in -34 and I thought we had broken something! |