#25314 - DialogPimp - Fri Aug 20, 2004 1:52 pm
I'm using VBA SDL 1.7.1 and arm-elf-gdb for debugging, but on some builds I get the a string of warnings from VBA when I run it from the command line:
...
...
Parsing debug info
Unknown TAG 39
Unknown TAG 13
...
...
Unknown TAG 13
Seaching for file vba-over.ini
...
...
It also seems that gdb behaves somewhat more strangely in this situation - stepping through code bouces me all over the place, appearing to skip statements etc (although if I breakpoint them it works). I also get frequent hangs of VBA as well.
Any suggestions ? I've got a troublesome bug that I'd like to squash but this is holding me up.
...
...
Parsing debug info
Unknown TAG 39
Unknown TAG 13
...
...
Unknown TAG 13
Seaching for file vba-over.ini
...
...
It also seems that gdb behaves somewhat more strangely in this situation - stepping through code bouces me all over the place, appearing to skip statements etc (although if I breakpoint them it works). I also get frequent hangs of VBA as well.
Any suggestions ? I've got a troublesome bug that I'd like to squash but this is holding me up.