This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb inferior.h infrun.c reverse.c ChangeLo ...
- From: palves at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 26 May 2011 18:23:32 -0000
- Subject: src/gdb inferior.h infrun.c reverse.c ChangeLo ...
CVSROOT: /cvs/src
Module name: src
Changes by: palves@sourceware.org 2011-05-26 18:23:32
Modified files:
gdb : inferior.h infrun.c reverse.c ChangeLog
gdb/mi : mi-main.c
Log message:
2011-05-26 Pedro Alves <pedro@codesourcery.com>
gdb/
* inferior.h (enum exec_direction_kind): Delete EXEC_ERROR.
* infrun.c (show_exec_direction_func): Don't handle EXEC_ERROR.
Internal error on invalid values.
* reverse.c: Don't handle EXEC_ERROR.
* mi/mi-main.c: Don't handle EXEC_ERROR.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/inferior.h.diff?cvsroot=src&r1=1.158&r2=1.159
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.487&r2=1.488
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/reverse.c.diff?cvsroot=src&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13056&r2=1.13057
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/mi/mi-main.c.diff?cvsroot=src&r1=1.199&r2=1.200