Warning: this is an htmlized version!
The original is here, and
the conversion rules are here.
# This file:
#   http://anggtwu.net/LUA/Gdb1.gdb.html
#   http://anggtwu.net/LUA/Gdb1.gdb
#          (find-angg "LUA/Gdb1.gdb")
# Author: Eduardo Ochs <eduardoochs@gmail.com>
#
# (defun ec () (interactive) (find-angg "LUA/Gdb1.c"))
# (defun el () (interactive) (find-angg "LUA/Gdb1.lua"))
# (defun eg () (interactive) (find-angg "LUA/Gdb1.gdb"))
# (defun oc () (interactive) (find-angg ".lua51/PP.c"))
# (defun og () (interactive) (find-angg ".lua51/PP.gdb"))
# (find-angg ".gdbinit")


# Local Variables:
# coding:  utf-8-unix
# mode:   gdb-script
# End: