/[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.59 by nickrob, Mon Apr 11 12:48:42 2005 UTC revision 1.60 by nickrob, Tue Apr 12 03:10:25 2005 UTC
# Line 2371  BUFFER nil or omitted means use the curr Line 2371  BUFFER nil or omitted means use the curr
2371    (setq mode-name "Machine")    (setq mode-name "Machine")
2372    (setq gdb-overlay-arrow-position nil)    (setq gdb-overlay-arrow-position nil)
2373    (add-to-list 'overlay-arrow-variable-list 'gdb-overlay-arrow-position)    (add-to-list 'overlay-arrow-variable-list 'gdb-overlay-arrow-position)
   (put 'gdb-overlay-arrow-position 'overlay-arrow-string "=>")  
2374    (setq fringes-outside-margins t)    (setq fringes-outside-margins t)
2375    (setq buffer-read-only t)    (setq buffer-read-only t)
2376    (use-local-map gdb-assembler-mode-map)    (use-local-map gdb-assembler-mode-map)

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

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