{ "info": { "author": "Francesco Bruschi", "author_email": "fbrusch@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha" ], "description": "Interface for controlling program execution:\n\nExample:\n\nfrom execcontrol import ControlledExec\nce = ControlledExec(\"./a.out\")\nce.set_break(\"main\")\nce.exec_run()\nprint ce.get_variables()\nce.next()\nprint ce.get_variables()", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://packages.python.org/pyexeccontrol", "keywords": "gdb debug execution", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pyexeccontrol", "package_url": "https://pypi.org/project/pyexeccontrol/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyexeccontrol/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://packages.python.org/pyexeccontrol" }, "release_url": "https://pypi.org/project/pyexeccontrol/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "An interface to gdb to control program execution", "version": "0.0.3" }, "last_serial": 797167, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "03793007bc407c0533f5076916eb8330", "sha256": "f80052169ba2716be3939582d79579b3826a0ef2f413840d2d3f5fbd5a599dab" }, "downloads": -1, "filename": "pyexeccontrol-0.0.1.tar.gz", "has_sig": false, "md5_digest": "03793007bc407c0533f5076916eb8330", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2361, "upload_time": "2012-11-04T16:53:33", "url": "https://files.pythonhosted.org/packages/07/81/a2c9d16772a1f0f6b189ef46d890e9fcab236543b56ed3ceaa791ab343e9/pyexeccontrol-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "0e1b94b792a0f4a0fd613a4483ce7bee", "sha256": "8459f0e631d22f90cba8ecf7399d3c560d55bd8c99a792724914422674ad3bf0" }, "downloads": -1, "filename": "pyexeccontrol-0.0.2.tar.gz", "has_sig": false, "md5_digest": "0e1b94b792a0f4a0fd613a4483ce7bee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2440, "upload_time": "2012-11-04T17:20:51", "url": "https://files.pythonhosted.org/packages/a4/de/e2632196be5c78ebc2b5ea0bb339283148f51ed2a375f2c8f0257f2b5ceb/pyexeccontrol-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "648edde70727a30812c0637495074101", "sha256": "fba274dc2079f064314722a60d017e823c835c1569d868780876a7ad503914a7" }, "downloads": -1, "filename": "pyexeccontrol-0.0.3.tar.gz", "has_sig": false, "md5_digest": "648edde70727a30812c0637495074101", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2430, "upload_time": "2012-11-04T18:06:48", "url": "https://files.pythonhosted.org/packages/53/13/703fc7aed6466f38c3857c31d9cb0e9a4ee9dd91c8e5fe9c4195b729d9b9/pyexeccontrol-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "648edde70727a30812c0637495074101", "sha256": "fba274dc2079f064314722a60d017e823c835c1569d868780876a7ad503914a7" }, "downloads": -1, "filename": "pyexeccontrol-0.0.3.tar.gz", "has_sig": false, "md5_digest": "648edde70727a30812c0637495074101", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2430, "upload_time": "2012-11-04T18:06:48", "url": "https://files.pythonhosted.org/packages/53/13/703fc7aed6466f38c3857c31d9cb0e9a4ee9dd91c8e5fe9c4195b729d9b9/pyexeccontrol-0.0.3.tar.gz" } ] }