mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Mirror of https://github.com/eclipse-cdt/cdt
![]() "set breakpoint apply global" does not exist anymore. "set breakpoint always-inserted" is no longer needed because GDB does it automatically for non-stop. "maint set remote-async 1" and "maint set linux-async 1" are replaced by a simpler "set target-async on" Also, I changed the version of the GDB that supports multi-process. This GDB is not actually available publicly yet, but it works for the preliminary release I have. Once GDB 7 is out, we will change the version again. |
||
---|---|---|
features | ||
plugins | ||
tests | ||
.project |