breakpoint does not work in threads
Posted: Wed Mar 04, 2009 3:41 am
Hello,
The debugger will not recognize breakpoint in my initiated thread "TcpServerTask", (prio=49).
I have tested the original TCP/IP-demo with breakpoints working within "TCPServerTask". Then I copied the code in my application, but within the thread "TcpServerTask", the debugger does not stop at any breakpoint. Within the "main"-Task the breakpoints works fine.
I Use Rel2.2RC3.
any idea?
Thank you for your help!
Reinhard
The debugger will not recognize breakpoint in my initiated thread "TcpServerTask", (prio=49).
I have tested the original TCP/IP-demo with breakpoints working within "TCPServerTask". Then I copied the code in my application, but within the thread "TcpServerTask", the debugger does not stop at any breakpoint. Within the "main"-Task the breakpoints works fine.
I Use Rel2.2RC3.
any idea?
Thank you for your help!
Reinhard