<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 30/11/2012 00:27, William Oliveira
Ferreira wrote:<br>
</div>
<blockquote
cite="mid:CAEc2aHbU16m81kqa4ZXcS=VyAv7qgA5wJuWaAh97LsnkBC_m6g@mail.gmail.com"
type="cite"><font face="verdana,sans-serif"><br>
Hi, <br>
<br>
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.<br>
<br>
How can I change this behavior?<br>
<br>
Screen Shots:<br>
<a moz-do-not-send="true" href="http://imagebin.org/237601">http://imagebin.org/237601</a><br>
<a moz-do-not-send="true" href="http://imagebin.org/237602">http://imagebin.org/237602</a><br>
<br>
PS.: Sorry about all language errors..</font><br>
</blockquote>
Look at the filename (with path) in the statusbar.<br>
The location differ.<br>
<br>
Maybe it is a link (lazarus does not detect links), maybe you used
the other copy of the file.<br>
<br>
In any case for lazarus this are 2 diff files. <br>
<br>
The reason you can set breakpoint is that setting breakpoints has a
fallback to only use the filename, without path.<br>
</body>
</html>