Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 483 Bytes

File metadata and controls

26 lines (13 loc) · 483 Bytes

GdbTutorial

Source files for article Podstawy GDB.

Getting Started

All you need is:

  • Linux
  • GDB
  • GCC
  • Make

You could also use Vagrant environment. Go here to learn more about it.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.