This is the mail archive of the gdb-patches@sourceware.org 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: [PATCH v5 8/8] Tests for validate symbol file using build-id


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> 2014-02-26  Aleksandar Ristovski  <aristovski@qnx.com
Jan> 	Tests for validate symbol file using build-id.
Jan> 	* gdb.server/solib-mismatch-lib.c: New file.
Jan> 	* gdb.server/solib-mismatch-libmod.c: New file.
Jan> 	* gdb.server/solib-mismatch.c: New file.
Jan> 	* gdb.server/solib-mismatch.exp: New file.

I thought Pedro had wanted these not in gdb.server.
Or am I confusing that with some other patch?

Jan> +if ![is_remote target] {
Jan> +  untested "only gdbserver supports build-id reporting"
Jan> +  return -1

I was mildly confused to read this.
Isn't build-id also supported natively?
How does the new functionality interact with the existing build-id
functionality?

Tom


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