--- hatari/tests/debugger/test-breakcond.c 2019/04/09 08:49:07 1.1 +++ hatari/tests/debugger/test-breakcond.c 2019/04/09 08:52:34 1.1.1.2 @@ -1,5 +1,6 @@ /* * Code to test Hatari conditional breakpoints in src/debug/breakcond.c + * (both matching and setting CPU and DSP breakpoints) */ #include "main.h" #include "dsp.h"