1. 27 Jan, 2019 1 commit
    • 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
  2. 26 Jan, 2019 1 commit
  3. 24 Jan, 2019 3 commits
  4. 22 Jan, 2019 5 commits
  5. 21 Jan, 2019 11 commits
  6. 20 Jan, 2019 9 commits
  7. 19 Jan, 2019 3 commits
  8. 18 Jan, 2019 2 commits
  9. 17 Jan, 2019 5 commits