I have the same problem

In my case it occurs when I do things like 

(gdb) b 'MSP_Core::deviceGroupsChanged(MSP_DeviceGroup*, bool)'

NOT when I break in a regular C function

like b DoSomething 

I use a lot of dynamic libraries but I think it is a mangling problem

Also it relates to tabbing

when I do 

b 'XYZ 

and press TAB/TAB to find all XYZ

It also takes a long time to find them

if you provide me with a debuggable gdb I will do what you suggested  but I do 
not have the time to build gdb (knowing that it probably relates to lots of 
other stuff like glibc etc)

HTH
W


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to