]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix GDB magic.
authorKaroly Lorentey <lorentey@elte.hu>
Wed, 8 Mar 2006 15:11:03 +0000 (15:11 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Wed, 8 Mar 2006 15:11:03 +0000 (15:11 +0000)
* 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

src/.gdbinit

index be49cf8f55d182dda0135daebc009c4dbb27cfb4..2dada424454996f38947da873cc10ca5aafc0565 100644 (file)
@@ -799,7 +799,7 @@ end
 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