This is the mail archive of the gdb-patches@sources.redhat.com 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]

Previous discussions about recording accurate code ranges in psymtabs?


I was looking at the current code and trying to figure out how to
modify GDB to record accurate code ranges in its psymtabs instead
of the textlow/texthigh pair. It looks like it's going to be a major
change, so I'm trying to find a path that would allow for a transition
rather than a gigantic patch.

Daniel mentioned that this has been discussed before. Any pointer to
these discussions? I found some discussions, but they seemed to make
a decision to move the opposite way: "Remove live range support"...

-- 
Joel


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