Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Conditionally compile debugging code #51

@jjgarzella

Description

@jjgarzella

Sometimes, we may have uses for methods which serve debugging purposes, such as the print_entries() function in memory/paging/table.rs. This could help for opaque types in particular.

We need to

  • set this up
  • possibly make a rule for how conditional debug compilation can be used (different behavior between debug and release can be bad news)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions