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

Conditionally compile debugging code #51

Open
jjgarzella opened this issue Jun 11, 2018 · 0 comments
Open

Conditionally compile debugging code #51

jjgarzella opened this issue Jun 11, 2018 · 0 comments

Comments

@jjgarzella
Copy link
Contributor

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)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant