Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-04-16 | 783 Bytes | |
Totals: 1 Item | 783 Bytes | 0 |
- New: Better detection when the gdb program exits unexpectedly.
- New: Added a 'Close Source' dialog to code editor manager. Helps when lots of source files are opened.
-
New: Better managing of 'connect to gdbserver'. Allows port/serialdev, baud, and parity values.
-
Fixed: The source browser allowed duplicate file entries in its list. Now only unique files are shown.
- Fixed: "New Arguments" dialog wasn't passing the new arguments correctly to the gdb engine.
- Fixed: gdb async mode wasn't be saved/restored correctly from settings file.
- Fixed: Minor compiler warrnings. -Wall has been added to cmake build.
- Fixed: When searching in a code editor, it will now move the the next match.
- Fixed: Files with the extension of .C are included as C++ source files.