Help Debugging MacRuby
I am on trunk, I am trying to create a reproducible, small test case for a failure I see in one of my programs when running it on MacRuby instead of 1.8 or 1.9. What are the commands to issue in gdb to see everything from every thread?
I believe that the command is: *thread apply all bt* - Matt On Thu, Sep 3, 2009 at 4:21 PM, Jordan Breeding <jordan.breeding@me.com>wrote:
I am on trunk, I am trying to create a reproducible, small test case for a failure I see in one of my programs when running it on MacRuby instead of 1.8 or 1.9.
What are the commands to issue in gdb to see everything from every thread? _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (2)
-
Jordan Breeding
-
Matt Aimonetti