Skip to main content

An interface to gdb to control program execution

Project description

Interface for controlling program execution:

Example:

from execcontrol import ControlledExec ce = ControlledExec(“./a.out”) ce.set_break(“main”) ce.exec_run() print ce.get_variables() ce.next() print ce.get_variables()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyexeccontrol-0.0.3.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file pyexeccontrol-0.0.3.tar.gz.

File metadata

File hashes

Hashes for pyexeccontrol-0.0.3.tar.gz
Algorithm Hash digest
SHA256 fba274dc2079f064314722a60d017e823c835c1569d868780876a7ad503914a7
MD5 648edde70727a30812c0637495074101
BLAKE2b-256 5313703fc7aed6466f38c3857c31d9cb0e9a4ee9dd91c8e5fe9c4195b729d9b9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page