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]

Re: [RFC/WIP] unit test for separate debug info


On Nov 7,  3:03pm, Elena Zannoni wrote:

> Anyway, here is what I did.  I used the break.exp and break.c files as
> templates. I actually cloned break.exp and added fiddling with the
> separate debug info. Break.exp is usually a decent smoke test for gdb.
> No need to clone break.c.

Prior to cloning, it'd be nice if break.exp could be converted to use
gdb_get_line_number instead of containing explicit references to line
numbers in break.c.

> (BTW, should cloned files retain the original
> copyright years?)

I think so.

Kevin


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