Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

sourceware.org/gdb (sourceware.org-gdb)

Install "gdb" binary

Example Usage

"features": {
    "ghcr.io/devcontainer-community/devcontainer-features/sourceware.org-gdb:1": {}
}

gdb

Project

Description

The GNU Debugger allows you to see what is going on inside another program while it executes, or what it was doing at the moment it crashed. GDB supports debugging of C, C++, and many other languages.

Installation Method

Installed via the system APT package manager (apt-get install gdb).

Other Notes

No additional notes.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.