dbg_wx_mon_win
Functions
create_win(Wx, Title, Menus) -> term()
get_window(WinInfo) -> term()
show_option(WinInfo, Option, Value) -> term()
enable(MenuItems, Bool) -> term()
is_enabled(MenuItem) -> term()
select(MenuItem, Bool) -> term()
add_module(WinInfo, MenuName, Mod) -> term()
delete_module(WinInfo, Mod) -> term()
add_process(WinInfo, Pid, Name, X4, Status, Info) -> term()
update_process(WinInfo, Pid, Status, Info) -> term()
clear_processes(WinInfo) -> term()
add_break(WinInfo, Menu, X3) -> term()
update_break(WinInfo, X2) -> term()
delete_break(WinInfo, Point) -> term()
clear_breaks(WinInfo) -> term()
clear_breaks(WinInfo, Mod) -> term()
handle_event(Wx, WinInfo) -> term()