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]

gdb.gdb/ testcase issues.


The testcase under gdb.gdb will work only for gdb that is not stripped.
This is because in the testcases breakpoints are being set on static
functions in gdb, and when gdb is stripped these functions are gone from
the symbol table. 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.

Thanks
-----
manjo
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Cognito ergo sum                                                          +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


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