Chapter 7. Debugging Using Sublime
This chapter will teach us how to use Sublime Text for debugging our code in different languages. The following topics will be covered in this chapter:
Introduction to debugging in Sublime Text
Debugging PHP with Xdebug
Debugging JavaScript with Web Inspector
Debugging C/C++ with GDB