Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 307 by adamn...@gmail.com: gb.signal - IDE automatically  
breakpoints in event handler
http://code.google.com/p/gambas/issues/detail?id=307

1) Describe the problem.
When Application_Signal is caught, the IDE automatically breakpoints

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: etc, as per 306

3) Provide a little project that reproduces the bug or the crash.
Use project from 306 (with line 5 uncommented)

4) If your project needs a database, try to provide it, or part of it.
N/A

5) Explain clearly how to reproduce the bug or the crash.
Run the project within the IDE
In a virtual terminal, issue "ps u|grep testsig"
and "kill -SIGUSR1 <pid_from_above>"
The signal is caught and the event handler is called but the IDE  
breakpoints at line 12?

6) By doing that carefully, you have done 50% of the bug fix job!

IMPORTANT NOTE: if you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to