This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB <MULTIPLE> breakpoints, source lines


On Sat, Feb 14, 2009 at 01:22:38PM +0300, Vladimir Prus wrote:
> > My question is: are there any circumstances in which you can get a
> > different source file or line for each location?
> 
> There should be none, except that we had a bug report whereby GDB would
> create multiple location breakpoint where each location has the same
> line number and file basename, but different directories.

Do you think we'll ever use these for e.g. breakpoints on overloaded
functions?

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]