aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger/doc/src/Makefile
AgeCommit message (Collapse)Author
2013-03-07[debugger] Add an option 'Strings'Hans Bolinder
A new checkbox has been added. When it is checked, the range set by the 'erl' flag '+pc' is used for determining when to print lists of integers as strings. When it is unchecked, integer lists are never printed as strings. A minor incompatibility: settings saved by Erlang R16B01 or later cannot be read by Erlang R16B or earlier.
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
OTP-10106 OTP-10107
2009-12-06debugger documentation: remove unused filesBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP