Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 787 Bytes

File metadata and controls

19 lines (12 loc) · 787 Bytes

easy-debugging-doc

While your programming, there are some task you have to do over and over again when your creating or getting in a new project. One of them is debugging your code. Because I forget every time how to set up debugging, here is a simple step-by-step solution documentation.

Currently, there are the following how-to debugging docs:

How to contribute

If you have a solution for debugging in another environment, please create a new markdown file and add it to the list above.


~ Debugging

  1. Being the detective in a crime movie where you are also the murderer.