src/gdb ChangeLog windows-nat.c

muller@sourceware.org muller@sourceware.org
Mon May 31 07:00:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	muller@sourceware.org	2010-05-31 07:00:41

Modified files:
	gdb            : ChangeLog windows-nat.c 

Log message:
	* windows-nat.c (GetConsoleFontSize, GetCurrentConsoleFont):
	New macros.
	(windows_set_console_info): New function.
	(windows_create_inferior): Call windows_set_console_info
	if NEW_CONSOLE is true.
	(bad_GetCurrentConsoleFont, bad_GetConsoleFontSize): New functions.
	(_initialize_loadable): Initialize GetConsoleFontSize and
	GetCurrentConsoleFont.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11857&r2=1.11858
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/windows-nat.c.diff?cvsroot=src&r1=1.209&r2=1.210



More information about the Gdb-cvs mailing list