Community
Participate
Working Groups
If I debug my app all work fine. Also when I jump into an library. But when I looked on an variable before I jump into the library, by jumping the " gdb --interpreter mi2 --nx-" run with 100% CPU-power Also by every step inside the library and I have to wait an long time for the next step. Eclipse CDT P2 Customizations for SDK installation Version: 1.0.0.201006141710 Build id: 201006141710
(In reply to comment #0) > If I debug my app all work fine. > Also when I jump into an library. > But when I looked on an variable before I jump into the library, > by jumping the " gdb --interpreter mi2 --nx-" run with 100% CPU-power > Also by every step inside the library > and I have to wait an long time for the next step. > > > > Eclipse CDT P2 Customizations for SDK installation > > Version: 1.0.0.201006141710 > Build id: 201006141710 This was an bug of GDB 7.1-1ubuntu2 Now I have compiled the new version 7.2 and it run's