Mail Archives: djgpp/1996/10/25/08:45:31
I am a newcomer to djgpp and caught come problems with it.
1. I have a large program written on Borland C++ using Turbo Vision
library. My program uses multiple TGroup::{getData|setData} calls.
The program crashes under djgpp because of structure fields alignment
performed by compiler. Is it possible to tell the compiler do not
align members of some particular structures.
2. I have no experience using command line debuggers and it is very
hard for me to work with gdb. I tried fsdb. According to source code
it must support source level debugging. But after several F8 (one line
execution) or F7 (strange, but source code pane key handling function
does not distinguish them) presses in source code pane I get unhandled
exceptions or some other funny effects. Are there any *source
level full screen debuggers* for djgpp or newer versions of fsdb?
Aleksey V. Kondratyev, Simbirsk, Russia
- Raw text -