News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

several times the same file is opened by debugger

Started by killerbot, January 24, 2006, 12:40:17 AM

Previous topic - Next topic

mandrav

Be patient!
This bug will be fixed soon...

thomas

Mind deleting those big attachments then, since they're broken anyway? :)
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

killerbot


mandrav

OK, both issues fixed. Will commit later together with the other pending changes in debugger plugin...
Be patient!
This bug will be fixed soon...

killerbot


killerbot

just tested this : NOT completely fixed.


testcase 1 : the project at C:\

- all are indeed considered open -> OK
- function 3 is not shown correctly in the call stack : the first time it was mentioned as function3, while the others were function2(), function1(), main() ; then I closed the project and opened the one in the MyDocuments (see later), and then closed that one, and opened the one at C:\ again, now the callstack said "function3t fu"  :-(

testcase 2 : the project at "My Documents"
- when arriving at the breakpoint --> considered NOT open (and shows the crippled dos paths -> ~ ~ ~ shit)
- call stack : function name is "function3t fu" ; from this point on all files are correctly considered open



mandrav

Be patient!
This bug will be fixed soon...

killerbot

confirmed fixed !!!
time to remove my marvelous messageboxes  8)

Thanks Yiannis.

mandrav

Be patient!
This bug will be fixed soon...