1

I'm learning how to work with radare2 tool. While I am stepping through the program (on windows7) radare2 prints some lines which can be seen on the picture. It seems to me as if the tracing is enabled but in configuration variables tracing is disabled. I would like to turn off this printing but don't know how.

enter image description here

1
  • 1
    This is why you should always use the git version ;) Commented Aug 13, 2015 at 12:17

1 Answer 1

4

You're using an outdated version of radare2. The output you're seeing was removed from the codebase yesterday:

Snippet

If you update to the latest version then that output will disappear.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.