fix: project won't rebuild when only header file is changed. Use gcc -MM to generate Makefile targets (and get header dependencies)
fix: crash at close when debugging
change: show gdb command in debug log window
add two options for debug( option dialog is yet to do) : ShowComandLog (show gdb command in debug window)/ ShowAnnotation (show gdb annotations in debug log window)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Orwell Dev-CPP has stopped update since 2015, So I forked it. It's intended for eductional use.
It can be download from https://github.com/royqh1979/Dev-CPP/releases
New Features:
Changes:
Fixes:
Add some libraries for children eduction:
And add more project templates.
Last edit: Roy Qu 2020-09-19
Update toVersion 5.12.4
Update to Version 5.13-alpha1