Skip to content

palves/gdb-refactoring-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gdb-refactoring-scripts

Miscellaneous GDB refactoring scripts.

Currently you'll find here scripts used to rewrite GDB in C++, originally based on Tromey's.

  • cxx-rewrite.el

    Rewrites C++ keywords in the gdb source.

  • insert-casts.el

    Insert casts for -Wc++-compat.

  • tc-rewrite.el

    This rewrites TRY_CATCH into TRY+CATCH+END_CATCH.

About

gdb refactoring scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%