Skip to content

Package with printers for browse C data structuras for gdbprint

License

Notifications You must be signed in to change notification settings

msaf1980/gdbprint_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# gdbprint_c

Package with printers for browse C data structuras for gdbprint (https://github.com/msaf1980/gdbprint)

Install (in local packages as non-root)
$ ./install.sh --user

Install as root (in system packages)
$ ./install.sh

Debug printers typenames:
"list" = "<class 'gdbprint_c.misctypes.LinkedListPrinter'>" (list)   C linked list (structuras pointers with next iterator)

About

Package with printers for browse C data structuras for gdbprint

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published