Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Dev-Cpp.6-beta6.without.gcc.7z | 2020-10-30 | 1.9 MB | |
Dev-Cpp.6-beta6.with.gcc.9.2.7z | 2020-10-30 | 45.8 MB | |
README.md | 2020-10-30 | 1.4 kB | |
Version 6-beta6.tar.gz | 2020-10-30 | 3.0 MB | |
Version 6-beta6.zip | 2020-10-30 | 3.5 MB | |
Totals: 5 Items | 54.3 MB | 0 |
Version 6-beta6 November 2020
- fix: while debugging, switch functions in call stack windows will also update watch expressions(variables).
- fix: Correct update watch var infos while debugging enters/exits functions
- fix: don't show auto-code-completion suggestion when input a word and deleted it using backspace
- fix: macro defined in included headers not correctly processed when change #includes in source file.
- fix: CppParser error if first completion input too fast to finish parsing
- fix: classbrowser not update if open a file in project
- fix: some chinese translations
- fix: correctly update classbrowser when close a project
- fix: redirect stdin to file doesn't work in windows xp
- fix: write to log file when some error happens
- fix: check if compiler(gcc or g++) exists before compile
- fix: add debug toolbar
- fix: dev-c++ will not find windows infinitely if there is already an instance runnning (this only happens when debugging dev-c++ in delphi)
- fix: add icons for static functions/vars and global functions
- fix: change icon of add watch
- fix: now debug output console is really like a console
- fix: Show Debug Command and Show Debug Annotations are disabled by default
- fix: buttons display error in First Run Wizard under windows XP
- fix: can't clear dev-c++ settings under windows xp