Capture package¶
Pedf_Deploy module¶
-
class
mcgdb.model.task.environment.p2012.pedf.capture.Pedf_Deploy.
PedfDeploy
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Definition>¶
-
Set_Fire module¶
-
class
mcgdb.model.task.environment.p2012.pedf.capture.Set_Fire.
SetFireBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Definition>¶
-
WaitEndStep module¶
-
class
mcgdb.model.task.environment.p2012.pedf.capture.WaitEndStep.
WaitEndStepBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Definition>¶
-
ds_connectTo module¶
-
class
mcgdb.model.task.environment.p2012.pedf.capture.ds_connectTo.
ConnectToDSBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Definition>¶
-
ds_operator module¶
-
class
mcgdb.model.task.environment.p2012.pedf.capture.ds_operator.
DSPopBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Communication>¶
-
-
class
mcgdb.model.task.environment.p2012.pedf.capture.ds_operator.
DSPushBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Communication>¶
-
-
class
mcgdb.model.task.environment.p2012.pedf.capture.ds_operator.
OperatorAftDSBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Communication>¶
-
-
class
mcgdb.model.task.environment.p2012.pedf.capture.ds_operator.
OperatorBefDSBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Communication>¶
-
-
class
mcgdb.model.task.environment.p2012.pedf.capture.ds_operator.
OperatorEqBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Communication>¶
-
entry module¶
-
class
mcgdb.model.task.environment.p2012.pedf.capture.entry.
EntryPointBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Execution>¶
-
newFilter module¶
-
class
mcgdb.model.task.environment.p2012.pedf.capture.newFilter.
NewFilterBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Definition>¶
-
newPedfBaseDynamicControl module¶
-
class
mcgdb.model.task.environment.p2012.pedf.capture.newPedfBaseDynamicControl.
ConnectToDCBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Definition>¶
-
-
class
mcgdb.model.task.environment.p2012.pedf.capture.newPedfBaseDynamicControl.
PedfBaseDynamicControlBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Communication>¶
-
-
class
mcgdb.model.task.environment.p2012.pedf.capture.newPedfBaseDynamicControl.
PopDSBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Definition>¶
-
-
class
mcgdb.model.task.environment.p2012.pedf.capture.newPedfBaseDynamicControl.
PushDSBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Communication>¶
-
newWorker module¶
-
class
mcgdb.model.task.environment.p2012.pedf.capture.newWorker.
NewWorkerBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Definition>¶
-
workMeth module¶
-
class
mcgdb.model.task.environment.p2012.pedf.capture.workMeth.
FinishWorkMethBreakpoint
[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
Required because GDB is not SysC-thread aware. FinishBreakpoints are thread-specific, so all the "finish" are triggered as the same time, because it's always the same GDB, from GDB POV
-
func_type
= <function type: Execution>¶
-
-
class
mcgdb.model.task.environment.p2012.pedf.capture.workMeth.
WorkMethBreakpoint
(spec)[source]¶ Bases:
mcgdb.capture.FunctionBreakpoint
-
func_type
= <function type: Execution>¶
-