Re: [fpc-pascal] Lazarus win32 Break Points

2011-05-24 Thread Martin
To:* Justin Smyth <mailto:delph...@smythconsulting.net> ; FPC-Pascal users discussions <mailto:fpc-pascal@lists.freepascal.org> *Sent:* Tuesday, May 24, 2011 9:44 PM *Subject:* Re: [fpc-pascal] Lazarus win32 Break Points On 24/05/2011 11:37, Justin Smyth wrote: Quick Ques

Re: [fpc-pascal] Lazarus win32 Break Points

2011-05-24 Thread Martin
On 24/05/2011 11:37, Justin Smyth wrote: Quick Question , i am running a copy of lazarus twice from the same directory on 2 different projects.if i set a break point in one project should that breakpoint show in the other project if they have common units where the break points are set? apart f

[fpc-pascal] Lazarus win32 Break Points

2011-05-24 Thread Justin Smyth
Quick Question , i am running a copy of lazarus twice from the same directory on 2 different projects.if i set a break point in one project should that breakpoint show in the other project if they have common units where the break points are set? apart from running two seperate copys from differ