# HG changeset patch # User Karoly Lorentey # Date 1141830663 0 # Node ID f4e40bc8606b587fdc1628aa9de6dd3bb1fc7960 # Parent a380ca43a1908a5a156f6c78ff6413e8f2b1ce07 Fix GDB magic. * src/.gdbinit (init_sys_modes): Use Vinitial_window_system instead of Vwindow_system. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-525 diff -r a380ca43a190 -r f4e40bc8606b src/.gdbinit --- a/src/.gdbinit Sat Mar 04 23:07:13 2006 +0000 +++ b/src/.gdbinit Wed Mar 08 15:11:03 2006 +0000 @@ -799,7 +799,7 @@ tbreak init_sys_modes commands silent - xgetptr Vwindow_system + xgetptr Vinitial_window_system set $tem = (struct Lisp_Symbol *) $ptr xgetptr $tem->xname set $tem = (struct Lisp_String *) $ptr