ABRT for Ruby

John5342 john5342 at gmail.com
Tue Jul 10 15:57:55 UTC 2012


On Tue, Jul 10, 2012 at 4:27 PM, Vít Ondruch <vondruch at redhat.com> wrote:
> Dne 10.7.2012 17:06, John5342 napsal(a):
>> Bonus points though if the
>> report could include a complete list of loaded gems/packages (to help
>> in ruling out monkey patching issues and the like) and the list of
>> gems/packages in the call stack at the time of the error (would make
>> it much easier to see where the problems _could_ be).
>>
>
> This could be done. The python handler for example adds values of local
> variables as a bonus. This might be also very valuable information. Will try
> to keep that idea in mind, if I'll get bored ;)

Local variables would be great although at this moment in time i can't
think how to get at them by the time an exception has been caught. If
you are interested in and want any help with my own suggestions i
would be more than happy to fork and submit a potential implementation
upstream when i get some free time next week :-)

-- 
There are 10 kinds of people in the world: Those who understand binary
and those who don't...


More information about the ruby-sig mailing list