Evaluate and log multiple variables at breakpoint
Answered
Hi - Is it possible to "Evaluate and Log" multiple variables or make a string expression at a breakpoint? Simple syntax that I try (e.g. printf) doesn't work.
For example, if I wanted to display the value of variables "a" and "b" in the console at a breakpoint, what do I put in the "Evaluate and Log" text box on the Breakpoints dialog? Note that "a" and "b" may be different types.
Thanks! -- Adam
Please sign in to leave a comment.
Hello! Unfortunately, it's not implemented yet. Feel free to comment or upvote https://youtrack.jetbrains.com/issue/CPP-11682 in order to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.