Remote debugging not working break points not working....

Leon Pollak leonp at plris.com
Thu Jul 12 10:29:13 UTC 2012


Hello.

I do remote debugging for several years with kdevelop.
Works fine except one problem with BP - when new BP is inserted while 
the application runs, kdevelop does not recognize correctly the stopped 
thread. For this case just open the "Frame Stack" tab and choose correct 
frame manually.

As for your problem - put the BP on the first line of your main BEFORE 
you load/connect to the target. This should work.
-- 
Leon




More information about the KDevelop-devel mailing list