Skip to content

keiko713/heroku-buildpack-gdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

heroku-buildpack-gdb

Use gdb on Heroku! Happy debugging!

How to use

Specify buildpack

heroku config:add BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi.git

Add .buildpacks

cat << EOF > .buildpacks
https://github.com/keiko713/heroku-buildpack-gdb.git
https://github.com/heroku/heroku-buildpack-ruby.git
EOF

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages