This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

How to debug test-in-container failures?


How can I debug a failure in a test-in-container test?  Is there some
way to get a proper GDB session for the binary?

Is it necessary to run a full build each time I make some changes to
libc.so.6 or the test?  There seems to be a problem with the makefile
dependencies, so that changes to the build are not propagated in the
container, even after:

  make
  make subdirs=nss check

Thanks,
Florian


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