diff options
author | Dan Gudmundsson <[email protected]> | 2013-01-11 11:07:25 +0100 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2013-01-11 11:07:25 +0100 |
commit | 7f048c5d71534d458351513e84bb879c47f2c76e (patch) | |
tree | c3e57c2328d02f01b8ca85dd8c5dff15670c3337 /lib/dialyzer | |
parent | 2ca0bdc7ebcef76be2ec466ed5c517eb955b0d65 (diff) | |
download | otp-7f048c5d71534d458351513e84bb879c47f2c76e.tar.gz otp-7f048c5d71534d458351513e84bb879c47f2c76e.tar.bz2 otp-7f048c5d71534d458351513e84bb879c47f2c76e.zip |
debugger: View terms as unicode-strings
Changed the displayed variables to be printed with ~tp to show default
all lists and utf-8 binaries as unicode strings.
If the user want to see the content without unicode strings he can click
on them to see the content as integers, if not it only contains latin1
because ~p converts that.
There is currently no way to display it as lists with indentation,
so I choose to keep it as it was.
Diffstat (limited to 'lib/dialyzer')
0 files changed, 0 insertions, 0 deletions