# File src/ruby_supportlib/phusion_passenger/vendor/crash_watch/gdb_controller.rb, line 142
    def current_thread_backtrace
      execute("bt full").strip
    end