/[emacs]/emacs/lisp/progmodes/gdb-ui.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/gdb-ui.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.94 by lektu, Thu Oct 6 09:24:11 2005 UTC revision 1.95 by nickrob, Fri Oct 7 02:46:50 2005 UTC
# Line 79  Line 79 
79    
80  (require 'gud)  (require 'gud)
81    
 (defvar gdb-buffer-fringe-width)  
82  (defvar tool-bar-map)  (defvar tool-bar-map)
83    
84  (defvar gdb-frame-address "main" "Initialization for Assembler buffer.")  (defvar gdb-frame-address "main" "Initialization for Assembler buffer.")
# Line 104  and #define directives otherwise.") Line 103  and #define directives otherwise.")
103  (defvar gdb-error "Non-nil when GDB is reporting an error.")  (defvar gdb-error "Non-nil when GDB is reporting an error.")
104  (defvar gdb-macro-info nil  (defvar gdb-macro-info nil
105    "Non-nil if GDB knows that the inferior includes preprocessor macro info.")    "Non-nil if GDB knows that the inferior includes preprocessor macro info.")
106  (defvar gdb-fringe-width nil)  (defvar gdb-buffer-fringe-width nil)
107    
108  (defvar gdb-buffer-type nil  (defvar gdb-buffer-type nil
109    "One of the symbols bound in `gdb-buffer-rules'.")    "One of the symbols bound in `gdb-buffer-rules'.")

Legend:
Removed from v.1.94  
changed lines
  Added in v.1.95

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26