Skip to content
Snippets Groups Projects
  1. Jan 28, 2019
  2. 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.
      7842536d
  3. Jan 26, 2019
  4. Jan 24, 2019
  5. Jan 22, 2019
  6. Jan 21, 2019
  7. Jan 20, 2019
  8. Jan 18, 2019
  9. Jan 17, 2019
  10. Jan 16, 2019
  11. Jan 15, 2019
Loading