mirror of
https://review.haiku-os.org/haiku
synced 2025-02-07 06:16:11 +01:00
2298b5fc23
- Added GetSystemInfo() to DebuggerInterface. Use that from DebugReportGenerator instead of calling get_system_info()/utsname() directly since otherwise we'd get the information for the wrong system in the eventual case when we have remote debugging support.