Internal package

handle_thread_main_rtm module

class mcgdb.model.task.environment.p2012.npm.capture.internal.handle_thread_main_rtm.RunMethodBreakpoint(spec)[source]

Bases: mcgdb.capture.FunctionBreakpoint

func_type = <function type: Definition>
prepare_after(compo_this)[source]
prepare_before()[source]

Hugly implementation, please forgive me.

class mcgdb.model.task.environment.p2012.npm.capture.internal.handle_thread_main_rtm.ThreadMainRTMBreakpoint[source]

Bases: mcgdb.capture.FunctionBreakpoint

func_type = <function type: Definition>
prepare_before()[source]
mcgdb.model.task.environment.p2012.npm.capture.internal.handle_thread_main_rtm.initialize()[source]
class mcgdb.model.task.environment.p2012.npm.capture.internal.handle_thread_main_rtm.sdk_version(id_, thread_method, state_type, run_method)[source]

Bases: object