Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120,818 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDB with Python 3.11 for Windows

This distribution of GDB is based on (reasonably) newest development (master branch) version.

Features:

  • Support for Python 3.13 (and required!)
  • Support for virtualenv for GDB only (Create venv in <gdb-dir>/venv directory)
  • Relocatable installation - unzip anywhere (note: Python's venv is NOT relocatable)
  • Reduced verbosity of startup
  • Support for all architectures in single executable
  • (Optional) Source highlighting with pygments (install pygments package into venv)
  • Fixed default auto-load path to support automatically loading gdbinit files from share/gdb/system-gdbinit directory

About

Unofficial mirror of sourceware binutils-gdb repository. Updated daily.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages