binutils-gdb/gdb/testsuite/gdb.server
Pedro Alves 8a4ac37ef4 From: Sanimir Agovic <sanimir.agovic@intel.com>
null ptr check to prevent gdbserver from crashing

Evaluating a thread local storage variable in a remote scenario crashes
gdbserver if libthread-db could not be loaded.

2013-02-12  Sanimir Agovic  <sanimir.agovic@intel.com>

gdbserver/
	* thread-db.c (thread_db_get_tls_address):
	NULL pointer check thread_db.

testsuite/
	* gdb.server/no-thread-db.exp: New file.
	* gdb.server/no-thread-db.c: New file.
	* gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
2013-02-12 15:03:12 +00:00
..
ext-attach.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
ext-attach.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
ext-run.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
file-transfer.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
Makefile.in From: Sanimir Agovic <sanimir.agovic@intel.com> 2013-02-12 15:03:12 +00:00
no-thread-db.c From: Sanimir Agovic <sanimir.agovic@intel.com> 2013-02-12 15:03:12 +00:00
no-thread-db.exp From: Sanimir Agovic <sanimir.agovic@intel.com> 2013-02-12 15:03:12 +00:00
server-exec-info.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
server-mon.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
server-run.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
server.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
solib-list-lib.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
solib-list-main.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
solib-list.exp Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
transfer.txt