Code Monkey home page Code Monkey logo

gdb-macros-for-ruby's Introduction

A collection of macros for GNU debugger (gdb), useful for inspection of Ruby processes.

Originally written by Jamis Buck and Mauricio Fernandez, collected by Phillippe Hanrigou.

And slightly improved by @the83 and @ebenoist

Command Description
reval Evaluate an arbitrary Ruby expression from current gdb context.
rb_bt Print the ruby stack trace interpreting backtrace as a Ruby array of string.
rb_raise Raise a Ruby exception from gdb.
redirect_stdout Hijack Ruby $stdout and redirect it to /tmp/ruby-debug-.
restore_stdout Restore Ruby $stdout to its original value after hijacking it>
rb_finish Execute the current Ruby method until it returns and interrupts th>
rb_object_counts Count and print all living objects by type.
rb_locals Print local variables and their values.
rb_backtrace Print the Ruby backtrace.
rb_classname
rb_p
rb_help Print a list of all ruby macros

gdb-macros-for-ruby's People

Contributors

michaelklishin avatar udit99 avatar mscherer avatar ebenoist avatar

Watchers

Tom de Grunt avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.