This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog main.c
- From: jkratoch at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 20 Feb 2012 19:44:01 -0000
- Subject: src/gdb ChangeLog main.c
CVSROOT: /cvs/src
Module name: src
Changes by: jkratoch@sourceware.org 2012-02-20 19:44:01
Modified files:
gdb : ChangeLog main.c
Log message:
gdb/
Code cleanup.
* main.c (write_files): Remove the declaration.
(external_editor_command): Move the declaration ...
[GDBTK] (external_editor_command): ... here. Fix the comment.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13846&r2=1.13847
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/main.c.diff?cvsroot=src&r1=1.100&r2=1.101