Skip to content

This repository contains exercises from CISPA Helmholtz Center for Information Security to implement a debugger from scratch using Python.

Notifications You must be signed in to change notification settings

sagarkishore-7/AutomatedDebugging

Repository files navigation

Automated Debugging


Debugging is the process of identifying and removing errors from a given project. Coupled with logging, it becomes a powerful functionality that offers you information about your project and step-by-step highlighting, so that you can be sure it is error-free.

This repository contains exercises from CISPA Helmholtz Center for Information Security to implement a debugger from scratch using Python.


About

This repository contains exercises from CISPA Helmholtz Center for Information Security to implement a debugger from scratch using Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages