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: How to set a breakpoint in file, which name has spaces?


On Fri, Aug 11, 2006 at 01:13:31PM -0700, Joel Brobecker wrote:
> I will try to remember. IMO, it wouldn't be a bad idea to design
> and implement the new syntax now. We can then decide to do the major
> version number bump.

Yes, that's reasonable - although I personally have other priorities,
so maybe for some future version bump :-)

I wrote up a piece about this long ago.  I think we're going to need a
much more precise way of specifying locations: combinations of symbols
in different source languages, shared objects, source files, pathnames,
templates, and different inlining locations make this quite a thorny
problem.

-- 
Daniel Jacobowitz
CodeSourcery


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