[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 274502] New: Debugger does not handle empty else clause
From:       Ron <iampure () gmail ! com>
Date:       2011-05-30 7:31:24
Message-ID: bug-274502-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=274502

           Summary: Debugger does not handle empty else clause
           Product: kdevelop
           Version: 4.2.1
          Platform: Fedora RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: CPP Debugger
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: iampure@gmail.com


Version:           4.2.1 (using KDE 4.6.2) 
OS:                Linux

If you have code like 
if(condition){
 do(); stuff();
}
else{


}

return bar

and you place a break point below the line on which else is present, it does
_not_ stop in that branch, or at least it is not displayed as such. It displays
a break point before the 'return', which suggests it is outside of the
conditional, which is wrong. 



Reproducible: Always

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic