[PATCH] gdb-mi.el

Nick Roberts nickrob@snap.net.nz
Thu Oct 27 12:10:00 GMT 2005


OK  to commit?

Nick


2005-10-27  Nick Roberts  <nickrob@snap.net.nz>

	* mi/gdb-mi.el (gdbmi): Sync with Emacs 22.0.50



*** gdb-mi.el	19 Sep 2005 18:44:13 +1200	1.2
--- gdb-mi.el	27 Oct 2005 22:35:38 +1300	
***************
*** 187,193 ****
          gdb-find-file-unhook nil
          gdb-source-file-list nil
          gdb-last-command nil
! 	gdb-prompt-name nil)
    ;;
    (setq gdb-buffer-type 'gdbmi)
    ;;
--- 187,194 ----
          gdb-find-file-unhook nil
          gdb-source-file-list nil
          gdb-last-command nil
! 	gdb-prompt-name nil
! 	gdb-buffer-fringe-width (car (window-fringes)))
    ;;
    (setq gdb-buffer-type 'gdbmi)
    ;;



More information about the Gdb-patches mailing list