Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5d0aef94626da3e984105a67d4be8c25df2fb84a
https://github.com/WebKit/WebKit/commit/5d0aef94626da3e984105a67d4be8c25df2fb84a
Author: Dan Hecht <[email protected]>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M Tools/lldb/debug_ipint.py
Log Message:
-----------
[JSC] Fix debug_ipint.py to work on x86_64
https://bugs.webkit.org/show_bug.cgi?id=298791
rdar://160485638
Reviewed by Yijia Huang and Yusuke Suzuki.
- Autodetect the architecture
- On x86_64, some registers (some segment registers) have None values,
don't try to parse those or else an exception is thrown.
* Tools/lldb/debug_ipint.py:
(extract_gprs):
Canonical link: https://commits.webkit.org/299909@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes