https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219153

--- Comment #15 from Mark Millard <mar...@dsl-only.net> ---
(In reply to Mark Millard from comment #14)

FYI:

Part of the reason for the HACK status for
debug.minidump=0 is that for old PowerMac's,
while the loader handles the relocatable
format, it does not actually relocate
the kernel: The result of the kernel load
still matches the debug information.

Stored virtual vs. dumped physical addresses
when the values are distinct would be an issue
on various powerpc's for memory references
where it matters.

The code depends on such loading and only
handles physical==virtual contexts for
debug.minidump=0 .

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to