1. 10 5月, 2023 5 次提交
  2. 09 5月, 2023 6 次提交
  3. 26 4月, 2023 1 次提交
    • M
      Add SetThreadInfoCallback to libc.map.txt · 6593c484
      MapleStory 提交于
      SetThreadInfoCallback is introduced by dfx_signal_handler which is static linked to libc.
      If you want to record some crash-related thread running information when the crash signal arrives.
      You can use this mechanism to register callbacks. This callback is called in the signal handler,
      so you must handle it with care. You can store additional information in the passed buffer,
      which will be displayed in the FatalMessage field of the crash log.
      Signed-off-by: NMapleStory <zengzhi5@huawei.com>
      6593c484
  4. 28 3月, 2023 1 次提交
  5. 20 2月, 2023 1 次提交
  6. 16 2月, 2023 1 次提交
  7. 13 1月, 2023 1 次提交
  8. 13 12月, 2022 1 次提交
  9. 11 11月, 2022 1 次提交
  10. 02 11月, 2022 1 次提交
  11. 12 10月, 2022 1 次提交
  12. 10 10月, 2022 1 次提交