On 30/11/2012 00:27, William Oliveira Ferreira wrote:

Hi,

when I'm debugging a application and the debugger reach a break point, it doesn't use the already open source tab, Lazarus opens a new tab of the same file focusing the break point line.

How can I change this behavior?

Screen Shots:
http://imagebin.org/237601
http://imagebin.org/237602

PS.: Sorry about all language errors..
Look at the filename (with path) in the statusbar.
The location differ.

Maybe it is a link (lazarus does not detect links), maybe you used the other copy of the file.

In any case for lazarus this are 2 diff files.

The reason you can set breakpoint is that setting breakpoints has a fallback to only use the filename, without path.
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to