[hatari-devel] Little annoyance with N command in debugger |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
Under the debugger, when I use the command N, it always display some lines of unuseful messages :
> n
CPU condition breakpoint 2 with 1 condition(s) added:
pc = $2ed3a : once
-> Once, delete after breaking.
--> Here is the only line I'm interrested in : cpu video_cyc= 1542 6@ 3: $02ed36 : 4bf0 2200 lea (a0,d2.w*2),a5
2. CPU brakpoint condition(s) matched 1 times.
pc = $2ed3a : once
Removed CPU breakpoint 2:
pc = $2ed3a : once
>
Would it be possible to hide all these lines ?
Regards
Laurent