[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [cdt-debug-dev] Breakpoints from another project
|
Is this the situation you're talkign about?
1) Project1 - has source file "main.c"
2) Project2 - also has source file "main.c"
3) Set breakpoint in Project1, file main.c, line 25
4) Debug Project2
5) GDB tries to - and succeeds - in setting a breakpoint
in main.c, line 25. This happends because while the
breakpoint was set in Project1, a file with that name also
exists in Project2.
-Samrobb
-----Original Message-----
From: Mikhail Khodjaiants [mailto:mikhailk@xxxxxxx]
Sent: Fri 7/18/2003 11:14 AM
To: cdt-debug-dev@xxxxxxxxxxx
Cc:
Subject: Re: [cdt-debug-dev] Breakpoints from another project
I don't understand it. If your file doesn't belong to the project how gdb can set a breakpoint at this file. It will fail.
----- Original Message -----
From: Igor S. Zamyatin <mailto:isz@xxxxxxxxxxxxx>
To: cdt-debug-dev@xxxxxxxxxxx
Sent: Friday, July 18, 2003 1:31 AM
Subject: Re: [cdt-debug-dev] Breakpoints from another project
Yes, that's correct. Breakpoints from project1 are set to files that belong only to the second project
----- Original Message -----
From: Mikhail Khodjaiants <mailto:mikhailk@xxxxxxx>
To: cdt-debug-dev@xxxxxxxxxxx
Sent: Thursday, July 17, 2003 6:19 PM
Subject: Re: [cdt-debug-dev] Breakpoints from another project
Do you mean that breakpoints were set in the files that belong only to the second project?
----- Original Message -----
From: Igor S. Zamyatin <mailto:isz@xxxxxxxxxxxxx>
To: cdt-debug-dev@xxxxxxxxxxx
Sent: Thursday, July 17, 2003 2:54 AM
Subject: [cdt-debug-dev] Breakpoints from another project
Hi all!!!
I created project1 and while debugging I've set breakpoints in some files of project1. Then I created project2 and when I started debugging process project1's breakpoints were set in some places in project2....
Is this situation normal?
Igor S. Zamyatin
Interstron Ltd.
<<winmail.dat>>