Skip to content

chaoslawful/fancy-gdb-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

fancy-gdb-scripts

Publish/collect some fancy gdb scripts to aid debugging

How to use

Just copy the script you want to use to $HOME/.gdbinit, restart gdb or source $HOME/.gdbinit to load it.

Scripts

  • peek-lua-vm - provide commands lbt/ll/lu/lg/lr to peek into Lua VM
  • step-over-longjmp - make it possible to step over longjmp calls by hooking next/step/start/run commands

About

Publish/collect some fancy gdb scripts to aid debugging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published