README.md
setup.py
debuggingbook/01_Intro.py
debuggingbook/02_Observing.py
debuggingbook/03_Dependencies.py
debuggingbook/04_Reducing.py
debuggingbook/05_Abstracting.py
debuggingbook/06_Repairing.py
debuggingbook/07_In_the_Large.py
debuggingbook/99_Appendices.py
debuggingbook/Assertions.py
debuggingbook/ChangeCounter.py
debuggingbook/ChangeDebugger.py
debuggingbook/ClassDiagram.py
debuggingbook/DDSetDebugger.py
debuggingbook/Debugger.py
debuggingbook/DeltaDebugger.py
debuggingbook/DynamicInvariants.py
debuggingbook/ExpectError.py
debuggingbook/Intro_Debugging.py
debuggingbook/PerformanceDebugger.py
debuggingbook/RailroadDiagrams.py
debuggingbook/Repairer.py
debuggingbook/Slicer.py
debuggingbook/StackInspector.py
debuggingbook/StatisticalDebugger.py
debuggingbook/Timer.py
debuggingbook/Tours.py
debuggingbook/Tracer.py
debuggingbook/Tracking.py
debuggingbook/__init__.py
debuggingbook.egg-info/PKG-INFO
debuggingbook.egg-info/SOURCES.txt
debuggingbook.egg-info/dependency_links.txt
debuggingbook.egg-info/requires.txt
debuggingbook.egg-info/top_level.txt
debuggingbook/bookutils/PrettyTable.py
debuggingbook/bookutils/__init__.py
debuggingbook/bookutils/export_notebook_code.py
debuggingbook/bookutils/import_notebooks.py
debuggingbook/bookutils/set_fixed_seed.py