home *** CD-ROM | disk | FTP | other *** search
-
-
- o CALLEXEC FindTask Comment
- ->jsr FindTask.l !!!!!!
- 1) Parameter=FindTask<Space><Space>
- 2) Parameter=Comment
-
- so the CALLEXEC Macros looks like this:
-
- jsr _LVOFindTask (a6)
-
- If you use
- CALLEXEC FindTask ;Comment
- you have no problem.
-
- I'll added this macro parsing system some months ago because a Betatester
- wanted it but at the moment i think i better change it back to the
- old state because you can easily get bugs into your code and the assembler
- simply can't detect it.
-
- o If you don't like that the Shellwindow isn't closed after the program
- finished you should set another Shell definition in the configuration
- files.
-
- o If BDebug hello doesn't open the following windows something goes
- wrong.
-
- o Register Window
-
- o Disassembler Window
-
- o Memory Window
-
- o Source Window
-
- o Struct Window(Empty..you have to fill it with a structure->Menus)
-
-
- o If the Demoversion stops after a lot debug steps you have reached
- one of the **** Demo Version Limitations*.
-
-
- o If you think some windows are too small when they opened..changed the
- Dimensions of the windows in the configuration files.
-
-
- o Please **read** the s/Barfly/Barfly.DebugConfig first to get an
- impression what you can configurate.
-
- *Please **read** the manual before you drop me an email*
-