Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functions to read static global variables in trace.c #105

Merged
merged 3 commits into from Jan 12, 2023

Conversation

mcevoypeter
Copy link

Description

Resolves #104.

Testing

$ bazel build :urbit
$ ./urbit -j zod
dojo> -time ~s2
dojo> |exit
$ cat zod/.urb/put/trace/0.json

0.json

@mcevoypeter mcevoypeter added the bug Something isn't working label Jan 12, 2023
@mcevoypeter mcevoypeter merged commit 999f1b7 into develop Jan 12, 2023
@mcevoypeter mcevoypeter deleted the i/104/fix-trace branch January 12, 2023 23:24
sigilante pushed a commit that referenced this pull request Feb 10, 2023
Co-authored-by: Peter McEvoy <git@mcevoypeter.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add functions to read static global variables in trace.c
1 participant