Bug 255249 - [breakpoints] Breakpoints filter dialog does not show correct thread information.
Summary: [breakpoints] Breakpoints filter dialog does not show correct thread informat...
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: 0 DD 1.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-13 14:02 EST by Pawel Piech CLA
Modified: 2020-09-04 15:18 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Piech CLA 2008-11-13 14:02:39 EST
The underlying reason (at least one of them) is seems is that CLIThreadsInfo.parseThreadInfo() fails in my use case.  I am running with gdb v6.8.50.20081104.

The string that it fails on is:
"* 1 process 21893  main () at ../localtest.c:19"