This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: breakpoints at bogus locations


* Allen Hopkins:

> I've run "readelf -wl" to look at the DWARF-2 correspondence between 
> line numbers and addresses.  The address corresponding to the line in 
> question is also associated with lines in other source files.  So 
> something looks screwy with g++.

Do you observe this behavior with -O0, or with optimization turned on?


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