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

WIP - Feature request: Print actual String arguments with Xtrace #20639

Closed
wants to merge 4 commits into from

Conversation

h3110n3rv3
Copy link
Contributor

The changes reflect the feature request #16416.

Instead of printing the memory address for string arguments, print the actual string at max of 255 characters.

Closes: #16416
Signed-off-by: Nick Kamal [email protected]

The changes reflect the feature request eclipse-openj9#16416.

Instead of printing the memory address for string arguments, print the actual string at max of 255 characters.

Closes: eclipse-openj9#16416
Signed-off-by: Nick Kamal<[email protected]>
The changes reflect the feature request eclipse-openj9#16416.

Instead of printing the memory address for string arguments, print the actual string at max of 255 characters.

Closes: eclipse-openj9#16416
Signed-off-by: Nick Kamal<[email protected]>
…quest

# Conflicts:
#	runtime/rastrace/method_trace.c
…quest

# Conflicts:
#	runtime/rastrace/method_trace.c
@h3110n3rv3 h3110n3rv3 closed this Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Provide a means to capture contents of String arguments and return values with Xtrace
1 participant