| Summary: | eclipse hang by debugging inside linked librarys | ||
|---|---|---|---|
| Product: | [Technology] EPP | Reporter: | Alexander Kolli <programming> |
| Component: | cpp-package | Assignee: | Project Inbox <epp.packager-inbox> |
| Status: | CLOSED NOT_ECLIPSE | QA Contact: | |
| Severity: | critical | ||
| Priority: | P3 | CC: | cdtdoug, programming |
| Version: | 1.3.0 | ||
| Target Milestone: | 1.3.0 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Alexander Kolli
(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 |