eval.c:5380
static VALUE
make_backtrace()
{
    return backtrace(-1);
}
