Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » GDB list-thread-groups parsing error
GDB list-thread-groups parsing error [message #1827310] Tue, 12 May 2020 18:57
kurt schwemmer is currently offline kurt schwemmerFriend
Messages: 1
Registered: May 2020
Junior Member
I'm seeing an error when getting a list of the available processes to attach to. There seems to be a number of some sort sneaking into the middle of the list-thread-groups output and messing up the parsing. I'm not sure what the number in the first column of output is -- maybe a timestamp? Each command/response has an increasing number and then the process list is long and one is in the middle (140,350 in the example below).

I'm using "Direct Remove C++ Debugging 1.2.0.0" but I don't think it's unique to this plugin. Eclipse 2020-03 (4.15.0).

ser="root",cores=["36"]},{id="9171",type="process",description="[reactor_0]",user="root",cores=["0"]\
},{id="9425",type="process",description="/sbin/iscsid",user="root",cores=["35"]},{id="9426",type="pr\
ocess",description="/sbin/iscsid",user="root",cores=["33"]},{id="10622"
140,350 ,type="process",description="[kworker/15:0]",user="root",cores=["15"]},{id="11325",type="pro\
cess",description="[kworker/32:2]",user="root",cores=["32"]},{id="12096",type="process",description=\
Previous Topic:Threads debugging extremely slow
Next Topic:Symbol 'std' could not be resolved
Goto Forum:
  


Current Time: Tue Apr 23 17:15:20 GMT 2024

Powered by FUDForum. Page generated in 0.03044 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top