PDA
$threadinfo[title]
-


KingTom
December 19th, 2001, 22:12
Would a Dr. Watson Log File be a good bug report?

Azimer
December 21st, 2001, 14:01
Not really. Dr. Twatson doesn't allow me to pinpoint the part of code where you errored out. Sometimes it could be the gfx plugin... sometimes the audio... sometimes it's my fault. But I can't tell with twatson. Thanks for trying to help though :)

KingTom
December 22nd, 2001, 01:30
What would be a good bug report?

Azimer
December 22nd, 2001, 06:43
The next version of Apollo distributed on my beta list. It will have so much Debug info so I can tell where a problem occurs.

CpU MasteR
December 23rd, 2001, 04:56
Doctor Watson it OK, But If you have Micrsoft Visual C++, It has a built in Debug option... It dissasembles the Emu and tells you were it went wrong and it tells you what happend...

linker
December 24th, 2001, 00:18
Cpu Master, next time try to compress your images, many people have slow connection and don't have the time to open .bmp files.

KingTom
December 24th, 2001, 04:51
I have My crap's soft Visual C++ 6.0 Introductory Ed.
what should I save and send?

Daedalus source code(one of many parts)

DK64
December 31st, 2001, 10:40
dissassembly debugger info isnt that much help with something as complex as an emulator....unless its written in asm that is... ;)

what azi means is that the next (private) version of apollo will have a built in debugger.

Azimer
December 31st, 2001, 11:21
Actually no. I mean I will actually generate my own log files when an error occurs to well me where it happen.