This is the mail archive of the gdb@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: gdb.gdb/ testcase issues.


Hi Manoj,

First thing ... do you have a copyright assignment on file
for gdb?

> Is there any real reason for setting breakpoints on such fucntions?
> If not I will be happy to provide a patch that fixes this problem.

I don't know any reason, but I haven't looked yet.

The counter-question is: why are you running gdb.gdb tests on a stripped
gdb executable?  Other parts of selftest.exp depend on stepping one
source line at a time, which won't work with a stripped executable.

Michael


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