binutils-gdb/gdb/testsuite
Jan Kratochvil 598d363666 gdb/
* exceptions.h (enum errors): New entry TARGET_CLOSE_ERROR.
	* remote.c (trace_error): Remove the special handling of '2'.
	(readchar) <SERIAL_EOF>
	(readchar) <SERIAL_ERROR>
	(getpkt_or_notif_sane_1): Use TARGET_CLOSE_ERROR for them.
	(remote_get_trace_status): Call throw_exception if EX is
	TARGET_CLOSE_ERROR.
	* utils.c (perror_with_name): Rename to ...
	(throw_perror_with_name): ... here.  New parameter errcode, describe it
	in the function comment.
	(perror_with_name): New function wrapper.
	* utils.h (enum errors): New stub declaration.
	(throw_perror_with_name): New declaration.

gdb/testsuite/
	* gdb.server/server-kill.c: New file.
	* gdb.server/server-kill.exp: New file.
2013-03-22 20:39:29 +00:00
..
boards
config gdb/testsuite/ 2013-03-14 13:34:06 +00:00
gdb.ada gdb/testsuite/ 2013-03-14 13:34:06 +00:00
gdb.arch gdb/testsuite/ 2013-03-14 13:34:06 +00:00
gdb.asm
gdb.base New commands "mt set per-command {space,time,symtab} {on,off}". 2013-03-21 17:37:30 +00:00
gdb.btrace
gdb.cell
gdb.cp PR exp/15109: 2013-03-21 15:19:33 +00:00
gdb.disasm
gdb.dwarf2 gdb/testsuite/ 2013-03-15 01:41:29 +00:00
gdb.fortran
gdb.gdb
gdb.go
gdb.hp gdb/testsuite/ 2013-03-14 13:34:06 +00:00
gdb.java
gdb.linespec
gdb.mi gdb/testsuite/ 2013-03-15 01:41:29 +00:00
gdb.modula2
gdb.multi
gdb.objc
gdb.opencl
gdb.opt
gdb.pascal
gdb.python gdb/testsuite/ 2013-03-14 13:34:06 +00:00
gdb.reverse
gdb.server gdb/ 2013-03-22 20:39:29 +00:00
gdb.stabs
gdb.threads gdb/testsuite/ 2013-03-15 01:41:29 +00:00
gdb.trace Fix gdb.trace/trace-buffer-size.exp race. 2013-03-21 19:18:25 +00:00
gdb.xml
lib gdb/testsuite/ 2013-03-14 13:34:06 +00:00
ChangeLog gdb/ 2013-03-22 20:39:29 +00:00
Makefile.in
TODO
aclocal.m4
configure
configure.ac
dg-extract-results.sh