Skip to content
Snippets Groups Projects
  1. Feb 04, 2019
  2. Feb 03, 2019
  3. Jan 30, 2019
  4. Jan 29, 2019
  5. Jan 28, 2019
  6. Jan 27, 2019
    • Lioncash's avatar
      kernel/svc: Log out uncaught C++ exceptions from svcBreak · 7842536d
      Lioncash authored
      Looking into the implementation of the C++ standard facilities that seem
      to be within all modules, it appears that they use 7 as a break reason
      to indicate an uncaught C++ exception.
      
      This was primarily found via the third last function called within
      Horizon's equivalent of libcxxabi's demangling_terminate_handler(),
      which passes the value 0x80000007 to svcBreak.
  7. Jan 26, 2019
  8. Jan 24, 2019
  9. Jan 22, 2019
Loading