Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-18 | Make wx debugger use +pc flag when applicable | Patrik Nyblom | |
2013-01-11 | debugger: View terms as unicode-strings | Dan Gudmundsson | |
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. | |||
2010-01-11 | Merge branch 'dgud/dbg_mac_menu' into ccase/r13b04_dev | Erlang/OTP | |
* dgud/dbg_mac_menu: Dbg: Expand the module listbox when window grows. Dbg: Cut variable bindings after 80 chars. Dbg: Fixed documentation links to the new index.html Dbg Fixed mac gui issues OTP-8346 Miscellaneous corrections of the WX version of the debugger. | |||
2009-12-18 | Dbg Fixed mac gui issues | Dan Gudmundsson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |