This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog tui/tui-source.c
- From: hjl at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 27 Aug 2012 17:00:42 -0000
- Subject: src/gdb ChangeLog tui/tui-source.c
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2012-08-27 17:00:42
Modified files:
gdb : ChangeLog
gdb/tui : tui-source.c
Log message:
Check if TUI_SRC_WIN is not NULL before referencing it
PR tui/14486
* tui/tui-source.c (tui_source_is_displayed): Check if TUI_SRC_WIN
is not NULL before referencing it.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14636&r2=1.14637
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tui/tui-source.c.diff?cvsroot=src&r1=1.30&r2=1.31