#include <kernwin.hpp> // For get_screen_ea() definition
#include <dbg.hpp>
if (get_bpt(get_screen_ea(), NULL))
msg("Breakpoint is set at %a.\n", get_screen_ea());
else
msg("No breakpoint set at %a.\n", get_screen_ea());
![]() Flag: Tornado! Hurricane! |
|