tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

e_trapsignal removal



I propose to remove e_trapsignal from the compat framework

Rationale:
 - It's currently unused. It was used for Darwin compat.
 - It's certainly broken and not used in part of the code where it could
be used, generating a trap signal.
 - Maintaining debugging features in the compat framework is not a
viable goal with the current resources.

If we will ever want to run native Linux GDB or other debugger on the
NetBSD kernel we will need to rework the existing code anyway.

Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index