ECB-2.40 -- error in ecb-select-source when opening file

View: New views
2 Messages — Rating Filter:   Alert me  

ECB-2.40 -- error in ecb-select-source when opening file

by Nate Schley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Please enter the details of your bug report here

I open a C++ source code file and get the following error:  Wrong type argument: listp, "c:/Program Files/gnu/emacs-23.0.93/site-lisp/cedet/semantic"

This error seems like a double-whammy:  first, that there's a wrong type argument error; second, why would the semantic directory be a parameter when a C++ file is getting opened?!

I didn't used to get such errors so it seems due to an ECB change introduced this week.
Also, this is the 2nd item I've submitted about issues when opening files.  FWIW, the earlier issue occurred early in my editing session, after emacs had been recently opened.  This issue has been occurring after I've been working for a while.

Emacs  : GNU Emacs 23.0.93.1 (i386-mingw-nt5.1.2600)
 of 2009-05-02 on SOFT-MJASON
Package: ECB: 2.40, CEDET: 1.0pre7, semantic: 2.0pre7, eieio: 1.2, speedbar: 1.0.3, JDEE: No JDEE

current state:
==============
(setq
 after-save-hook '(ecb-update-methods-after-saving)
 auto-mode-alist '(("Project\\.ede$" . emacs-lisp-mode)
                   ("\\.\\(bat\\|BAT\\)\\(~\\|\\.~[0-9]+~\\)?" . dos-batch-mode)
                   ("\\.[Tt][Tt][Ll]\\'" . TTerm-macro-mode) ("\\.ad[abs]\\'" . ada-mode)
                   ("\\.\\(ARC\\|ZIP\\|LZH\\|ZOO\\|JAR\\)\\'" . archive-mode)
                   ("\\.\\(arc\\|zip\\|lzh\\|zoo\\|jar\\)\\'" . archive-mode) ("\\.S\\'" . asm-mode)
                   ("\\.asm\\'" . asm-mode) ("\\.s\\'" . asm-mode) ("\\.awk\\'" . awk-mode)
                   ("\\.bib\\'" . bibtex-mode) ("\\.[Cc][Pp][Pp]\\(@@/\\|\\.~[~_]\\)" . c++-mode)
                   ("\\.[Cc][Pp][Pp]\\'" . c++-mode) ("\\.[Cc]\\+\\+\\'" . c++-mode)
                   ("\\.[Hh]\\(@@/\\|\\.~[~_]\\)" . c++-mode)
                   ("\\.[Hh]\\(\\.keep\\|~\\|\\.~[0-9]+~\\)?\\'" . c++-mode) ("\\.cc\\'" . c++-mode)
                   ("\\.cxx\\'" . c++-mode) ("\\.h\\+\\+\\'" . c++-mode) ("\\.hh\\'" . c++-mode)
                   ("\\.hpp\\'" . c++-mode) ("\\.hxx\\'" . c++-mode)
                   ("\\.[Cc]\\(@@/.*\\|\\.~~.*~\\)?\\'" . c-mode) ("\\.[Cc]\\(\\.keep\\)?\\'" . c-mode)
                   ("\\.lex\\'" . c-mode) ("\\.y\\'" . c-mode) ("ChangeLog\\'" . change-log-mode)
                   ("ChangeLog\\.[0-9]+\\'" . change-log-mode) ("\\$CHANGE_LOG\\$\\.TXT" . change-log-mode)
                   ("change\\.log\\'" . change-log-mode) ("changelo\\'" . change-log-mode)
                   ("changelog\\'" . change-log-mode) ("changelog\\.[0-9]+\\'" . change-log-mode)
                   ("S?ST_\\(23\\|3GW\\|45\\|AGW\\|UP\\|NOCC\\|SPIF\\)_" . compilation-mode)
                   ("\\.[Bb][Aa][Tt]\\'" . dos-batch-mode) ("\\.ds\\(ss\\)?l\\'" . dsssl-mode)
                   ("BROWSE\\(~.*\\|-[0-9]*\\)?\\'" . ebrowse-tree-mode)
                   ("\\.emacs\\(~?.*\\|-[0-9.]*\\|[-_.+!#].*\\)?\\'" . emacs-lisp-mode)
                   ("[:/]_emacs\\'" . emacs-lisp-mode) ("[]>:/\\]\\..*emacs\\'" . emacs-lisp-mode)
                   ("\\(/\\|\\`\\)\\.emacs_custom\\'" . emacs-lisp-mode)
                   ("\\.e\\(l\\|de\\)\\'" . emacs-lisp-mode) ("\\`\\..*emacs" . emacs-lisp-mode)
                   ("\\.f90\\'" . f90-mode) ("\\.[Ff]\\'" . fortran-mode) ("\\.f\\'" . fortran-mode)
                   ("\\.for\\'" . fortran-mode) ("\\.bin\\'" . hexl-mode) ("\\.nsf\\'" . hexl-mode)
                   ("\\.ntf\\'" . hexl-mode) ("\\.s?html?\\'" . html-mode) ("\\.icn\\'" . icon-mode)
                   ("\\.idl\\'" . idl-mode) ("\\.java\\'" . java-mode)
                   ("\\.Z\\(~\\|\\.~[0-9]+~\\)?\\'" nil jka-compr) ("\\.bz2\\'" nil jka-compr)
                   ("\\.gz\\(~\\|\\.~[0-9]+~\\)?\\'" nil jka-compr) ("\\.bbl\\'" . latex-mode)
                   ("\\.clo\\'" . latex-mode) ("\\.cls\\'" . latex-mode) ("\\.ltx\\'" . latex-mode)
                   ("\\.sty\\'" . latex-mode) ("\\.l\\'" . lisp-mode) ("\\.li?sp\\'" . lisp-mode)
                   ("\\.lua\\(~\\|\\.~[0-9]+~\\)?\\'" . lua-mode) ("\\.ml\\'" . lisp-mode) ("\\.m4\\'" . m4-mode)
                   ("\\.mc\\'" . m4-mode) ("\\([Mm]\\|GNUm\\)akefile\\(\\.in\\)?\\(.keep\\)?\\'" . makefile-mode)
                   ("\\([Mm]\\|GNUm\\)akefile\\.\\(in\\)?\\(.keep\\)?" . makefile-mode)
                   ("\\.am\\'" . makefile-mode) ("\\.mk\\'" . makefile-mode) ("\\.pre\\'" . makefile-mode)
                   ("\\.mf\\'" . metafont-mode) ("\\.mp\\'" . metapost-mode)
                   ("/drafts/[0-9]+\\'" . mh-letter-mode) ("\\.[12345678]\\'" . nroff-mode)
                   ("\\.man\\'" . nroff-mode) ("\\.m[ems]\\'" . nroff-mode) ("\\.m\\'" . objc-mode)
                   ("\\.p\\'" . pascal-mode) ("\\.pas\\'" . pascal-mode)
                   ("\\.\\([pP][Llm]\\|al\\)\\'" . perl-mode) ("\\.prolog\\'" . prolog-mode)
                   ("\\.oak\\'" . scheme-mode) ("\\.scm\\'" . scheme-mode) ("\\.scm\\.[0-9]*\\'" . scheme-mode)
                   ("\\.mss\\'" . scribe-mode) ("\\.dtd\\'" . sgml-mode) ("\\.sgml?\\'" . sgml-mode)
                   ("\\.xml\\'" . sgml-mode)
                   ("\\(/\\|\\`\\)\\.\\([kz]shenv\\|xinitrc\\|startxrc\\|xsession\\)\\'" . sh-mode)
                   ("\\(/\\|\\`\\)\\.\\(bash_logout\\|[kz]shrc\\|bashrc\\|t?cshrc\\|esrc\\)\\'" . sh-mode)
                   ("\\(/\\|\\`\\)\\.\\(bash_profile\\|z?login\\|bash_login\\|z?logout\\)\\'" . sh-mode)
                   ("\\.[ck]?sh\\'\\|\\.shar\\'\\|/\\.z?profile\\'" . sh-mode)
                   ("\\.scr\\(\\.[0-9]*\\)*\\'" . shell-script-mode)
                   ("\\.sed\\(\\.[0-9]*\\)*\\'" . shell-script-mode)
                   ("\\.sh\\(\\.[0-9]*\\)*\\'" . shell-script-mode) ("\\.sim\\'" . simula-mode)
                   ("\\.tar\\'" . tar-mode) ("\\.tgz\\'" . tar-mode) ("\\.exp\\'" . tcl-mode)
                   ("\\.itcl\\'" . tcl-mode) ("\\.itk\\'" . tcl-mode) ("\\.tcl\\'" . tcl-mode)
                   ("\\.[Tt]eX\\'" . tex-mode) ("\\.te?xi\\'" . texinfo-mode) ("\\.texinfo\\'" . texinfo-mode)
                   ("/Message[0-9]*\\'" . text-mode) ("\\.article\\'" . text-mode) ("\\.letter\\'" . text-mode)
                   ("\\.te?xt\\'" . text-mode) ("\\`/tmp/Re" . text-mode) ("\\`/tmp/fol/" . text-mode)
                   ("\\.vhdl?\\'" . vhdl-mode) ("\\.zone\\'" . zone-mode))
 c++-mode-hook '(semantic-default-c-setup setup-ifdef-mode
                 (lambda nil nil (define-key c++-mode-map [return] (quote newline-and-indent))))
 c-mode-common-hook '(ecb-activate semantic-default-c-setup activate-ifdef-mode turn-on-auto-fill
                      (lambda nil nil (define-key c-mode-base-map [return] (quote newline-and-indent)))
                      (lambda nil nil (define-key c-mode-base-map [M-\.] (quote semantic-complete-jump)))
                      (lambda nil nil (define-key c-mode-base-map [134217775] (quote semantic-ia-fast-jump)))
                      (lambda nil nil (global-ede-mode 1)))
 c-mode-hook '(semantic-default-c-setup setup-ifdef-mode
               (lambda nil nil (define-key c-mode-map [return] (quote newline-and-indent))))
 compilation-mode-hook nil
 compilation-window-height nil
 ediff-quit-hook '(ediff-cleanup-mess ecb-ediff-quit-hook
                   (lambda nil nil
                    (if (featurep (quote hideif)) (if hide-ifdef-initially (hide-ifdefs) (show-ifdefs))))
                   )
 help-mode-hook nil
 java-mode-hook '(wisent-java-default-setup)
 max-lisp-eval-depth 1000
 max-specpdl-size 3000
 post-command-hook '(semantic-highlight-func-highlight-current-tag t)
 pre-command-hook '(#[nil "\301\211\207" [semantic-complete-current-matched-tag nil] 2]
                    ecb-layout-pre-command-hook tooltip-hide)
 system-type 'windows-nt
 temp-buffer-max-height '(lambda (buffer) (/ (- (frame-height) 2) 2))
 truncate-lines t
 truncate-partial-width-windows 50
 window-system 'w32
 semantic-after-toplevel-cache-change-hook '(semantic-imenu-flush-fcn semantic-decorate-tags-after-full-reparse
                                             senator-completion-cache-flush-fcn t)
 semantic-format-face-alist '((function . font-lock-function-name-face) (variable . font-lock-variable-name-face)
                              (type . font-lock-type-face) (include . font-lock-constant-face)
                              (package . font-lock-constant-face) (label . font-lock-string-face)
                              (comment . font-lock-comment-face) (keyword . font-lock-keyword-face)
                              (abstract . italic) (static . underline) (documentation . font-lock-doc-face))
 semantic-orphaned-member-metaparent-type "struct"
 semantic-uml-colon-string ":"
 speedbar-dynamic-tags-function-list '((semantic-sb-fetch-tag-table . semantic-sb-insert-tag-table)
                                       (speedbar-fetch-dynamic-imenu . speedbar-insert-imenu-list)
                                       (speedbar-fetch-dynamic-etags . speedbar-insert-etags-list))
 speedbar-fetch-etags-arguments '("-e" "-I SLS_AP_DEBUG" "-I SLS_VX_SIM,ST_BOOT,SST,TCI_APPL" "-I ST_COP=1"
                                  "--language-force=C++" "--languages=+C" "--append=yes" "--C++-kinds=+px"
                                  "--verbose=no")
 speedbar-fetch-etags-command "c:/progra~1/gnu/emacs-23.0.93/bin/etags.exe   --declarations --members --language=c++ --ignore-indentation"
 speedbar-fetch-etags-parse-list '(("\\.\\([cChH]\\|c\\+\\+\\|cpp\\|cc\\|hh\\|java\\|cxx\\|hxx\\)\\'" .
                                    speedbar-parse-c-or-c++tag)
                                   ("^\\.emacs$\\|.\\(el\\|l\\|lsp\\)\\'" .
                                    "def[^i]+\\s-+\\(\\(\\w\\|[-_]\\)+\\)\\s-*")
                                   ("\\.tex\\'" . speedbar-parse-tex-string)
                                   ("\\.p\\'" .
                                    "\\(\\(FUNCTION\\|function\\|PROCEDURE\\|procedure\\)\\s-+\\([a-zA-Z0-9_.:]+\\)\\)\\s-*(?^?")
                                   )
 speedbar-tag-group-name-minimum-length 4
 speedbar-tag-hierarchy-method '(speedbar-prefix-group-tag-hierarchy speedbar-trim-words-tag-hierarchy
                                 speedbar-sort-tag-hierarchy)
 speedbar-tag-regroup-maximum-length 10
 speedbar-tag-split-minimum-length 20
 ecb-path-selected-directory #("j:/nschley_7.4/spw_st/st/src/lui/src" 0 36 (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu"))
 ecb-path-selected-source '("j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlService.cpp" .
                            #("LuiHtmlService.cpp" 0 18
                              (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu"))
                            )
 ecb-post-command-hooks '(ecb-handle-major-mode-visibilty ecb-layout-post-command-hook)
 ecb-pre-command-hooks '(ecb-layout-pre-command-hook)
 ecb-special-ecb-buffers-of-current-layout '(" *ECB Directories*" " *ECB Sources*" " *ECB Methods*"
                                             " *ECB History*" " *ECB Symboldefinition*")
 ecb-stealthy-function-list '(ecb-stealthy-ro-check-in-sources-buf ecb-stealthy-ro-check-in-directories-buf
                              ecb-stealthy-empty-dir-check ecb-stealthy-vc-check-in-directories-buf
                              ecb-stealthy-vc-check-in-sources-buf ecb-stealthy-vc-check-in-history-buf)
 ecb-stealthy-function-state-alist '((ecb-stealthy-vc-check-in-directories-buf . done)
                                     (ecb-stealthy-vc-check-in-sources-buf . done)
                                     (ecb-stealthy-vc-check-in-history-buf . done)
                                     (ecb-stealthy-ro-check-in-sources-buf . done)
                                     (ecb-stealthy-ro-check-in-directories-buf . done)
                                     (ecb-stealthy-empty-dir-check . done))
 ecb-toggle-layout-state 0
 ecb-tree-buffer-creators '((ecb-analyse-buffer-name . ecb-create-analyse-tree-buffer)
                            (ecb-methods-buffer-name . ecb-create-methods-tree-buffer)
                            (ecb-history-buffer-name . ecb-create-history-tree-buffer)
                            (ecb-sources-buffer-name . ecb-create-sources-tree-buffer)
                            (ecb-directories-buffer-name . ecb-create-directories-tree-buffer))
 ecb-windows-hidden nil
 ecb-activate-before-layout-draw-hook nil
 ecb-activate-before-new-frame-created-hook nil
 ecb-activate-hook '(ecb-eshell-auto-activate-hook)
 ecb-activation-selects-ecb-frame-if-already-active t
 ecb-add-path-for-not-matching-files '(nil)
 ecb-advice-window-functions-signal-error nil
 ecb-after-directory-change-hook nil
 ecb-analyse-bucket-element-face 'ecb-analyse-bucket-element-face
 ecb-analyse-bucket-node-face 'ecb-analyse-bucket-node-face
 ecb-analyse-buffer-after-create-hook nil
 ecb-analyse-buffer-name " *ECB Analyse*"
 ecb-analyse-buffer-sync 'basic
 ecb-analyse-buffer-sync-delay 2
 ecb-analyse-buffer-sync-hook nil
 ecb-analyse-collapsed-buckets '("Arguments" "Context")
 ecb-analyse-face 'ecb-default-highlight-face
 ecb-analyse-fontified-buckets '("Context" "Function")
 ecb-analyse-gen-tag-info-fn nil
 ecb-analyse-general-face 'ecb-default-general-face
 ecb-analyse-show-node-info '(shift-click . full-info)
 ecb-analyse-show-tag-info-fn 'message
 ecb-auto-activate t
 ecb-auto-compatibility-check t
 ecb-auto-expand-directory-tree 'best
 ecb-auto-expand-tag-tree 'expand-spec
 ecb-auto-expand-tag-tree-collapse-other nil
 ecb-auto-save-before-etags-methods-rebuild t
 ecb-auto-update-methods-after-save nil
 ecb-basic-buffer-sync '(Info-mode dired-mode)
 ecb-basic-buffer-sync-delay 0.25
 ecb-basic-buffer-sync-hook nil
 ecb-before-activate-hook nil
 ecb-before-deactivate-hook nil
 ecb-bucket-node-display '("" "" ecb-bucket-node-face)
 ecb-cache-directory-contents '(("^/\\([^:/]*@\\)?\\([^@:/]*\\):.*" . 0) (".*" . 25)
                                ("^[^cefCEF]:\\(/[^\\\\/:*?\"<>|]*\\)*" . 15))
 ecb-cache-directory-contents-not nil
 ecb-change-layout-preserves-compwin-state t
 ecb-clear-caches-before-activate nil
 ecb-common-tree-buffer-after-create-hook nil
 ecb-compilation-buffer-names '(("*Calculator*") ("*vc*") ("*vc-diff*") ("*Apropos*") ("*Occur*") ("*shell*")
                                ("\\*[cC]ompilation.*\\*" . t) ("\\*i?grep.*\\*" . t) ("*JDEE Compile Server*")
                                ("*Help*") ("*Completions*") ("*Backtrace*") ("*Compile-log*") ("*bsh*")
                                ("*Messages*"))
 ecb-compilation-major-modes '(compilation-mode)
 ecb-compilation-predicates '(comint-check-proc)
 ecb-compile-window-height nil
 ecb-compile-window-prevent-shrink-below-height t
 ecb-compile-window-temporally-enlarge nil
 ecb-compile-window-width 'frame
 ecb-create-layout-file "H:/Private/.ecb-user-layouts.elc"
 ecb-create-layout-frame-height 51
 ecb-create-layout-frame-width 140
 ecb-deactivate-hook nil
 ecb-debug-mode t
 ecb-default-tag-filter nil
 ecb-directories-buffer-after-create-hook nil
 ecb-directories-buffer-name " *ECB Directories*"
 ecb-directories-general-face 'ecb-default-general-face
 ecb-directories-menu-sorter nil
 ecb-directories-menu-user-extension '(("Version Control" (ecb-dir-popup-cvs-status "CVS Status")
                                        (ecb-dir-popup-cvs-examine "CVS Examine")
                                        (ecb-dir-popup-cvs-update "CVS Update"))
                                       )
 ecb-directories-menu-user-extension-function 'ignore
 ecb-directories-show-node-info '(if-too-long . path)
 ecb-directories-update-speedbar 'auto
 ecb-directory-face 'ecb-default-highlight-face
 ecb-directory-not-accessible-face 'ecb-directory-not-accessible-face
 ecb-display-default-dir-after-start nil
 ecb-display-image-icons-for-semantic-tags nil
 ecb-enlarged-compilation-window-max-height 'best
 ecb-eshell-auto-activate nil
 ecb-eshell-buffer-sync 'basic
 ecb-eshell-buffer-sync-delay 'basic
 ecb-eshell-enlarge-when-eshell t
 ecb-eshell-fit-window-to-command-output t
 ecb-exclude-parents-regexps nil
 ecb-excluded-directories-regexps '("^\\(CVS\\|\\.[^xX]*\\)$")
 ecb-expand-methods-switch-off-auto-expand t
 ecb-find-external-tag-functions '((default ecb-search-tag-by-semantic-analyzer)
                                   (jde-mode ecb-jde-show-class-source))
 ecb-fix-window-size 'width
 ecb-font-lock-tags t
 ecb-force-reparse-when-semantic-idle-scheduler-off nil
 ecb-grep-function 'grep
 ecb-grep-recursive-function 'grep
 ecb-help-html-path "./html-help/ecb.html"
 ecb-help-info-path "./info-help/ecb.info"
 ecb-hide-ecb-windows-after-hook nil
 ecb-hide-ecb-windows-before-hook nil
 ecb-highlight-tag-with-point 'highlight-scroll
 ecb-highlight-tag-with-point-delay 0.25
 ecb-history-bucket-node-dir-soure-path-face 'ecb-history-bucket-node-dir-soure-path-face
 ecb-history-bucket-node-face 'ecb-history-bucket-node-face
 ecb-history-buffer-after-create-hook nil
 ecb-history-buffer-name " *ECB History*"
 ecb-history-dead-buffer-face 'ecb-history-dead-buffer-face
 ecb-history-exclude-file-regexps '("TAGS$" "semantic\\.cache$" "BROWSE-load.el")
 ecb-history-face 'ecb-default-highlight-face
 ecb-history-general-face 'ecb-default-general-face
 ecb-history-indirect-buffer-face 'ecb-history-indirect-buffer-face
 ecb-history-make-buckets 'directory-with-source-path
 ecb-history-menu-sorter nil
 ecb-history-menu-user-extension '(("Version control" (ecb-file-popup-ediff-revision "Ediff against revision")
                                    ("---") (ecb-file-popup-vc-next-action "Check In/Out")
                                    (ecb-file-popup-vc-log "Revision history")
                                    (ecb-file-popup-vc-annotate "Annotate")
                                    (ecb-file-popup-vc-diff "Diff against last version") ("---")
                                    (ecb-file-popup-vc-refresh-file "Recompute state for file")
                                    (ecb-file-popup-vc-refresh-all-files "Recompute state for whole history"))
                                   )
 ecb-history-menu-user-extension-function 'ignore
 ecb-history-show-node-info '(always . name-path)
 ecb-history-sort-ignore-case t
 ecb-history-sort-method 'name
 ecb-history-stick-indirect-buffers-to-basebuffer t
 ecb-host-accessible-check-valid-time nil
 ecb-ignore-display-buffer-function 'always
 ecb-ignore-pop-up-frames 'compile-window
 ecb-ignore-special-display 'compile-window
 ecb-jde-set-directories-buffer-to-jde-sourcepath nil
 ecb-key-map '("C-c C-c" (t "fh" ecb-history-filter) (t "fs" ecb-sources-filter) (t "fm" ecb-methods-filter)
               (t "fr" ecb-methods-filter-regexp) (t "ft" ecb-methods-filter-tagclass)
               (t "fc" ecb-methods-filter-current-type) (t "fp" ecb-methods-filter-protection)
               (t "fn" ecb-methods-filter-nofilter) (t "fl" ecb-methods-filter-delete-last)
               (t "ff" ecb-methods-filter-function) (t "p" ecb-nav-goto-previous) (t "n" ecb-nav-goto-next)
               (t "lc" ecb-change-layout) (t "lr" ecb-redraw-layout) (t "lw" ecb-toggle-ecb-windows)
               (t "lt" ecb-toggle-layout) (t "s" ecb-window-sync) (t "r" ecb-rebuild-methods-buffer)
               (t "a" ecb-toggle-auto-expand-tag-tree) (t "x" ecb-expand-methods-nodes) (t "h" ecb-show-help)
               (t "gl" ecb-goto-window-edit-last) (t "g1" ecb-goto-window-edit1) (t "g2" ecb-goto-window-edit2)
               (t "gc" ecb-goto-window-compilation) (t "gd" ecb-goto-window-directories)
               (t "gs" ecb-goto-window-sources) (t "gm" ecb-goto-window-methods) (t "gh" ecb-goto-window-history)
               (t "ga" ecb-goto-window-analyse) (t "gb" ecb-goto-window-speedbar)
               (t "md" ecb-maximize-window-directories) (t "ms" ecb-maximize-window-sources)
               (t "mm" ecb-maximize-window-methods) (t "mh" ecb-maximize-window-history)
               (t "ma" ecb-maximize-window-analyse) (t "mb" ecb-maximize-window-speedbar) (t "e" eshell)
               (t "o" ecb-toggle-scroll-other-window-scrolls-compile) (t "\\" ecb-toggle-compile-window)
               (t "/" ecb-toggle-compile-window-height) (t "," ecb-cycle-maximized-ecb-buffers)
               (t "." ecb-cycle-through-compilation-buffers) (t "c" semantic-complete-analyze-and-replace)
               (t " " comment-or-uncomment-region) (nil "M-." semantic-complete-jump))
 ecb-kill-buffer-clears-history nil
 ecb-layout-always-operate-in-edit-window '(switch-to-buffer)
 ecb-layout-debug-mode nil
 ecb-layout-name "Left5-Nate"
 ecb-layout-window-sizes '(("Left5-Nate" (0.25396825396825395 . 0.18604651162790697)
                            (0.25396825396825395 . 0.18604651162790697)
                            (0.25396825396825395 . 0.18604651162790697)
                            (0.25396825396825395 . 0.18604651162790697)
                            (0.25396825396825395 . 0.23255813953488372))
                           ("leftright-symboldef" (0.13793103448275862 . 0.35185185185185186)
                            (0.13793103448275862 . 0.35185185185185186)
                            (0.13793103448275862 . 0.2777777777777778) (0.22413793103448276 . 0.5185185185185185)
                            (0.22413793103448276 . 0.46296296296296297))
                           ("leftright-analyse" (0.18064516129032257 . 0.3888888888888889)
                            (0.18064516129032257 . 0.2962962962962963) (0.18064516129032257 . 0.2962962962962963)
                            (0.3225806451612903 . 0.48148148148148145) (0.3225806451612903 . 0.5))
                           )
 ecb-major-modes-show-or-hide '((c++-mode c-mode))
 ecb-maximize-ecb-window-after-selection nil
 ecb-maximize-next-after-maximized-select nil
 ecb-method-face 'ecb-default-highlight-face
 ecb-method-non-semantic-face 'speedbar-tag-face
 ecb-methods-buffer-after-create-hook nil
 ecb-methods-buffer-name " *ECB Methods*"
 ecb-methods-filter-replace-existing 'never
 ecb-methods-general-face 'ecb-methods-general-face
 ecb-methods-menu-sorter nil
 ecb-methods-menu-user-extension nil
 ecb-methods-menu-user-extension-function 'ignore
 ecb-methods-nodes-collapse-spec 'all
 ecb-methods-nodes-expand-spec '(type variable function section nonterminal keyword token)
 ecb-methods-separate-prototypes t
 ecb-methods-show-node-info '(if-too-long . name+type)
 ecb-minor-mode-text ""
 ecb-mode-line-data '((ecb-directories-buffer-name . sel-dir) (ecb-sources-buffer-name . sel-dir)
                      (ecb-methods-buffer-name . sel-source) (ecb-analyse-buffer-name . sel-source)
                      (ecb-history-buffer-name .
                       #("History" 0 7 (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu")))
                      )
 ecb-mode-line-data-face 'ecb-mode-line-data-face
 ecb-mode-line-display-window-number t
 ecb-mode-line-prefix-face 'ecb-mode-line-prefix-face
 ecb-mode-line-prefixes '((ecb-directories-buffer-name)
                          (ecb-sources-buffer-name . ecb-sources-filter-modeline-prefix)
                          (ecb-methods-buffer-name . ecb-methods-filter-modeline-prefix)
                          (ecb-history-buffer-name . ecb-history-filter-modeline-prefix))
 ecb-mode-line-win-nr-face 'ecb-mode-line-win-nr-face
 ecb-mouse-click-destination 'last-point
 ecb-new-ecb-frame nil
 ecb-non-semantic-exclude-modes '(shell-script-mode fundamental-mode text-mode telnet-mode custom-mode lua-mode
                                  dos-batch-mode)
 ecb-non-semantic-methods-initial-expand nil
 ecb-non-semantic-parsing-function nil
 ecb-options-version "2.40"
 ecb-other-window-behavior 'smart
 ecb-ping-options '("-n" "2" "HOST")
 ecb-ping-program "ping"
 ecb-post-process-semantic-taglist '((c++-mode ecb-group-function-tags-with-parents)
                                     (emacs-lisp-mode ecb-group-function-tags-with-parents)
                                     (c-mode ecb-filter-c-prototype-tags))
 ecb-prescan-directories-exclude-regexps nil
 ecb-prescan-directories-for-emptyness 'unless-remote
 ecb-primary-secondary-mouse-buttons 'mouse-2--C-mouse-2
 ecb-process-non-semantic-files nil
 ecb-read-only-check-exclude-regexps nil
 ecb-rebuild-non-semantic-methods-before-hook nil
 ecb-redraw-layout-after-hook '(ecb-eshell-recenter (lambda nil nil (message "Layout = %s" ecb-layout-name)))
 ecb-redraw-layout-before-hook nil
 ecb-redraw-layout-quickly nil
 ecb-run-ediff-in-ecb-frame nil
 ecb-scroll-other-window-scrolls-compile-window nil
 ecb-select-edit-window-on-redraw nil
 ecb-show-ecb-windows-after-hook nil
 ecb-show-ecb-windows-before-hook nil
 ecb-show-help-format 'info
 ecb-show-only-positioned-tags nil
 ecb-show-source-file-extension t
 ecb-show-sources-in-directories-buffer '("left7" "left13" "left14" "left15")
 ecb-show-tags '((default (include collapsed name) (parent collapsed name) (type collapsed nil)
                  (variable collapsed name) (function expanded access) (label hidden nil) (t collapsed name))
                 (c++-mode (include collapsed name) (parent collapsed name) (class expanded name)
                  (variable collapsed name) (type flattened name) (function flattened access)
                  (function expanded access) (label hidden name))
                 (c-mode (include collapsed nil) (parent collapsed nil) (type collapsed name)
                  (variable collapsed name) (function flattened access) (function collapsed access)
                  (label hidden nil) (t collapsed name))
                 (bovine-grammar-mode (keyword collapsed name) (token collapsed name)
                  (nonterminal flattened name) (rule flattened name) (t collapsed nil))
                 (wisent-grammar-mode (keyword collapsed name) (token collapsed name)
                  (nonterminal flattened name) (rule flattened name) (t collapsed nil))
                 (texinfo-mode (section flattened nil) (def collapsed name) (t collapsed nil)))
 ecb-source-face 'ecb-default-highlight-face
 ecb-source-file-regexps '(("st/src/\\(afw\\|alm\\|ars\\|bap\\|buf\\|bws\\|cgm\\|cmd\\|conn\\|cts\\|dio\\|dld\\|dmp\\|dpc\\|edm\\|ini\\|int\\|ipc\\|ldc\\|log\\|lui\\|mct\\|mon\\|ncs\\|nms\\|rmc\\|rtt\\|sas\\|sls\\|smi\\|sntp\\|ssti\\|svc\\|sys\\|tsk\\|tst\\|udp\\|upi\\|upm\\|vxt\\)\\(/\\(src\\|include\\)?\\)"
                            ("^.+\\(~\\|[0-9]\\|contrib\\|diffOutput\\|obj\\|log\\|cache\\)$" "^TAGS.*"
                             ".*\\(t\\|txt\\|lst\\)")
                            (".*\\(h\\|hpp\\|c\\|cpp\\|c\\+\\+\\)$"))
                           ("st_bsp\\\\\\(stcommon\\|slpst\\|mcpst\\|bcpst\\|pup\\|sst_up\\|upamst\\)\\(\\\\\\(xtensa\\)?\\)?"
                            (".+\\(\\~\\|[0-9]\\|contrib\\|diffOutput\\|log\\|cache\\)$" "^TAGS.*"
                             ".*\\(t\\|txt\\|lst\\)")
                            (".*\\(h\\|hpp\\|c\\|cpp\\|c\\+\\+\\)$"))
                           ("st/up/\\(src\\|inc\\|\\(dhcp\\|mmproxy\\|nat\\|\\(turbopagedw/\\(alayer\\|client\\|common\\|server\\|\\(\\(ctrlalayer\\(/\\(common\\|stcal\\)\\)?\\)?\\)\\|\\(\\(sslbridging\\(/\\(common\\|openssl\\|schp\\|sshp\\)\\)?\\)\\)\\|tcplayer4\\)\\)\\|usg\\)\\)\\(/\\(inc\\(lude\\)?\\|source\\|src\\|h\\)\\)?"
                            (".+\\(~\\|[0-9]\\|contrib\\|diffOutput\\|log\\|cache\\)" "^TAGS.*"
                             ".*\\(t\\|txt\\|lst\\)")
                            (".*\\(h\\|hpp\\|c\\|cpp\\|c\\+\\+\\)$"))
                           ("[Cc]:/usr/xtensa/T10[45]0.3/XtTools/Tools/i386-mingw32msvc/include\\(/sys\\)?" ("")
                            ("\\(\\(M\\|m\\)akefile\\|.*\\.\\(java\\|el\\|c\\|cc\\|h\\|hh\\|txt\\|html\\|texi\\|info\\|bnf\\)\\)$")
                            )
                           ("[Cc]:/usr/xtensa/T10[45]0.3/XtTools/Tools/include/g\\+\\+-3\\(/std\\)?" ("")
                            ("\\(\\(M\\|m\\)akefile\\|.*\\.\\(java\\|el\\|c\\|cc\\|h\\|hh\\|txt\\|html\\|texi\\|info\\|bnf\\)\\)$")
                            )
                           ("[Cc]:/usr/xtensa/T10[45]0.3/hns-spaceway/cbb[123]_v11/xtensa-elf/include/\\(\\(g\\+\\+\\(/std\\)?\\)\\|machine\\|sys\\|\\(xcc\\(/\\(g\\+\\+\\(/std\\)?\\)?\\)?\\)\\|xtensa\\(/\\(config\\|tie\\)\\)?\\)"
                            ("")
                            ("\\(\\(M\\|m\\)akefile\\|.*\\.\\(java\\|el\\|c\\|cc\\|h\\|hh\\|txt\\|html\\|texi\\|info\\|bnf\\)\\)$")
                            )
                           )
 ecb-source-in-directories-buffer-face 'ecb-source-in-directories-buffer-face
 ecb-source-path '(("J:/nschley_7.4/spw_st/st/src" "7.4:TP") ("J:/nschley_7.4/spw_st/st/up" "7.4:UPAM")
                   ("J:/nschley_7.4/spw_st/st/st_bsp" "7.4:BSP") ("J:/nschley_7.4/spw_st/st/pup" "7.4:PUP")
                   ("J:/nschley_7.4/spw_st/st/sst_up" "7.4:SSTUP")
                   ("J:/nschley_7.4/spw/system/mpack/CAICD" "7.4:CAICD")
                   (#("c:/Documents and Settings/nschley" 0 33
                      (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu"))
                    #("c:/Documents and Settings/nschley" 0 33
                      (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu"))
                    )
                   (#("e:" 0 2 (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu"))
                    #("e:" 0 2 (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu")))
                   (#("c:/Program Files/gnu/emacs-23.0.93/site-lisp/ecb" 0 48
                      (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu"))
                    #("c:/Program Files/gnu/emacs-23.0.93/site-lisp/ecb" 0 48
                      (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu"))
                    )
                   )
 ecb-source-read-only-face 'ecb-source-read-only-face
 ecb-sources-buffer-after-create-hook nil
 ecb-sources-buffer-name " *ECB Sources*"
 ecb-sources-exclude-cvsignore nil
 ecb-sources-general-face 'ecb-default-general-face
 ecb-sources-menu-sorter nil
 ecb-sources-menu-user-extension '(("Version control" (ecb-file-popup-ediff-revision "Ediff against revision")
                                    ("---") (ecb-file-popup-vc-next-action "Check In/Out")
                                    (ecb-file-popup-vc-log "Revision history")
                                    (ecb-file-popup-vc-annotate "Annotate")
                                    (ecb-file-popup-vc-diff "Diff against last version") ("---")
                                    (ecb-file-popup-vc-refresh-file "Recompute state for file")
                                    (ecb-file-popup-vc-refresh-dir "Recompute state for whole dir"))
                                   )
 ecb-sources-menu-user-extension-function 'ignore
 ecb-sources-perform-read-only-check 'unless-remote
 ecb-sources-show-node-info '(if-too-long . name)
 ecb-sources-sort-ignore-case nil
 ecb-sources-sort-method 'name
 ecb-speedbar-before-activate-hook nil
 ecb-speedbar-buffer-sync 'basic
 ecb-speedbar-buffer-sync-delay 'basic
 ecb-speedbar-buffer-sync-hook nil
 ecb-split-edit-window-after-start 'before-deactivation
 ecb-stealthy-tasks-delay 1
 ecb-symboldef-buffer-name " *ECB Symboldefinition*"
 ecb-symboldef-buffer-sync 'basic
 ecb-symboldef-buffer-sync-delay 'basic
 ecb-symboldef-buffer-sync-hook nil
 ecb-symboldef-find-functions '((lisp-interaction-mode . ecb-symboldef-find-lisp-doc)
                                (lisp-mode . ecb-symboldef-find-lisp-doc)
                                (emacs-lisp-mode . ecb-symboldef-find-lisp-doc)
                                (c-mode . ecb-symboldef-find-definition)
                                (c++-mode . ecb-symboldef-find-definition)
                                (default . ecb-symboldef-find-definition))
 ecb-symboldef-prototype-face nil
 ecb-symboldef-symbol-face 'use-font-lock-face
 ecb-tag-display-function '((default . ecb--semantic-format-tag-uml-concise-prototype)
                            (c++-mode . ecb--semantic-format-tag-uml-concise-prototype)
                            (c-mode . ecb--semantic-format-tag-uml-concise-prototype))
 ecb-tag-header-face 'ecb-tag-header-face
 ecb-tag-jump-sets-mark t
 ecb-tag-visit-post-actions '((default ecb-tag-visit-smart-tag-start ecb-tag-visit-highlight-tag-header)
                              (java-mode ecb-tag-visit-goto-doc-start) (jde-mode ecb-tag-visit-goto-doc-start))
 ecb-tip-of-the-day nil
 ecb-tip-of-the-day-file "~/.ecb-tip-of-day.el"
 ecb-toggle-layout-sequence '("left9" "Left2-Nate" "Left5-Nate")
 ecb-tree-buffer-style 'ascii-guides
 ecb-tree-do-not-leave-window-after-select nil
 ecb-tree-easy-hor-scroll 5
 ecb-tree-expand-symbol-before t
 ecb-tree-guide-line-face 'ecb-tree-guide-line-face
 ecb-tree-image-icons-directories '("c:/PROGRA~1/gnu/emacs-23.0.93/site-lisp/ecb/ecb-images/default/height-17"
                                    (ecb-directories-buffer-name .
                                     "c:/PROGRA~1/gnu/emacs-23.0.93/site-lisp/ecb/ecb-images/directories/height-17")
                                    (ecb-sources-buffer-name .
                                     "c:/PROGRA~1/gnu/emacs-23.0.93/site-lisp/ecb/ecb-images/sources/height-14_to_21")
                                    (ecb-methods-buffer-name .
                                     "c:/PROGRA~1/gnu/emacs-23.0.93/site-lisp/ecb/ecb-images/methods/height-14_to_21")
                                    )
 ecb-tree-incremental-search 'prefix
 ecb-tree-indent 4
 ecb-tree-make-parent-node-sticky t
 ecb-tree-mouse-action-trigger 'button-release
 ecb-tree-navigation-by-arrow t
 ecb-tree-stickynode-indent-string " "
 ecb-tree-truncate-lines '(ecb-directories-buffer-name ecb-sources-buffer-name ecb-history-buffer-name
                           ecb-analyse-buffer-name ecb-methods-buffer-name)
 ecb-truncate-long-names t
 ecb-type-tag-display nil
 ecb-type-tag-expansion '((default "class" "interface" "group" "namespace") (c++-mode . all-specifiers)
                          (c-mode . all-specifiers))
 ecb-use-recursive-edit nil
 ecb-use-speedbar-instead-native-tree-buffer nil
 ecb-vc-directory-exclude-regexps nil
 ecb-vc-enable-support nil
 ecb-vc-state-mapping '((up-to-date . up-to-date) (edited . edited) (locally-modified . edited)
                        (needs-patch . needs-patch) (needs-checkout . needs-patch) (needs-merge . needs-merge)
                        (unlocked-changes . unlocked-changes) (added . added) (locally-added . added)
                        (ignored . ignored) (unknown . unknown))
 ecb-vc-supported-backends '((ecb-vc-dir-managed-by-CVS . ecb-vc-state)
                             (ecb-vc-dir-managed-by-RCS . ecb-vc-state)
                             (ecb-vc-dir-managed-by-SCCS . ecb-vc-state)
                             (ecb-vc-dir-managed-by-SVN . ecb-vc-state)
                             (ecb-vc-dir-managed-by-GIT . ecb-vc-state)
                             (ecb-vc-dir-managed-by-MTN . ecb-vc-state))
 ecb-version-check t
 ecb-windows-height 0.33
 ecb-windows-width 0.33
 ecb-winman-escreen-number 1
 ecb-winman-winring-name "ECB"
 )




-----------------------------------------------------
The attributes of the ECB-faces are:

ecb-mode-line-data-face: nil
ecb-mode-line-prefix-face: (:foreground forestgreen)
ecb-mode-line-win-nr-face: (:weight bold)
ecb-bucket-node-face: (:inherit ecb-default-general-face :weight bold)
ecb-type-tag-group-face: (:foreground dim gray :weight bold)
ecb-type-tag-enum-face: (:weight bold)
ecb-type-tag-union-face: (:weight bold)
ecb-type-tag-typedef-face: (:weight bold)
ecb-type-tag-struct-face: (:weight bold)
ecb-type-tag-interface-face: (:weight bold)
ecb-type-tag-class-face: (:weight bold)
ecb-directory-not-accessible-face: (:inherit ecb-directories-general-face :foreground gray60)
ecb-source-read-only-face: (:foreground pink)
ecb-source-in-directories-buffer-face: (:inherit ecb-directories-general-face :foreground LightBlue1)
ecb-tag-header-face: (:background SeaGreen4)
ecb-symboldef-prototype-face: (:inherit ecb-default-general-face :weight bold)
ecb-symboldef-symbol-face: (:inherit ecb-default-general-face :weight bold)
ecb-analyse-bucket-node-face: (:inherit ecb-bucket-node-face :weight bold)
ecb-analyse-bucket-element-face: (:inherit ecb-analyse-general-face)
ecb-analyse-general-face: (:inherit ecb-default-general-face :height 1.0)
ecb-analyse-face: (:inherit ecb-default-highlight-face :background magenta)
ecb-history-face: (:inherit ecb-default-highlight-face :background magenta)
ecb-method-non-semantic-face: (:inherit ecb-methods-general-face :foreground brown)
ecb-method-face: (:inherit ecb-default-highlight-face :background magenta)
ecb-source-face: (:inherit ecb-default-highlight-face :background magenta)
ecb-directory-face: (:inherit ecb-default-highlight-face :background magenta)
ecb-default-highlight-face: (:background magenta)
ecb-history-dead-buffer-face: (:inherit ecb-history-general-face :foreground gray60)
ecb-history-indirect-buffer-face: (:inherit ecb-history-general-face :slant italic)
ecb-history-bucket-node-dir-soure-path-face: (:inherit ecb-history-bucket-node-face :foreground DarkMagenta)
ecb-history-bucket-node-face: (:inherit ecb-bucket-node-face)
ecb-history-general-face: (:inherit ecb-default-general-face :height 1.0)
ecb-methods-general-face: (:inherit ecb-default-general-face)
ecb-sources-general-face: (:inherit ecb-default-general-face :height 1.0)
ecb-directories-general-face: (:inherit ecb-default-general-face :height 1.0)
ecb-tree-guide-line-face: (:inherit ecb-default-general-face :foreground gray :height 1.0)
ecb-default-general-face: (:height 0.86)

-----------------------------------------------------



-----------------------------------------------------
There was no *ecb-tag-dump* buffer
-----------------------------------------------------



-----------------------------------------------------
The contents of the *Backtrace* buffer were

Debugger entered--Lisp error: (wrong-type-argument listp "c:/Program Files/gnu/emacs-23.0.93/site-lisp/cedet/semantic")
  ecb-add-buffers-to-history-new()
  ecb-select-source(t)
  ecb-set-selected-source("j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlService.cpp" nil nil)
  ecb-source-item-clicked([cl-struct-tree-node #("LuiHtmlService.cpp" 0 18 (face ...)) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlService.cpp" nil [cl-struct-tree-node "root" -1 nil ([cl-struct-tree-node #("HTTPBootRequest.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPBootRequest.cpp" nil #1 end nil nil #("HTTPBootRequest.cpp" 0 19 ...) "" -268435388] [cl-struct-tree-node #("HTTPBootServer.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPBootServer.cpp" nil #1 end nil nil #("HTTPBootServer.cpp" 0 18 ...) "" -268435387] [cl-struct-tree-node #("HTTPRequest.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPRequest.cpp" nil #1 end nil nil #("HTTPRequest.cpp" 0 15 ...) "" -268435386] [cl-struct-tree-node #("HTTPServer.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPServer.cpp" nil #1 end nil nil #("HTTPServer.cpp" 0 14 ...) "" -268435385] [cl-struct-tree-node #("IniLuiBootBuilder.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/IniLuiBootBuilder.cpp" nil #1 end nil nil #("IniLuiBootBuilder.cpp" 0 21 ...) "" -268435384] [cl-struct-tree-node #("IniLuiBuilder.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/IniLuiBuilder.cpp" nil #1 end nil nil #("IniLuiBuilder.cpp" 0 17 ...) "" -268435383] [cl-struct-tree-node #("LuiAlgoService.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlgoService.cpp" nil #1 end nil nil #("LuiAlgoService.cpp" 0 18 ...) "" -268435382] [cl-struct-tree-node #("LuiAlgoTypes.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlgoTypes.cpp" nil #1 end nil nil #("LuiAlgoTypes.cpp" 0 16 ...) "" -268435381] [cl-struct-tree-node #("LuiAlmHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlmHandler.cpp" nil #1 end nil nil #("LuiAlmHandler.cpp" 0 17 ...) "" -268435380] [cl-struct-tree-node #("LuiBootAlgoService.cpp" 0 22 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootAlgoService.cpp" nil #1 end nil nil #("LuiBootAlgoService.cpp" 0 22 ...) "" -268435379] [cl-struct-tree-node #("LuiBootBufService.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootBufService.cpp" nil #1 end nil nil #("LuiBootBufService.cpp" 0 21 ...) "" -268435378] [cl-struct-tree-node #("LuiBootDldHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootDldHandler.cpp" nil #1 end nil nil #("LuiBootDldHandler.cpp" 0 21 ...) "" -268435377] [cl-struct-tree-node #("LuiBootFlash.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootFlash.cpp" nil #1 end nil nil #("LuiBootFlash.cpp" 0 16 ...) "" -268435376] [cl-struct-tree-node #("LuiBootHTTPProxy.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootHTTPProxy.cpp" nil #1 end nil nil #("LuiBootHTTPProxy.cpp" 0 20 ...) "" -268435375] [cl-struct-tree-node #("LuiBootHtmlService.cpp" 0 22 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootHtmlService.cpp" nil #1 end nil nil #("LuiBootHtmlService.cpp" 0 22 ...) "" -268435374] [cl-struct-tree-node #("LuiBootMessageAgent.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootMessageAgent.cpp" nil #1 end nil nil #("LuiBootMessageAgent.cpp" 0 23 ...) "" -268435373] [cl-struct-tree-node #("LuiBootMonHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootMonHandler.cpp" nil #1 end nil nil #("LuiBootMonHandler.cpp" 0 21 ...) "" -268435372] [cl-struct-tree-node #("LuiBootNcsHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootNcsHandler.cpp" nil #1 end nil nil #("LuiBootNcsHandler.cpp" 0 21 ...) "" -268435371] [cl-struct-tree-node #("LuiBootParseService.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootParseService.cpp" nil #1 end nil nil #("LuiBootParseService.cpp" 0 23 ...) "" -268435370] [cl-struct-tree-node #("LuiBootRequest.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootRequest.cpp" nil #1 end nil nil #("LuiBootRequest.cpp" 0 18 ...) "" -268435369] [cl-struct-tree-node #("LuiBootService.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootService.cpp" nil #1 end nil nil #("LuiBootService.cpp" 0 18 ...) "" -268435368] [cl-struct-tree-node #("LuiBootSlsHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootSlsHandler.cpp" nil #1 end nil nil #("LuiBootSlsHandler.cpp" 0 21 ...) "" -268435367] [cl-struct-tree-node #("LuiBootTask.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTask.cpp" nil #1 end nil nil #("LuiBootTask.cpp" 0 15 ...) "" -268435366] [cl-struct-tree-node #("LuiBootTimerHandler.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTimerHandler.cpp" nil #1 end nil nil #("LuiBootTimerHandler.cpp" 0 23 ...) "" -268435365] [cl-struct-tree-node #("LuiBootTstHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTstHandler.cpp" nil #1 end nil nil #("LuiBootTstHandler.cpp" 0 21 ...) "" -268435364] [cl-struct-tree-node #("LuiBufService.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBufService.cpp" nil #1 end nil nil #("LuiBufService.cpp" 0 17 ...) "" -268435363] [cl-struct-tree-node #("LuiCannedHtml.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiCannedHtml.cpp" nil #1 end nil nil #("LuiCannedHtml.cpp" 0 17 ...) "" -268435362] [cl-struct-tree-node #("LuiCmdHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiCmdHandler.cpp" nil #1 end nil nil #("LuiCmdHandler.cpp" 0 17 ...) "" -268435361] [cl-struct-tree-node #("LuiDiagTests.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiDiagTests.cpp" nil #1 end nil nil #("LuiDiagTests.cpp" 0 16 ...) "" -268435360] [cl-struct-tree-node #("LuiDldHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiDldHandler.cpp" nil #1 end nil nil #("LuiDldHandler.cpp" 0 17 ...) "" -268435359] [cl-struct-tree-node #("LuiFlash.cpp" 0 12 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiFlash.cpp" nil #1 end nil nil #("LuiFlash.cpp" 0 12 ...) "" -268435358] [cl-struct-tree-node #("LuiFoldoutMenu.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiFoldoutMenu.cpp" nil #1 end nil nil #("LuiFoldoutMenu.cpp" 0 18 ...) "" -268435357] [cl-struct-tree-node #("LuiHTTPProxy.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHTTPProxy.cpp" nil #1 end nil nil #("LuiHTTPProxy.cpp" 0 16 ...) "" -268435356] [cl-struct-tree-node #("LuiHtmlCommon.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlCommon.cpp" nil #1 end nil nil #("LuiHtmlCommon.cpp" 0 17 ...) "" -268435355] #0 [cl-struct-tree-node #("LuiHtmlUtil.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlUtil.cpp" nil #1 end nil nil #("LuiHtmlUtil.cpp" 0 15 ...) "" -268435353] [cl-struct-tree-node #("LuiMake.cpp" 0 11 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMake.cpp" nil #1 end nil nil #("LuiMake.cpp" 0 11 ...) "" -268435352] [cl-struct-tree-node #("LuiMessageAgent.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMessageAgent.cpp" nil #1 end nil nil #("LuiMessageAgent.cpp" 0 19 ...) "" -268435351] [cl-struct-tree-node #("LuiMonHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMonHandler.cpp" nil #1 end nil nil #("LuiMonHandler.cpp" 0 17 ...) "" -268435350] [cl-struct-tree-node #("LuiMotiveSTState.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveSTState.cpp" nil #1 end nil nil #("LuiMotiveSTState.cpp" 0 20 ...) "" -268435349] [cl-struct-tree-node #("LuiMotiveService.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveService.cpp" nil #1 end nil nil #("LuiMotiveService.cpp" 0 20 ...) "" -268435348] [cl-struct-tree-node #("LuiMotiveTypes.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveTypes.cpp" nil #1 end nil nil #("LuiMotiveTypes.cpp" 0 18 ...) "" -268435347] [cl-struct-tree-node #("LuiNcsHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiNcsHandler.cpp" nil #1 end nil nil #("LuiNcsHandler.cpp" 0 17 ...) "" -268435346] [cl-struct-tree-node #("LuiParseService.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiParseService.cpp" nil #1 end nil nil #("LuiParseService.cpp" 0 19 ...) "" -268435345] [cl-struct-tree-node #("LuiRequest.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiRequest.cpp" nil #1 end nil nil #("LuiRequest.cpp" 0 14 ...) "" -268435344] [cl-struct-tree-node #("LuiSasHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiSasHandler.cpp" nil #1 end nil nil #("LuiSasHandler.cpp" 0 17 ...) "" -268435343] [cl-struct-tree-node #("LuiService.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiService.cpp" nil #1 end nil nil #("LuiService.cpp" 0 14 ...) "" -268435342] [cl-struct-tree-node #("LuiSlsHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiSlsHandler.cpp" nil #1 end nil nil #("LuiSlsHandler.cpp" 0 17 ...) "" -268435341] [cl-struct-tree-node #("LuiTask.cpp" 0 11 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiTask.cpp" nil #1 end nil nil #("LuiTask.cpp" 0 11 ...) "" -268435340] [cl-struct-tree-node #("LuiTimerHandler.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiTimerHandler.cpp" nil #1 end nil nil #("LuiTimerHandler.cpp" 0 19 ...) "" -268435339] ...) nil nil t t nil nil -268435389] end nil nil #("LuiHtmlService.cpp" 0 18 (face ...)) "" -268435354] 1 nil nil nil)
  ecb-source-clicked([cl-struct-tree-node #("LuiHtmlService.cpp" 0 18 (face ...)) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlService.cpp" nil [cl-struct-tree-node "root" -1 nil ([cl-struct-tree-node #("HTTPBootRequest.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPBootRequest.cpp" nil #1 end nil nil #("HTTPBootRequest.cpp" 0 19 ...) "" -268435388] [cl-struct-tree-node #("HTTPBootServer.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPBootServer.cpp" nil #1 end nil nil #("HTTPBootServer.cpp" 0 18 ...) "" -268435387] [cl-struct-tree-node #("HTTPRequest.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPRequest.cpp" nil #1 end nil nil #("HTTPRequest.cpp" 0 15 ...) "" -268435386] [cl-struct-tree-node #("HTTPServer.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPServer.cpp" nil #1 end nil nil #("HTTPServer.cpp" 0 14 ...) "" -268435385] [cl-struct-tree-node #("IniLuiBootBuilder.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/IniLuiBootBuilder.cpp" nil #1 end nil nil #("IniLuiBootBuilder.cpp" 0 21 ...) "" -268435384] [cl-struct-tree-node #("IniLuiBuilder.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/IniLuiBuilder.cpp" nil #1 end nil nil #("IniLuiBuilder.cpp" 0 17 ...) "" -268435383] [cl-struct-tree-node #("LuiAlgoService.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlgoService.cpp" nil #1 end nil nil #("LuiAlgoService.cpp" 0 18 ...) "" -268435382] [cl-struct-tree-node #("LuiAlgoTypes.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlgoTypes.cpp" nil #1 end nil nil #("LuiAlgoTypes.cpp" 0 16 ...) "" -268435381] [cl-struct-tree-node #("LuiAlmHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlmHandler.cpp" nil #1 end nil nil #("LuiAlmHandler.cpp" 0 17 ...) "" -268435380] [cl-struct-tree-node #("LuiBootAlgoService.cpp" 0 22 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootAlgoService.cpp" nil #1 end nil nil #("LuiBootAlgoService.cpp" 0 22 ...) "" -268435379] [cl-struct-tree-node #("LuiBootBufService.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootBufService.cpp" nil #1 end nil nil #("LuiBootBufService.cpp" 0 21 ...) "" -268435378] [cl-struct-tree-node #("LuiBootDldHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootDldHandler.cpp" nil #1 end nil nil #("LuiBootDldHandler.cpp" 0 21 ...) "" -268435377] [cl-struct-tree-node #("LuiBootFlash.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootFlash.cpp" nil #1 end nil nil #("LuiBootFlash.cpp" 0 16 ...) "" -268435376] [cl-struct-tree-node #("LuiBootHTTPProxy.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootHTTPProxy.cpp" nil #1 end nil nil #("LuiBootHTTPProxy.cpp" 0 20 ...) "" -268435375] [cl-struct-tree-node #("LuiBootHtmlService.cpp" 0 22 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootHtmlService.cpp" nil #1 end nil nil #("LuiBootHtmlService.cpp" 0 22 ...) "" -268435374] [cl-struct-tree-node #("LuiBootMessageAgent.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootMessageAgent.cpp" nil #1 end nil nil #("LuiBootMessageAgent.cpp" 0 23 ...) "" -268435373] [cl-struct-tree-node #("LuiBootMonHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootMonHandler.cpp" nil #1 end nil nil #("LuiBootMonHandler.cpp" 0 21 ...) "" -268435372] [cl-struct-tree-node #("LuiBootNcsHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootNcsHandler.cpp" nil #1 end nil nil #("LuiBootNcsHandler.cpp" 0 21 ...) "" -268435371] [cl-struct-tree-node #("LuiBootParseService.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootParseService.cpp" nil #1 end nil nil #("LuiBootParseService.cpp" 0 23 ...) "" -268435370] [cl-struct-tree-node #("LuiBootRequest.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootRequest.cpp" nil #1 end nil nil #("LuiBootRequest.cpp" 0 18 ...) "" -268435369] [cl-struct-tree-node #("LuiBootService.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootService.cpp" nil #1 end nil nil #("LuiBootService.cpp" 0 18 ...) "" -268435368] [cl-struct-tree-node #("LuiBootSlsHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootSlsHandler.cpp" nil #1 end nil nil #("LuiBootSlsHandler.cpp" 0 21 ...) "" -268435367] [cl-struct-tree-node #("LuiBootTask.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTask.cpp" nil #1 end nil nil #("LuiBootTask.cpp" 0 15 ...) "" -268435366] [cl-struct-tree-node #("LuiBootTimerHandler.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTimerHandler.cpp" nil #1 end nil nil #("LuiBootTimerHandler.cpp" 0 23 ...) "" -268435365] [cl-struct-tree-node #("LuiBootTstHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTstHandler.cpp" nil #1 end nil nil #("LuiBootTstHandler.cpp" 0 21 ...) "" -268435364] [cl-struct-tree-node #("LuiBufService.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBufService.cpp" nil #1 end nil nil #("LuiBufService.cpp" 0 17 ...) "" -268435363] [cl-struct-tree-node #("LuiCannedHtml.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiCannedHtml.cpp" nil #1 end nil nil #("LuiCannedHtml.cpp" 0 17 ...) "" -268435362] [cl-struct-tree-node #("LuiCmdHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiCmdHandler.cpp" nil #1 end nil nil #("LuiCmdHandler.cpp" 0 17 ...) "" -268435361] [cl-struct-tree-node #("LuiDiagTests.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiDiagTests.cpp" nil #1 end nil nil #("LuiDiagTests.cpp" 0 16 ...) "" -268435360] [cl-struct-tree-node #("LuiDldHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiDldHandler.cpp" nil #1 end nil nil #("LuiDldHandler.cpp" 0 17 ...) "" -268435359] [cl-struct-tree-node #("LuiFlash.cpp" 0 12 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiFlash.cpp" nil #1 end nil nil #("LuiFlash.cpp" 0 12 ...) "" -268435358] [cl-struct-tree-node #("LuiFoldoutMenu.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiFoldoutMenu.cpp" nil #1 end nil nil #("LuiFoldoutMenu.cpp" 0 18 ...) "" -268435357] [cl-struct-tree-node #("LuiHTTPProxy.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHTTPProxy.cpp" nil #1 end nil nil #("LuiHTTPProxy.cpp" 0 16 ...) "" -268435356] [cl-struct-tree-node #("LuiHtmlCommon.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlCommon.cpp" nil #1 end nil nil #("LuiHtmlCommon.cpp" 0 17 ...) "" -268435355] #0 [cl-struct-tree-node #("LuiHtmlUtil.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlUtil.cpp" nil #1 end nil nil #("LuiHtmlUtil.cpp" 0 15 ...) "" -268435353] [cl-struct-tree-node #("LuiMake.cpp" 0 11 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMake.cpp" nil #1 end nil nil #("LuiMake.cpp" 0 11 ...) "" -268435352] [cl-struct-tree-node #("LuiMessageAgent.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMessageAgent.cpp" nil #1 end nil nil #("LuiMessageAgent.cpp" 0 19 ...) "" -268435351] [cl-struct-tree-node #("LuiMonHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMonHandler.cpp" nil #1 end nil nil #("LuiMonHandler.cpp" 0 17 ...) "" -268435350] [cl-struct-tree-node #("LuiMotiveSTState.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveSTState.cpp" nil #1 end nil nil #("LuiMotiveSTState.cpp" 0 20 ...) "" -268435349] [cl-struct-tree-node #("LuiMotiveService.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveService.cpp" nil #1 end nil nil #("LuiMotiveService.cpp" 0 20 ...) "" -268435348] [cl-struct-tree-node #("LuiMotiveTypes.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveTypes.cpp" nil #1 end nil nil #("LuiMotiveTypes.cpp" 0 18 ...) "" -268435347] [cl-struct-tree-node #("LuiNcsHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiNcsHandler.cpp" nil #1 end nil nil #("LuiNcsHandler.cpp" 0 17 ...) "" -268435346] [cl-struct-tree-node #("LuiParseService.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiParseService.cpp" nil #1 end nil nil #("LuiParseService.cpp" 0 19 ...) "" -268435345] [cl-struct-tree-node #("LuiRequest.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiRequest.cpp" nil #1 end nil nil #("LuiRequest.cpp" 0 14 ...) "" -268435344] [cl-struct-tree-node #("LuiSasHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiSasHandler.cpp" nil #1 end nil nil #("LuiSasHandler.cpp" 0 17 ...) "" -268435343] [cl-struct-tree-node #("LuiService.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiService.cpp" nil #1 end nil nil #("LuiService.cpp" 0 14 ...) "" -268435342] [cl-struct-tree-node #("LuiSlsHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiSlsHandler.cpp" nil #1 end nil nil #("LuiSlsHandler.cpp" 0 17 ...) "" -268435341] [cl-struct-tree-node #("LuiTask.cpp" 0 11 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiTask.cpp" nil #1 end nil nil #("LuiTask.cpp" 0 11 ...) "" -268435340] [cl-struct-tree-node #("LuiTimerHandler.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiTimerHandler.cpp" nil #1 end nil nil #("LuiTimerHandler.cpp" 0 19 ...) "" -268435339] ...) nil nil t t nil nil -268435389] end nil nil #("LuiHtmlService.cpp" 0 18 (face ...)) "" -268435354] 1 nil nil nil)
  ecb-tree-buffer-node-select-callback([cl-struct-tree-node #("LuiHtmlService.cpp" 0 18 (face ...)) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlService.cpp" nil [cl-struct-tree-node "root" -1 nil ([cl-struct-tree-node #("HTTPBootRequest.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPBootRequest.cpp" nil #1 end nil nil #("HTTPBootRequest.cpp" 0 19 ...) "" -268435388] [cl-struct-tree-node #("HTTPBootServer.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPBootServer.cpp" nil #1 end nil nil #("HTTPBootServer.cpp" 0 18 ...) "" -268435387] [cl-struct-tree-node #("HTTPRequest.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPRequest.cpp" nil #1 end nil nil #("HTTPRequest.cpp" 0 15 ...) "" -268435386] [cl-struct-tree-node #("HTTPServer.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPServer.cpp" nil #1 end nil nil #("HTTPServer.cpp" 0 14 ...) "" -268435385] [cl-struct-tree-node #("IniLuiBootBuilder.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/IniLuiBootBuilder.cpp" nil #1 end nil nil #("IniLuiBootBuilder.cpp" 0 21 ...) "" -268435384] [cl-struct-tree-node #("IniLuiBuilder.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/IniLuiBuilder.cpp" nil #1 end nil nil #("IniLuiBuilder.cpp" 0 17 ...) "" -268435383] [cl-struct-tree-node #("LuiAlgoService.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlgoService.cpp" nil #1 end nil nil #("LuiAlgoService.cpp" 0 18 ...) "" -268435382] [cl-struct-tree-node #("LuiAlgoTypes.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlgoTypes.cpp" nil #1 end nil nil #("LuiAlgoTypes.cpp" 0 16 ...) "" -268435381] [cl-struct-tree-node #("LuiAlmHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlmHandler.cpp" nil #1 end nil nil #("LuiAlmHandler.cpp" 0 17 ...) "" -268435380] [cl-struct-tree-node #("LuiBootAlgoService.cpp" 0 22 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootAlgoService.cpp" nil #1 end nil nil #("LuiBootAlgoService.cpp" 0 22 ...) "" -268435379] [cl-struct-tree-node #("LuiBootBufService.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootBufService.cpp" nil #1 end nil nil #("LuiBootBufService.cpp" 0 21 ...) "" -268435378] [cl-struct-tree-node #("LuiBootDldHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootDldHandler.cpp" nil #1 end nil nil #("LuiBootDldHandler.cpp" 0 21 ...) "" -268435377] [cl-struct-tree-node #("LuiBootFlash.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootFlash.cpp" nil #1 end nil nil #("LuiBootFlash.cpp" 0 16 ...) "" -268435376] [cl-struct-tree-node #("LuiBootHTTPProxy.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootHTTPProxy.cpp" nil #1 end nil nil #("LuiBootHTTPProxy.cpp" 0 20 ...) "" -268435375] [cl-struct-tree-node #("LuiBootHtmlService.cpp" 0 22 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootHtmlService.cpp" nil #1 end nil nil #("LuiBootHtmlService.cpp" 0 22 ...) "" -268435374] [cl-struct-tree-node #("LuiBootMessageAgent.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootMessageAgent.cpp" nil #1 end nil nil #("LuiBootMessageAgent.cpp" 0 23 ...) "" -268435373] [cl-struct-tree-node #("LuiBootMonHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootMonHandler.cpp" nil #1 end nil nil #("LuiBootMonHandler.cpp" 0 21 ...) "" -268435372] [cl-struct-tree-node #("LuiBootNcsHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootNcsHandler.cpp" nil #1 end nil nil #("LuiBootNcsHandler.cpp" 0 21 ...) "" -268435371] [cl-struct-tree-node #("LuiBootParseService.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootParseService.cpp" nil #1 end nil nil #("LuiBootParseService.cpp" 0 23 ...) "" -268435370] [cl-struct-tree-node #("LuiBootRequest.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootRequest.cpp" nil #1 end nil nil #("LuiBootRequest.cpp" 0 18 ...) "" -268435369] [cl-struct-tree-node #("LuiBootService.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootService.cpp" nil #1 end nil nil #("LuiBootService.cpp" 0 18 ...) "" -268435368] [cl-struct-tree-node #("LuiBootSlsHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootSlsHandler.cpp" nil #1 end nil nil #("LuiBootSlsHandler.cpp" 0 21 ...) "" -268435367] [cl-struct-tree-node #("LuiBootTask.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTask.cpp" nil #1 end nil nil #("LuiBootTask.cpp" 0 15 ...) "" -268435366] [cl-struct-tree-node #("LuiBootTimerHandler.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTimerHandler.cpp" nil #1 end nil nil #("LuiBootTimerHandler.cpp" 0 23 ...) "" -268435365] [cl-struct-tree-node #("LuiBootTstHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTstHandler.cpp" nil #1 end nil nil #("LuiBootTstHandler.cpp" 0 21 ...) "" -268435364] [cl-struct-tree-node #("LuiBufService.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBufService.cpp" nil #1 end nil nil #("LuiBufService.cpp" 0 17 ...) "" -268435363] [cl-struct-tree-node #("LuiCannedHtml.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiCannedHtml.cpp" nil #1 end nil nil #("LuiCannedHtml.cpp" 0 17 ...) "" -268435362] [cl-struct-tree-node #("LuiCmdHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiCmdHandler.cpp" nil #1 end nil nil #("LuiCmdHandler.cpp" 0 17 ...) "" -268435361] [cl-struct-tree-node #("LuiDiagTests.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiDiagTests.cpp" nil #1 end nil nil #("LuiDiagTests.cpp" 0 16 ...) "" -268435360] [cl-struct-tree-node #("LuiDldHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiDldHandler.cpp" nil #1 end nil nil #("LuiDldHandler.cpp" 0 17 ...) "" -268435359] [cl-struct-tree-node #("LuiFlash.cpp" 0 12 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiFlash.cpp" nil #1 end nil nil #("LuiFlash.cpp" 0 12 ...) "" -268435358] [cl-struct-tree-node #("LuiFoldoutMenu.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiFoldoutMenu.cpp" nil #1 end nil nil #("LuiFoldoutMenu.cpp" 0 18 ...) "" -268435357] [cl-struct-tree-node #("LuiHTTPProxy.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHTTPProxy.cpp" nil #1 end nil nil #("LuiHTTPProxy.cpp" 0 16 ...) "" -268435356] [cl-struct-tree-node #("LuiHtmlCommon.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlCommon.cpp" nil #1 end nil nil #("LuiHtmlCommon.cpp" 0 17 ...) "" -268435355] #0 [cl-struct-tree-node #("LuiHtmlUtil.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlUtil.cpp" nil #1 end nil nil #("LuiHtmlUtil.cpp" 0 15 ...) "" -268435353] [cl-struct-tree-node #("LuiMake.cpp" 0 11 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMake.cpp" nil #1 end nil nil #("LuiMake.cpp" 0 11 ...) "" -268435352] [cl-struct-tree-node #("LuiMessageAgent.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMessageAgent.cpp" nil #1 end nil nil #("LuiMessageAgent.cpp" 0 19 ...) "" -268435351] [cl-struct-tree-node #("LuiMonHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMonHandler.cpp" nil #1 end nil nil #("LuiMonHandler.cpp" 0 17 ...) "" -268435350] [cl-struct-tree-node #("LuiMotiveSTState.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveSTState.cpp" nil #1 end nil nil #("LuiMotiveSTState.cpp" 0 20 ...) "" -268435349] [cl-struct-tree-node #("LuiMotiveService.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveService.cpp" nil #1 end nil nil #("LuiMotiveService.cpp" 0 20 ...) "" -268435348] [cl-struct-tree-node #("LuiMotiveTypes.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveTypes.cpp" nil #1 end nil nil #("LuiMotiveTypes.cpp" 0 18 ...) "" -268435347] [cl-struct-tree-node #("LuiNcsHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiNcsHandler.cpp" nil #1 end nil nil #("LuiNcsHandler.cpp" 0 17 ...) "" -268435346] [cl-struct-tree-node #("LuiParseService.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiParseService.cpp" nil #1 end nil nil #("LuiParseService.cpp" 0 19 ...) "" -268435345] [cl-struct-tree-node #("LuiRequest.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiRequest.cpp" nil #1 end nil nil #("LuiRequest.cpp" 0 14 ...) "" -268435344] [cl-struct-tree-node #("LuiSasHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiSasHandler.cpp" nil #1 end nil nil #("LuiSasHandler.cpp" 0 17 ...) "" -268435343] [cl-struct-tree-node #("LuiService.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiService.cpp" nil #1 end nil nil #("LuiService.cpp" 0 14 ...) "" -268435342] [cl-struct-tree-node #("LuiSlsHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiSlsHandler.cpp" nil #1 end nil nil #("LuiSlsHandler.cpp" 0 17 ...) "" -268435341] [cl-struct-tree-node #("LuiTask.cpp" 0 11 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiTask.cpp" nil #1 end nil nil #("LuiTask.cpp" 0 11 ...) "" -268435340] [cl-struct-tree-node #("LuiTimerHandler.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiTimerHandler.cpp" nil #1 end nil nil #("LuiTimerHandler.cpp" 0 19 ...) "" -268435339] ...) nil nil t t nil nil -268435389] end nil nil #("LuiHtmlService.cpp" 0 18 (face ...)) "" -268435354] 2 nil nil nil " *ECB Sources*")
  tree-buffer-select(2 (nil))
  #[(e) " !    C\" " [e tree-buffer-mouse-set-point tree-buffer-select 2 nil] 3 nil "e"]((mouse-2 (#<window 9 on  *ECB Sources*> 671 (51 . 47) -204580481 nil 671 (8 . 4) nil (3 . 3) (6 . 11))))
  call-interactively(#[(e) " !    C\" " [e tree-buffer-mouse-set-point tree-buffer-select 2 nil] 3 nil "e"] nil nil)

End Insert *Backtrace* buffer
-----------------------------------------------------

-----------------------------------------------------
The contents of the *Messages* buffer were

Idle Work Including Error: "#<buffer SlsUlpcRfServices.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiHtmlService.h...
Idle Work Including Error: "#<buffer LuiHtmlService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsMonTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsLpStatus.h...
Idle Work Including Error: "#<buffer SlsLpManager.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/TskInputHandler.h...
Idle Work Including Error: "#<buffer SlsMcpAgent.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiRspTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiBootRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NcsTypes.h...
Idle Work Including Error: "#<buffer LuiParseService.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LogProxy.h...
Idle Work Including Error: "#<buffer LuiRequest.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/MonFlash.h...
Idle Work Including Error: "#<buffer LuiParseService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiBufService.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiMonHandler.h...
Idle Work Including Error: "#<buffer LuiMonHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServicesInits.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
Mark set
Auto-saving...
Enriched: encoding document...
Auto-saving...done
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer RmcService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcDebugElements.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiHtmlService.h...
Idle Work Including Error: "#<buffer LuiHtmlService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsMonTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsLpStatus.h...
Idle Work Including Error: "#<buffer SlsLpManager.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/TskInputHandler.h...
Idle Work Including Error: "#<buffer SlsMcpAgent.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiRspTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiBootRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NcsTypes.h...
Idle Work Including Error: "#<buffer LuiParseService.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LogProxy.h...
Idle Work Including Error: "#<buffer LuiRequest.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/MonFlash.h...
Idle Work Including Error: "#<buffer LuiParseService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiBufService.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiMonHandler.h...
Idle Work Including Error: "#<buffer LuiMonHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServicesInits.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
Mark set
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer RmcService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcDebugElements.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiHtmlService.h...
Idle Work Including Error: "#<buffer LuiHtmlService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsMonTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsLpStatus.h...
Idle Work Including Error: "#<buffer SlsLpManager.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/TskInputHandler.h...
Idle Work Including Error: "#<buffer SlsMcpAgent.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiRspTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiBootRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NcsTypes.h...
Idle Work Including Error: "#<buffer LuiParseService.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LogProxy.h...
Idle Work Including Error: "#<buffer LuiRequest.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/MonFlash.h...
Idle Work Including Error: "#<buffer LuiParseService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiBufService.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiMonHandler.h...
Idle Work Including Error: "#<buffer LuiMonHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServicesInits.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
byte-code: Beginning of buffer
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer RmcService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcDebugElements.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiHtmlService.h...
Idle Work Including Error: "#<buffer LuiHtmlService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsMonTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsLpStatus.h...
Idle Work Including Error: "#<buffer SlsLpManager.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/TskInputHandler.h...
Idle Work Including Error: "#<buffer SlsMcpAgent.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiRspTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiBootRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NcsTypes.h...
Idle Work Including Error: "#<buffer LuiParseService.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LogProxy.h...
Idle Work Including Error: "#<buffer LuiRequest.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/MonFlash.h...
Idle Work Including Error: "#<buffer LuiParseService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiBufService.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiMonHandler.h...
Idle Work Including Error: "#<buffer LuiMonHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServicesInits.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
Mark set
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer RmcService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcDebugElements.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiHtmlService.h...
Idle Work Including Error: "#<buffer LuiHtmlService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsMonTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsLpStatus.h...
Idle Work Including Error: "#<buffer SlsLpManager.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/TskInputHandler.h...
Idle Work Including Error: "#<buffer SlsMcpAgent.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiRspTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiBootRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NcsTypes.h...
Idle Work Including Error: "#<buffer LuiParseService.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LogProxy.h...
Idle Work Including Error: "#<buffer LuiRequest.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/MonFlash.h...
Idle Work Including Error: "#<buffer LuiParseService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiBufService.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiMonHandler.h...
Idle Work Including Error: "#<buffer LuiMonHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServicesInits.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
Saving file e:/ep94-UseCases.txt...
Enriched: encoding document...
Wrote e:/ep94-UseCases.txt
Mark set
ecb-select-source: Wrong type argument: listp, "c:/Program Files/gnu/emacs-23.0.93/site-lisp/cedet/semantic"
Mark set [3 times]
Buffer Lui-SlsNotes.txt has shrunk a lot; auto save disabled in that buffer until next real save
Mark set
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Mark set
ecb-select-source: Wrong type argument: listp, "c:/Program Files/gnu/emacs-23.0.93/site-lisp/cedet/semantic"
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
ECB-2.40 -- error in ecb-select-sourceHiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Mark set [2 times]
ecb-select-source: Wrong type argument: listp, "c:/Program Files/gnu/emacs-23.0.93/site-lisp/cedet/semantic"
Note: file is write protected
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
ecb-select-source: Wrong type argument: listp, "c:/Program Files/gnu/emacs-23.0.93/site-lisp/cedet/semantic"
Debug on Error enabled globally
Note: file is write protected
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Entering debugger...
Mark saved where search started [2 times]
Preparing problem report...
Formatting bug report buffer.......................................

End Insert *Messages* buffer
-----------------------------------------------------


Please enter the details of your bug report here

I open a C++ source code file and get the following error:  Wrong type argument: listp, "c:/Program Files/gnu/emacs-23.0.93/site-lisp/cedet/semantic"

This error seems like a double-whammy:  first, that there's a wrong type argument error; second, why would the semantic directory be a parameter when a C++ file is getting opened?!

I didn't used to get such errors so it seems due to an ECB change introduced this week.

Emacs  : GNU Emacs 23.0.93.1 (i386-mingw-nt5.1.2600)
 of 2009-05-02 on SOFT-MJASON
Package: ECB: 2.40, CEDET: 1.0pre7, semantic: 2.0pre7, eieio: 1.2, speedbar: 1.0.3, JDEE: No JDEE

current state:
==============
(setq
 after-save-hook '(ecb-update-methods-after-saving)
 auto-mode-alist '(("Project\\.ede$" . emacs-lisp-mode)
                   ("\\.\\(bat\\|BAT\\)\\(~\\|\\.~[0-9]+~\\)?" . dos-batch-mode)
                   ("\\.[Tt][Tt][Ll]\\'" . TTerm-macro-mode) ("\\.ad[abs]\\'" . ada-mode)
                   ("\\.\\(ARC\\|ZIP\\|LZH\\|ZOO\\|JAR\\)\\'" . archive-mode)
                   ("\\.\\(arc\\|zip\\|lzh\\|zoo\\|jar\\)\\'" . archive-mode) ("\\.S\\'" . asm-mode)
                   ("\\.asm\\'" . asm-mode) ("\\.s\\'" . asm-mode) ("\\.awk\\'" . awk-mode)
                   ("\\.bib\\'" . bibtex-mode) ("\\.[Cc][Pp][Pp]\\(@@/\\|\\.~[~_]\\)" . c++-mode)
                   ("\\.[Cc][Pp][Pp]\\'" . c++-mode) ("\\.[Cc]\\+\\+\\'" . c++-mode)
                   ("\\.[Hh]\\(@@/\\|\\.~[~_]\\)" . c++-mode)
                   ("\\.[Hh]\\(\\.keep\\|~\\|\\.~[0-9]+~\\)?\\'" . c++-mode) ("\\.cc\\'" . c++-mode)
                   ("\\.cxx\\'" . c++-mode) ("\\.h\\+\\+\\'" . c++-mode) ("\\.hh\\'" . c++-mode)
                   ("\\.hpp\\'" . c++-mode) ("\\.hxx\\'" . c++-mode)
                   ("\\.[Cc]\\(@@/.*\\|\\.~~.*~\\)?\\'" . c-mode) ("\\.[Cc]\\(\\.keep\\)?\\'" . c-mode)
                   ("\\.lex\\'" . c-mode) ("\\.y\\'" . c-mode) ("ChangeLog\\'" . change-log-mode)
                   ("ChangeLog\\.[0-9]+\\'" . change-log-mode) ("\\$CHANGE_LOG\\$\\.TXT" . change-log-mode)
                   ("change\\.log\\'" . change-log-mode) ("changelo\\'" . change-log-mode)
                   ("changelog\\'" . change-log-mode) ("changelog\\.[0-9]+\\'" . change-log-mode)
                   ("S?ST_\\(23\\|3GW\\|45\\|AGW\\|UP\\|NOCC\\|SPIF\\)_" . compilation-mode)
                   ("\\.[Bb][Aa][Tt]\\'" . dos-batch-mode) ("\\.ds\\(ss\\)?l\\'" . dsssl-mode)
                   ("BROWSE\\(~.*\\|-[0-9]*\\)?\\'" . ebrowse-tree-mode)
                   ("\\.emacs\\(~?.*\\|-[0-9.]*\\|[-_.+!#].*\\)?\\'" . emacs-lisp-mode)
                   ("[:/]_emacs\\'" . emacs-lisp-mode) ("[]>:/\\]\\..*emacs\\'" . emacs-lisp-mode)
                   ("\\(/\\|\\`\\)\\.emacs_custom\\'" . emacs-lisp-mode)
                   ("\\.e\\(l\\|de\\)\\'" . emacs-lisp-mode) ("\\`\\..*emacs" . emacs-lisp-mode)
                   ("\\.f90\\'" . f90-mode) ("\\.[Ff]\\'" . fortran-mode) ("\\.f\\'" . fortran-mode)
                   ("\\.for\\'" . fortran-mode) ("\\.bin\\'" . hexl-mode) ("\\.nsf\\'" . hexl-mode)
                   ("\\.ntf\\'" . hexl-mode) ("\\.s?html?\\'" . html-mode) ("\\.icn\\'" . icon-mode)
                   ("\\.idl\\'" . idl-mode) ("\\.java\\'" . java-mode)
                   ("\\.Z\\(~\\|\\.~[0-9]+~\\)?\\'" nil jka-compr) ("\\.bz2\\'" nil jka-compr)
                   ("\\.gz\\(~\\|\\.~[0-9]+~\\)?\\'" nil jka-compr) ("\\.bbl\\'" . latex-mode)
                   ("\\.clo\\'" . latex-mode) ("\\.cls\\'" . latex-mode) ("\\.ltx\\'" . latex-mode)
                   ("\\.sty\\'" . latex-mode) ("\\.l\\'" . lisp-mode) ("\\.li?sp\\'" . lisp-mode)
                   ("\\.lua\\(~\\|\\.~[0-9]+~\\)?\\'" . lua-mode) ("\\.ml\\'" . lisp-mode) ("\\.m4\\'" . m4-mode)
                   ("\\.mc\\'" . m4-mode) ("\\([Mm]\\|GNUm\\)akefile\\(\\.in\\)?\\(.keep\\)?\\'" . makefile-mode)
                   ("\\([Mm]\\|GNUm\\)akefile\\.\\(in\\)?\\(.keep\\)?" . makefile-mode)
                   ("\\.am\\'" . makefile-mode) ("\\.mk\\'" . makefile-mode) ("\\.pre\\'" . makefile-mode)
                   ("\\.mf\\'" . metafont-mode) ("\\.mp\\'" . metapost-mode)
                   ("/drafts/[0-9]+\\'" . mh-letter-mode) ("\\.[12345678]\\'" . nroff-mode)
                   ("\\.man\\'" . nroff-mode) ("\\.m[ems]\\'" . nroff-mode) ("\\.m\\'" . objc-mode)
                   ("\\.p\\'" . pascal-mode) ("\\.pas\\'" . pascal-mode)
                   ("\\.\\([pP][Llm]\\|al\\)\\'" . perl-mode) ("\\.prolog\\'" . prolog-mode)
                   ("\\.oak\\'" . scheme-mode) ("\\.scm\\'" . scheme-mode) ("\\.scm\\.[0-9]*\\'" . scheme-mode)
                   ("\\.mss\\'" . scribe-mode) ("\\.dtd\\'" . sgml-mode) ("\\.sgml?\\'" . sgml-mode)
                   ("\\.xml\\'" . sgml-mode)
                   ("\\(/\\|\\`\\)\\.\\([kz]shenv\\|xinitrc\\|startxrc\\|xsession\\)\\'" . sh-mode)
                   ("\\(/\\|\\`\\)\\.\\(bash_logout\\|[kz]shrc\\|bashrc\\|t?cshrc\\|esrc\\)\\'" . sh-mode)
                   ("\\(/\\|\\`\\)\\.\\(bash_profile\\|z?login\\|bash_login\\|z?logout\\)\\'" . sh-mode)
                   ("\\.[ck]?sh\\'\\|\\.shar\\'\\|/\\.z?profile\\'" . sh-mode)
                   ("\\.scr\\(\\.[0-9]*\\)*\\'" . shell-script-mode)
                   ("\\.sed\\(\\.[0-9]*\\)*\\'" . shell-script-mode)
                   ("\\.sh\\(\\.[0-9]*\\)*\\'" . shell-script-mode) ("\\.sim\\'" . simula-mode)
                   ("\\.tar\\'" . tar-mode) ("\\.tgz\\'" . tar-mode) ("\\.exp\\'" . tcl-mode)
                   ("\\.itcl\\'" . tcl-mode) ("\\.itk\\'" . tcl-mode) ("\\.tcl\\'" . tcl-mode)
                   ("\\.[Tt]eX\\'" . tex-mode) ("\\.te?xi\\'" . texinfo-mode) ("\\.texinfo\\'" . texinfo-mode)
                   ("/Message[0-9]*\\'" . text-mode) ("\\.article\\'" . text-mode) ("\\.letter\\'" . text-mode)
                   ("\\.te?xt\\'" . text-mode) ("\\`/tmp/Re" . text-mode) ("\\`/tmp/fol/" . text-mode)
                   ("\\.vhdl?\\'" . vhdl-mode) ("\\.zone\\'" . zone-mode))
 c++-mode-hook '(semantic-default-c-setup setup-ifdef-mode
                 (lambda nil nil (define-key c++-mode-map [return] (quote newline-and-indent))))
 c-mode-common-hook '(ecb-activate semantic-default-c-setup activate-ifdef-mode turn-on-auto-fill
                      (lambda nil nil (define-key c-mode-base-map [return] (quote newline-and-indent)))
                      (lambda nil nil (define-key c-mode-base-map [M-\.] (quote semantic-complete-jump)))
                      (lambda nil nil (define-key c-mode-base-map [134217775] (quote semantic-ia-fast-jump)))
                      (lambda nil nil (global-ede-mode 1)))
 c-mode-hook '(semantic-default-c-setup setup-ifdef-mode
               (lambda nil nil (define-key c-mode-map [return] (quote newline-and-indent))))
 compilation-mode-hook nil
 compilation-window-height nil
 ediff-quit-hook '(ediff-cleanup-mess ecb-ediff-quit-hook
                   (lambda nil nil
                    (if (featurep (quote hideif)) (if hide-ifdef-initially (hide-ifdefs) (show-ifdefs))))
                   )
 help-mode-hook nil
 java-mode-hook '(wisent-java-default-setup)
 max-lisp-eval-depth 1000
 max-specpdl-size 3000
 post-command-hook '(semantic-highlight-func-highlight-current-tag t)
 pre-command-hook '(#[nil "\301\211\207" [semantic-complete-current-matched-tag nil] 2]
                    ecb-layout-pre-command-hook tooltip-hide)
 system-type 'windows-nt
 temp-buffer-max-height '(lambda (buffer) (/ (- (frame-height) 2) 2))
 truncate-lines t
 truncate-partial-width-windows 50
 window-system 'w32
 semantic-after-toplevel-cache-change-hook '(semantic-imenu-flush-fcn semantic-decorate-tags-after-full-reparse
                                             senator-completion-cache-flush-fcn t)
 semantic-format-face-alist '((function . font-lock-function-name-face) (variable . font-lock-variable-name-face)
                              (type . font-lock-type-face) (include . font-lock-constant-face)
                              (package . font-lock-constant-face) (label . font-lock-string-face)
                              (comment . font-lock-comment-face) (keyword . font-lock-keyword-face)
                              (abstract . italic) (static . underline) (documentation . font-lock-doc-face))
 semantic-orphaned-member-metaparent-type "struct"
 semantic-uml-colon-string ":"
 speedbar-dynamic-tags-function-list '((semantic-sb-fetch-tag-table . semantic-sb-insert-tag-table)
                                       (speedbar-fetch-dynamic-imenu . speedbar-insert-imenu-list)
                                       (speedbar-fetch-dynamic-etags . speedbar-insert-etags-list))
 speedbar-fetch-etags-arguments '("-e" "-I SLS_AP_DEBUG" "-I SLS_VX_SIM,ST_BOOT,SST,TCI_APPL" "-I ST_COP=1"
                                  "--language-force=C++" "--languages=+C" "--append=yes" "--C++-kinds=+px"
                                  "--verbose=no")
 speedbar-fetch-etags-command "c:/progra~1/gnu/emacs-23.0.93/bin/etags.exe   --declarations --members --language=c++ --ignore-indentation"
 speedbar-fetch-etags-parse-list '(("\\.\\([cChH]\\|c\\+\\+\\|cpp\\|cc\\|hh\\|java\\|cxx\\|hxx\\)\\'" .
                                    speedbar-parse-c-or-c++tag)
                                   ("^\\.emacs$\\|.\\(el\\|l\\|lsp\\)\\'" .
                                    "def[^i]+\\s-+\\(\\(\\w\\|[-_]\\)+\\)\\s-*")
                                   ("\\.tex\\'" . speedbar-parse-tex-string)
                                   ("\\.p\\'" .
                                    "\\(\\(FUNCTION\\|function\\|PROCEDURE\\|procedure\\)\\s-+\\([a-zA-Z0-9_.:]+\\)\\)\\s-*(?^?")
                                   )
 speedbar-tag-group-name-minimum-length 4
 speedbar-tag-hierarchy-method '(speedbar-prefix-group-tag-hierarchy speedbar-trim-words-tag-hierarchy
                                 speedbar-sort-tag-hierarchy)
 speedbar-tag-regroup-maximum-length 10
 speedbar-tag-split-minimum-length 20
 ecb-path-selected-directory #("j:/nschley_7.4/spw_st/st/src/lui/src" 0 36 (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu"))
 ecb-path-selected-source '("j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlService.cpp" .
                            #("LuiHtmlService.cpp" 0 18
                              (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu"))
                            )
 ecb-post-command-hooks '(ecb-handle-major-mode-visibilty ecb-layout-post-command-hook)
 ecb-pre-command-hooks '(ecb-layout-pre-command-hook)
 ecb-special-ecb-buffers-of-current-layout '(" *ECB Directories*" " *ECB Sources*" " *ECB Methods*"
                                             " *ECB History*" " *ECB Symboldefinition*")
 ecb-stealthy-function-list '(ecb-stealthy-ro-check-in-sources-buf ecb-stealthy-ro-check-in-directories-buf
                              ecb-stealthy-empty-dir-check ecb-stealthy-vc-check-in-directories-buf
                              ecb-stealthy-vc-check-in-sources-buf ecb-stealthy-vc-check-in-history-buf)
 ecb-stealthy-function-state-alist '((ecb-stealthy-vc-check-in-directories-buf . done)
                                     (ecb-stealthy-vc-check-in-sources-buf . done)
                                     (ecb-stealthy-vc-check-in-history-buf . done)
                                     (ecb-stealthy-ro-check-in-sources-buf . done)
                                     (ecb-stealthy-ro-check-in-directories-buf . done)
                                     (ecb-stealthy-empty-dir-check . done))
 ecb-toggle-layout-state 0
 ecb-tree-buffer-creators '((ecb-analyse-buffer-name . ecb-create-analyse-tree-buffer)
                            (ecb-methods-buffer-name . ecb-create-methods-tree-buffer)
                            (ecb-history-buffer-name . ecb-create-history-tree-buffer)
                            (ecb-sources-buffer-name . ecb-create-sources-tree-buffer)
                            (ecb-directories-buffer-name . ecb-create-directories-tree-buffer))
 ecb-windows-hidden nil
 ecb-activate-before-layout-draw-hook nil
 ecb-activate-before-new-frame-created-hook nil
 ecb-activate-hook '(ecb-eshell-auto-activate-hook)
 ecb-activation-selects-ecb-frame-if-already-active t
 ecb-add-path-for-not-matching-files '(nil)
 ecb-advice-window-functions-signal-error nil
 ecb-after-directory-change-hook nil
 ecb-analyse-bucket-element-face 'ecb-analyse-bucket-element-face
 ecb-analyse-bucket-node-face 'ecb-analyse-bucket-node-face
 ecb-analyse-buffer-after-create-hook nil
 ecb-analyse-buffer-name " *ECB Analyse*"
 ecb-analyse-buffer-sync 'basic
 ecb-analyse-buffer-sync-delay 2
 ecb-analyse-buffer-sync-hook nil
 ecb-analyse-collapsed-buckets '("Arguments" "Context")
 ecb-analyse-face 'ecb-default-highlight-face
 ecb-analyse-fontified-buckets '("Context" "Function")
 ecb-analyse-gen-tag-info-fn nil
 ecb-analyse-general-face 'ecb-default-general-face
 ecb-analyse-show-node-info '(shift-click . full-info)
 ecb-analyse-show-tag-info-fn 'message
 ecb-auto-activate t
 ecb-auto-compatibility-check t
 ecb-auto-expand-directory-tree 'best
 ecb-auto-expand-tag-tree 'expand-spec
 ecb-auto-expand-tag-tree-collapse-other nil
 ecb-auto-save-before-etags-methods-rebuild t
 ecb-auto-update-methods-after-save nil
 ecb-basic-buffer-sync '(Info-mode dired-mode)
 ecb-basic-buffer-sync-delay 0.25
 ecb-basic-buffer-sync-hook nil
 ecb-before-activate-hook nil
 ecb-before-deactivate-hook nil
 ecb-bucket-node-display '("" "" ecb-bucket-node-face)
 ecb-cache-directory-contents '(("^/\\([^:/]*@\\)?\\([^@:/]*\\):.*" . 0) (".*" . 25)
                                ("^[^cefCEF]:\\(/[^\\\\/:*?\"<>|]*\\)*" . 15))
 ecb-cache-directory-contents-not nil
 ecb-change-layout-preserves-compwin-state t
 ecb-clear-caches-before-activate nil
 ecb-common-tree-buffer-after-create-hook nil
 ecb-compilation-buffer-names '(("*Calculator*") ("*vc*") ("*vc-diff*") ("*Apropos*") ("*Occur*") ("*shell*")
                                ("\\*[cC]ompilation.*\\*" . t) ("\\*i?grep.*\\*" . t) ("*JDEE Compile Server*")
                                ("*Help*") ("*Completions*") ("*Backtrace*") ("*Compile-log*") ("*bsh*")
                                ("*Messages*"))
 ecb-compilation-major-modes '(compilation-mode)
 ecb-compilation-predicates '(comint-check-proc)
 ecb-compile-window-height nil
 ecb-compile-window-prevent-shrink-below-height t
 ecb-compile-window-temporally-enlarge nil
 ecb-compile-window-width 'frame
 ecb-create-layout-file "H:/Private/.ecb-user-layouts.elc"
 ecb-create-layout-frame-height 51
 ecb-create-layout-frame-width 140
 ecb-deactivate-hook nil
 ecb-debug-mode t
 ecb-default-tag-filter nil
 ecb-directories-buffer-after-create-hook nil
 ecb-directories-buffer-name " *ECB Directories*"
 ecb-directories-general-face 'ecb-default-general-face
 ecb-directories-menu-sorter nil
 ecb-directories-menu-user-extension '(("Version Control" (ecb-dir-popup-cvs-status "CVS Status")
                                        (ecb-dir-popup-cvs-examine "CVS Examine")
                                        (ecb-dir-popup-cvs-update "CVS Update"))
                                       )
 ecb-directories-menu-user-extension-function 'ignore
 ecb-directories-show-node-info '(if-too-long . path)
 ecb-directories-update-speedbar 'auto
 ecb-directory-face 'ecb-default-highlight-face
 ecb-directory-not-accessible-face 'ecb-directory-not-accessible-face
 ecb-display-default-dir-after-start nil
 ecb-display-image-icons-for-semantic-tags nil
 ecb-enlarged-compilation-window-max-height 'best
 ecb-eshell-auto-activate nil
 ecb-eshell-buffer-sync 'basic
 ecb-eshell-buffer-sync-delay 'basic
 ecb-eshell-enlarge-when-eshell t
 ecb-eshell-fit-window-to-command-output t
 ecb-exclude-parents-regexps nil
 ecb-excluded-directories-regexps '("^\\(CVS\\|\\.[^xX]*\\)$")
 ecb-expand-methods-switch-off-auto-expand t
 ecb-find-external-tag-functions '((default ecb-search-tag-by-semantic-analyzer)
                                   (jde-mode ecb-jde-show-class-source))
 ecb-fix-window-size 'width
 ecb-font-lock-tags t
 ecb-force-reparse-when-semantic-idle-scheduler-off nil
 ecb-grep-function 'grep
 ecb-grep-recursive-function 'grep
 ecb-help-html-path "./html-help/ecb.html"
 ecb-help-info-path "./info-help/ecb.info"
 ecb-hide-ecb-windows-after-hook nil
 ecb-hide-ecb-windows-before-hook nil
 ecb-highlight-tag-with-point 'highlight-scroll
 ecb-highlight-tag-with-point-delay 0.25
 ecb-history-bucket-node-dir-soure-path-face 'ecb-history-bucket-node-dir-soure-path-face
 ecb-history-bucket-node-face 'ecb-history-bucket-node-face
 ecb-history-buffer-after-create-hook nil
 ecb-history-buffer-name " *ECB History*"
 ecb-history-dead-buffer-face 'ecb-history-dead-buffer-face
 ecb-history-exclude-file-regexps '("TAGS$" "semantic\\.cache$" "BROWSE-load.el")
 ecb-history-face 'ecb-default-highlight-face
 ecb-history-general-face 'ecb-default-general-face
 ecb-history-indirect-buffer-face 'ecb-history-indirect-buffer-face
 ecb-history-make-buckets 'directory-with-source-path
 ecb-history-menu-sorter nil
 ecb-history-menu-user-extension '(("Version control" (ecb-file-popup-ediff-revision "Ediff against revision")
                                    ("---") (ecb-file-popup-vc-next-action "Check In/Out")
                                    (ecb-file-popup-vc-log "Revision history")
                                    (ecb-file-popup-vc-annotate "Annotate")
                                    (ecb-file-popup-vc-diff "Diff against last version") ("---")
                                    (ecb-file-popup-vc-refresh-file "Recompute state for file")
                                    (ecb-file-popup-vc-refresh-all-files "Recompute state for whole history"))
                                   )
 ecb-history-menu-user-extension-function 'ignore
 ecb-history-show-node-info '(always . name-path)
 ecb-history-sort-ignore-case t
 ecb-history-sort-method 'name
 ecb-history-stick-indirect-buffers-to-basebuffer t
 ecb-host-accessible-check-valid-time nil
 ecb-ignore-display-buffer-function 'always
 ecb-ignore-pop-up-frames 'compile-window
 ecb-ignore-special-display 'compile-window
 ecb-jde-set-directories-buffer-to-jde-sourcepath nil
 ecb-key-map '("C-c C-c" (t "fh" ecb-history-filter) (t "fs" ecb-sources-filter) (t "fm" ecb-methods-filter)
               (t "fr" ecb-methods-filter-regexp) (t "ft" ecb-methods-filter-tagclass)
               (t "fc" ecb-methods-filter-current-type) (t "fp" ecb-methods-filter-protection)
               (t "fn" ecb-methods-filter-nofilter) (t "fl" ecb-methods-filter-delete-last)
               (t "ff" ecb-methods-filter-function) (t "p" ecb-nav-goto-previous) (t "n" ecb-nav-goto-next)
               (t "lc" ecb-change-layout) (t "lr" ecb-redraw-layout) (t "lw" ecb-toggle-ecb-windows)
               (t "lt" ecb-toggle-layout) (t "s" ecb-window-sync) (t "r" ecb-rebuild-methods-buffer)
               (t "a" ecb-toggle-auto-expand-tag-tree) (t "x" ecb-expand-methods-nodes) (t "h" ecb-show-help)
               (t "gl" ecb-goto-window-edit-last) (t "g1" ecb-goto-window-edit1) (t "g2" ecb-goto-window-edit2)
               (t "gc" ecb-goto-window-compilation) (t "gd" ecb-goto-window-directories)
               (t "gs" ecb-goto-window-sources) (t "gm" ecb-goto-window-methods) (t "gh" ecb-goto-window-history)
               (t "ga" ecb-goto-window-analyse) (t "gb" ecb-goto-window-speedbar)
               (t "md" ecb-maximize-window-directories) (t "ms" ecb-maximize-window-sources)
               (t "mm" ecb-maximize-window-methods) (t "mh" ecb-maximize-window-history)
               (t "ma" ecb-maximize-window-analyse) (t "mb" ecb-maximize-window-speedbar) (t "e" eshell)
               (t "o" ecb-toggle-scroll-other-window-scrolls-compile) (t "\\" ecb-toggle-compile-window)
               (t "/" ecb-toggle-compile-window-height) (t "," ecb-cycle-maximized-ecb-buffers)
               (t "." ecb-cycle-through-compilation-buffers) (t "c" semantic-complete-analyze-and-replace)
               (t " " comment-or-uncomment-region) (nil "M-." semantic-complete-jump))
 ecb-kill-buffer-clears-history nil
 ecb-layout-always-operate-in-edit-window '(switch-to-buffer)
 ecb-layout-debug-mode nil
 ecb-layout-name "Left5-Nate"
 ecb-layout-window-sizes '(("Left5-Nate" (0.25396825396825395 . 0.18604651162790697)
                            (0.25396825396825395 . 0.18604651162790697)
                            (0.25396825396825395 . 0.18604651162790697)
                            (0.25396825396825395 . 0.18604651162790697)
                            (0.25396825396825395 . 0.23255813953488372))
                           ("leftright-symboldef" (0.13793103448275862 . 0.35185185185185186)
                            (0.13793103448275862 . 0.35185185185185186)
                            (0.13793103448275862 . 0.2777777777777778) (0.22413793103448276 . 0.5185185185185185)
                            (0.22413793103448276 . 0.46296296296296297))
                           ("leftright-analyse" (0.18064516129032257 . 0.3888888888888889)
                            (0.18064516129032257 . 0.2962962962962963) (0.18064516129032257 . 0.2962962962962963)
                            (0.3225806451612903 . 0.48148148148148145) (0.3225806451612903 . 0.5))
                           )
 ecb-major-modes-show-or-hide '((c++-mode c-mode))
 ecb-maximize-ecb-window-after-selection nil
 ecb-maximize-next-after-maximized-select nil
 ecb-method-face 'ecb-default-highlight-face
 ecb-method-non-semantic-face 'speedbar-tag-face
 ecb-methods-buffer-after-create-hook nil
 ecb-methods-buffer-name " *ECB Methods*"
 ecb-methods-filter-replace-existing 'never
 ecb-methods-general-face 'ecb-methods-general-face
 ecb-methods-menu-sorter nil
 ecb-methods-menu-user-extension nil
 ecb-methods-menu-user-extension-function 'ignore
 ecb-methods-nodes-collapse-spec 'all
 ecb-methods-nodes-expand-spec '(type variable function section nonterminal keyword token)
 ecb-methods-separate-prototypes t
 ecb-methods-show-node-info '(if-too-long . name+type)
 ecb-minor-mode-text ""
 ecb-mode-line-data '((ecb-directories-buffer-name . sel-dir) (ecb-sources-buffer-name . sel-dir)
                      (ecb-methods-buffer-name . sel-source) (ecb-analyse-buffer-name . sel-source)
                      (ecb-history-buffer-name .
                       #("History" 0 7 (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu")))
                      )
 ecb-mode-line-data-face 'ecb-mode-line-data-face
 ecb-mode-line-display-window-number t
 ecb-mode-line-prefix-face 'ecb-mode-line-prefix-face
 ecb-mode-line-prefixes '((ecb-directories-buffer-name)
                          (ecb-sources-buffer-name . ecb-sources-filter-modeline-prefix)
                          (ecb-methods-buffer-name . ecb-methods-filter-modeline-prefix)
                          (ecb-history-buffer-name . ecb-history-filter-modeline-prefix))
 ecb-mode-line-win-nr-face 'ecb-mode-line-win-nr-face
 ecb-mouse-click-destination 'last-point
 ecb-new-ecb-frame nil
 ecb-non-semantic-exclude-modes '(shell-script-mode fundamental-mode text-mode telnet-mode custom-mode lua-mode
                                  dos-batch-mode)
 ecb-non-semantic-methods-initial-expand nil
 ecb-non-semantic-parsing-function nil
 ecb-options-version "2.40"
 ecb-other-window-behavior 'smart
 ecb-ping-options '("-n" "2" "HOST")
 ecb-ping-program "ping"
 ecb-post-process-semantic-taglist '((c++-mode ecb-group-function-tags-with-parents)
                                     (emacs-lisp-mode ecb-group-function-tags-with-parents)
                                     (c-mode ecb-filter-c-prototype-tags))
 ecb-prescan-directories-exclude-regexps nil
 ecb-prescan-directories-for-emptyness 'unless-remote
 ecb-primary-secondary-mouse-buttons 'mouse-2--C-mouse-2
 ecb-process-non-semantic-files nil
 ecb-read-only-check-exclude-regexps nil
 ecb-rebuild-non-semantic-methods-before-hook nil
 ecb-redraw-layout-after-hook '(ecb-eshell-recenter (lambda nil nil (message "Layout = %s" ecb-layout-name)))
 ecb-redraw-layout-before-hook nil
 ecb-redraw-layout-quickly nil
 ecb-run-ediff-in-ecb-frame nil
 ecb-scroll-other-window-scrolls-compile-window nil
 ecb-select-edit-window-on-redraw nil
 ecb-show-ecb-windows-after-hook nil
 ecb-show-ecb-windows-before-hook nil
 ecb-show-help-format 'info
 ecb-show-only-positioned-tags nil
 ecb-show-source-file-extension t
 ecb-show-sources-in-directories-buffer '("left7" "left13" "left14" "left15")
 ecb-show-tags '((default (include collapsed name) (parent collapsed name) (type collapsed nil)
                  (variable collapsed name) (function expanded access) (label hidden nil) (t collapsed name))
                 (c++-mode (include collapsed name) (parent collapsed name) (class expanded name)
                  (variable collapsed name) (type flattened name) (function flattened access)
                  (function expanded access) (label hidden name))
                 (c-mode (include collapsed nil) (parent collapsed nil) (type collapsed name)
                  (variable collapsed name) (function flattened access) (function collapsed access)
                  (label hidden nil) (t collapsed name))
                 (bovine-grammar-mode (keyword collapsed name) (token collapsed name)
                  (nonterminal flattened name) (rule flattened name) (t collapsed nil))
                 (wisent-grammar-mode (keyword collapsed name) (token collapsed name)
                  (nonterminal flattened name) (rule flattened name) (t collapsed nil))
                 (texinfo-mode (section flattened nil) (def collapsed name) (t collapsed nil)))
 ecb-source-face 'ecb-default-highlight-face
 ecb-source-file-regexps '(("st/src/\\(afw\\|alm\\|ars\\|bap\\|buf\\|bws\\|cgm\\|cmd\\|conn\\|cts\\|dio\\|dld\\|dmp\\|dpc\\|edm\\|ini\\|int\\|ipc\\|ldc\\|log\\|lui\\|mct\\|mon\\|ncs\\|nms\\|rmc\\|rtt\\|sas\\|sls\\|smi\\|sntp\\|ssti\\|svc\\|sys\\|tsk\\|tst\\|udp\\|upi\\|upm\\|vxt\\)\\(/\\(src\\|include\\)?\\)"
                            ("^.+\\(~\\|[0-9]\\|contrib\\|diffOutput\\|obj\\|log\\|cache\\)$" "^TAGS.*"
                             ".*\\(t\\|txt\\|lst\\)")
                            (".*\\(h\\|hpp\\|c\\|cpp\\|c\\+\\+\\)$"))
                           ("st_bsp\\\\\\(stcommon\\|slpst\\|mcpst\\|bcpst\\|pup\\|sst_up\\|upamst\\)\\(\\\\\\(xtensa\\)?\\)?"
                            (".+\\(\\~\\|[0-9]\\|contrib\\|diffOutput\\|log\\|cache\\)$" "^TAGS.*"
                             ".*\\(t\\|txt\\|lst\\)")
                            (".*\\(h\\|hpp\\|c\\|cpp\\|c\\+\\+\\)$"))
                           ("st/up/\\(src\\|inc\\|\\(dhcp\\|mmproxy\\|nat\\|\\(turbopagedw/\\(alayer\\|client\\|common\\|server\\|\\(\\(ctrlalayer\\(/\\(common\\|stcal\\)\\)?\\)?\\)\\|\\(\\(sslbridging\\(/\\(common\\|openssl\\|schp\\|sshp\\)\\)?\\)\\)\\|tcplayer4\\)\\)\\|usg\\)\\)\\(/\\(inc\\(lude\\)?\\|source\\|src\\|h\\)\\)?"
                            (".+\\(~\\|[0-9]\\|contrib\\|diffOutput\\|log\\|cache\\)" "^TAGS.*"
                             ".*\\(t\\|txt\\|lst\\)")
                            (".*\\(h\\|hpp\\|c\\|cpp\\|c\\+\\+\\)$"))
                           ("[Cc]:/usr/xtensa/T10[45]0.3/XtTools/Tools/i386-mingw32msvc/include\\(/sys\\)?" ("")
                            ("\\(\\(M\\|m\\)akefile\\|.*\\.\\(java\\|el\\|c\\|cc\\|h\\|hh\\|txt\\|html\\|texi\\|info\\|bnf\\)\\)$")
                            )
                           ("[Cc]:/usr/xtensa/T10[45]0.3/XtTools/Tools/include/g\\+\\+-3\\(/std\\)?" ("")
                            ("\\(\\(M\\|m\\)akefile\\|.*\\.\\(java\\|el\\|c\\|cc\\|h\\|hh\\|txt\\|html\\|texi\\|info\\|bnf\\)\\)$")
                            )
                           ("[Cc]:/usr/xtensa/T10[45]0.3/hns-spaceway/cbb[123]_v11/xtensa-elf/include/\\(\\(g\\+\\+\\(/std\\)?\\)\\|machine\\|sys\\|\\(xcc\\(/\\(g\\+\\+\\(/std\\)?\\)?\\)?\\)\\|xtensa\\(/\\(config\\|tie\\)\\)?\\)"
                            ("")
                            ("\\(\\(M\\|m\\)akefile\\|.*\\.\\(java\\|el\\|c\\|cc\\|h\\|hh\\|txt\\|html\\|texi\\|info\\|bnf\\)\\)$")
                            )
                           )
 ecb-source-in-directories-buffer-face 'ecb-source-in-directories-buffer-face
 ecb-source-path '(("J:/nschley_7.4/spw_st/st/src" "7.4:TP") ("J:/nschley_7.4/spw_st/st/up" "7.4:UPAM")
                   ("J:/nschley_7.4/spw_st/st/st_bsp" "7.4:BSP") ("J:/nschley_7.4/spw_st/st/pup" "7.4:PUP")
                   ("J:/nschley_7.4/spw_st/st/sst_up" "7.4:SSTUP")
                   ("J:/nschley_7.4/spw/system/mpack/CAICD" "7.4:CAICD")
                   (#("c:/Documents and Settings/nschley" 0 33
                      (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu"))
                    #("c:/Documents and Settings/nschley" 0 33
                      (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu"))
                    )
                   (#("e:" 0 2 (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu"))
                    #("e:" 0 2 (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu")))
                   (#("c:/Program Files/gnu/emacs-23.0.93/site-lisp/ecb" 0 48
                      (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu"))
                    #("c:/Program Files/gnu/emacs-23.0.93/site-lisp/ecb" 0 48
                      (help-echo "Mouse-2 toggles maximizing, mouse-3 displays a popup-menu"))
                    )
                   )
 ecb-source-read-only-face 'ecb-source-read-only-face
 ecb-sources-buffer-after-create-hook nil
 ecb-sources-buffer-name " *ECB Sources*"
 ecb-sources-exclude-cvsignore nil
 ecb-sources-general-face 'ecb-default-general-face
 ecb-sources-menu-sorter nil
 ecb-sources-menu-user-extension '(("Version control" (ecb-file-popup-ediff-revision "Ediff against revision")
                                    ("---") (ecb-file-popup-vc-next-action "Check In/Out")
                                    (ecb-file-popup-vc-log "Revision history")
                                    (ecb-file-popup-vc-annotate "Annotate")
                                    (ecb-file-popup-vc-diff "Diff against last version") ("---")
                                    (ecb-file-popup-vc-refresh-file "Recompute state for file")
                                    (ecb-file-popup-vc-refresh-dir "Recompute state for whole dir"))
                                   )
 ecb-sources-menu-user-extension-function 'ignore
 ecb-sources-perform-read-only-check 'unless-remote
 ecb-sources-show-node-info '(if-too-long . name)
 ecb-sources-sort-ignore-case nil
 ecb-sources-sort-method 'name
 ecb-speedbar-before-activate-hook nil
 ecb-speedbar-buffer-sync 'basic
 ecb-speedbar-buffer-sync-delay 'basic
 ecb-speedbar-buffer-sync-hook nil
 ecb-split-edit-window-after-start 'before-deactivation
 ecb-stealthy-tasks-delay 1
 ecb-symboldef-buffer-name " *ECB Symboldefinition*"
 ecb-symboldef-buffer-sync 'basic
 ecb-symboldef-buffer-sync-delay 'basic
 ecb-symboldef-buffer-sync-hook nil
 ecb-symboldef-find-functions '((lisp-interaction-mode . ecb-symboldef-find-lisp-doc)
                                (lisp-mode . ecb-symboldef-find-lisp-doc)
                                (emacs-lisp-mode . ecb-symboldef-find-lisp-doc)
                                (c-mode . ecb-symboldef-find-definition)
                                (c++-mode . ecb-symboldef-find-definition)
                                (default . ecb-symboldef-find-definition))
 ecb-symboldef-prototype-face nil
 ecb-symboldef-symbol-face 'use-font-lock-face
 ecb-tag-display-function '((default . ecb--semantic-format-tag-uml-concise-prototype)
                            (c++-mode . ecb--semantic-format-tag-uml-concise-prototype)
                            (c-mode . ecb--semantic-format-tag-uml-concise-prototype))
 ecb-tag-header-face 'ecb-tag-header-face
 ecb-tag-jump-sets-mark t
 ecb-tag-visit-post-actions '((default ecb-tag-visit-smart-tag-start ecb-tag-visit-highlight-tag-header)
                              (java-mode ecb-tag-visit-goto-doc-start) (jde-mode ecb-tag-visit-goto-doc-start))
 ecb-tip-of-the-day nil
 ecb-tip-of-the-day-file "~/.ecb-tip-of-day.el"
 ecb-toggle-layout-sequence '("left9" "Left2-Nate" "Left5-Nate")
 ecb-tree-buffer-style 'ascii-guides
 ecb-tree-do-not-leave-window-after-select nil
 ecb-tree-easy-hor-scroll 5
 ecb-tree-expand-symbol-before t
 ecb-tree-guide-line-face 'ecb-tree-guide-line-face
 ecb-tree-image-icons-directories '("c:/PROGRA~1/gnu/emacs-23.0.93/site-lisp/ecb/ecb-images/default/height-17"
                                    (ecb-directories-buffer-name .
                                     "c:/PROGRA~1/gnu/emacs-23.0.93/site-lisp/ecb/ecb-images/directories/height-17")
                                    (ecb-sources-buffer-name .
                                     "c:/PROGRA~1/gnu/emacs-23.0.93/site-lisp/ecb/ecb-images/sources/height-14_to_21")
                                    (ecb-methods-buffer-name .
                                     "c:/PROGRA~1/gnu/emacs-23.0.93/site-lisp/ecb/ecb-images/methods/height-14_to_21")
                                    )
 ecb-tree-incremental-search 'prefix
 ecb-tree-indent 4
 ecb-tree-make-parent-node-sticky t
 ecb-tree-mouse-action-trigger 'button-release
 ecb-tree-navigation-by-arrow t
 ecb-tree-stickynode-indent-string " "
 ecb-tree-truncate-lines '(ecb-directories-buffer-name ecb-sources-buffer-name ecb-history-buffer-name
                           ecb-analyse-buffer-name ecb-methods-buffer-name)
 ecb-truncate-long-names t
 ecb-type-tag-display nil
 ecb-type-tag-expansion '((default "class" "interface" "group" "namespace") (c++-mode . all-specifiers)
                          (c-mode . all-specifiers))
 ecb-use-recursive-edit nil
 ecb-use-speedbar-instead-native-tree-buffer nil
 ecb-vc-directory-exclude-regexps nil
 ecb-vc-enable-support nil
 ecb-vc-state-mapping '((up-to-date . up-to-date) (edited . edited) (locally-modified . edited)
                        (needs-patch . needs-patch) (needs-checkout . needs-patch) (needs-merge . needs-merge)
                        (unlocked-changes . unlocked-changes) (added . added) (locally-added . added)
                        (ignored . ignored) (unknown . unknown))
 ecb-vc-supported-backends '((ecb-vc-dir-managed-by-CVS . ecb-vc-state)
                             (ecb-vc-dir-managed-by-RCS . ecb-vc-state)
                             (ecb-vc-dir-managed-by-SCCS . ecb-vc-state)
                             (ecb-vc-dir-managed-by-SVN . ecb-vc-state)
                             (ecb-vc-dir-managed-by-GIT . ecb-vc-state)
                             (ecb-vc-dir-managed-by-MTN . ecb-vc-state))
 ecb-version-check t
 ecb-windows-height 0.33
 ecb-windows-width 0.33
 ecb-winman-escreen-number 1
 ecb-winman-winring-name "ECB"
 )




-----------------------------------------------------
The attributes of the ECB-faces are:

ecb-mode-line-data-face: nil
ecb-mode-line-prefix-face: (:foreground forestgreen)
ecb-mode-line-win-nr-face: (:weight bold)
ecb-bucket-node-face: (:inherit ecb-default-general-face :weight bold)
ecb-type-tag-group-face: (:foreground dim gray :weight bold)
ecb-type-tag-enum-face: (:weight bold)
ecb-type-tag-union-face: (:weight bold)
ecb-type-tag-typedef-face: (:weight bold)
ecb-type-tag-struct-face: (:weight bold)
ecb-type-tag-interface-face: (:weight bold)
ecb-type-tag-class-face: (:weight bold)
ecb-directory-not-accessible-face: (:inherit ecb-directories-general-face :foreground gray60)
ecb-source-read-only-face: (:foreground pink)
ecb-source-in-directories-buffer-face: (:inherit ecb-directories-general-face :foreground LightBlue1)
ecb-tag-header-face: (:background SeaGreen4)
ecb-symboldef-prototype-face: (:inherit ecb-default-general-face :weight bold)
ecb-symboldef-symbol-face: (:inherit ecb-default-general-face :weight bold)
ecb-analyse-bucket-node-face: (:inherit ecb-bucket-node-face :weight bold)
ecb-analyse-bucket-element-face: (:inherit ecb-analyse-general-face)
ecb-analyse-general-face: (:inherit ecb-default-general-face :height 1.0)
ecb-analyse-face: (:inherit ecb-default-highlight-face :background magenta)
ecb-history-face: (:inherit ecb-default-highlight-face :background magenta)
ecb-method-non-semantic-face: (:inherit ecb-methods-general-face :foreground brown)
ecb-method-face: (:inherit ecb-default-highlight-face :background magenta)
ecb-source-face: (:inherit ecb-default-highlight-face :background magenta)
ecb-directory-face: (:inherit ecb-default-highlight-face :background magenta)
ecb-default-highlight-face: (:background magenta)
ecb-history-dead-buffer-face: (:inherit ecb-history-general-face :foreground gray60)
ecb-history-indirect-buffer-face: (:inherit ecb-history-general-face :slant italic)
ecb-history-bucket-node-dir-soure-path-face: (:inherit ecb-history-bucket-node-face :foreground DarkMagenta)
ecb-history-bucket-node-face: (:inherit ecb-bucket-node-face)
ecb-history-general-face: (:inherit ecb-default-general-face :height 1.0)
ecb-methods-general-face: (:inherit ecb-default-general-face)
ecb-sources-general-face: (:inherit ecb-default-general-face :height 1.0)
ecb-directories-general-face: (:inherit ecb-default-general-face :height 1.0)
ecb-tree-guide-line-face: (:inherit ecb-default-general-face :foreground gray :height 1.0)
ecb-default-general-face: (:height 0.86)

-----------------------------------------------------



-----------------------------------------------------
There was no *ecb-tag-dump* buffer
-----------------------------------------------------



-----------------------------------------------------
The contents of the *Backtrace* buffer were

Debugger entered--Lisp error: (wrong-type-argument listp "c:/Program Files/gnu/emacs-23.0.93/site-lisp/cedet/semantic")
  ecb-add-buffers-to-history-new()
  ecb-select-source(t)
  ecb-set-selected-source("j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlService.cpp" nil nil)
  ecb-source-item-clicked([cl-struct-tree-node #("LuiHtmlService.cpp" 0 18 (face ...)) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlService.cpp" nil [cl-struct-tree-node "root" -1 nil ([cl-struct-tree-node #("HTTPBootRequest.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPBootRequest.cpp" nil #1 end nil nil #("HTTPBootRequest.cpp" 0 19 ...) "" -268435388] [cl-struct-tree-node #("HTTPBootServer.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPBootServer.cpp" nil #1 end nil nil #("HTTPBootServer.cpp" 0 18 ...) "" -268435387] [cl-struct-tree-node #("HTTPRequest.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPRequest.cpp" nil #1 end nil nil #("HTTPRequest.cpp" 0 15 ...) "" -268435386] [cl-struct-tree-node #("HTTPServer.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPServer.cpp" nil #1 end nil nil #("HTTPServer.cpp" 0 14 ...) "" -268435385] [cl-struct-tree-node #("IniLuiBootBuilder.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/IniLuiBootBuilder.cpp" nil #1 end nil nil #("IniLuiBootBuilder.cpp" 0 21 ...) "" -268435384] [cl-struct-tree-node #("IniLuiBuilder.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/IniLuiBuilder.cpp" nil #1 end nil nil #("IniLuiBuilder.cpp" 0 17 ...) "" -268435383] [cl-struct-tree-node #("LuiAlgoService.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlgoService.cpp" nil #1 end nil nil #("LuiAlgoService.cpp" 0 18 ...) "" -268435382] [cl-struct-tree-node #("LuiAlgoTypes.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlgoTypes.cpp" nil #1 end nil nil #("LuiAlgoTypes.cpp" 0 16 ...) "" -268435381] [cl-struct-tree-node #("LuiAlmHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlmHandler.cpp" nil #1 end nil nil #("LuiAlmHandler.cpp" 0 17 ...) "" -268435380] [cl-struct-tree-node #("LuiBootAlgoService.cpp" 0 22 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootAlgoService.cpp" nil #1 end nil nil #("LuiBootAlgoService.cpp" 0 22 ...) "" -268435379] [cl-struct-tree-node #("LuiBootBufService.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootBufService.cpp" nil #1 end nil nil #("LuiBootBufService.cpp" 0 21 ...) "" -268435378] [cl-struct-tree-node #("LuiBootDldHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootDldHandler.cpp" nil #1 end nil nil #("LuiBootDldHandler.cpp" 0 21 ...) "" -268435377] [cl-struct-tree-node #("LuiBootFlash.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootFlash.cpp" nil #1 end nil nil #("LuiBootFlash.cpp" 0 16 ...) "" -268435376] [cl-struct-tree-node #("LuiBootHTTPProxy.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootHTTPProxy.cpp" nil #1 end nil nil #("LuiBootHTTPProxy.cpp" 0 20 ...) "" -268435375] [cl-struct-tree-node #("LuiBootHtmlService.cpp" 0 22 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootHtmlService.cpp" nil #1 end nil nil #("LuiBootHtmlService.cpp" 0 22 ...) "" -268435374] [cl-struct-tree-node #("LuiBootMessageAgent.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootMessageAgent.cpp" nil #1 end nil nil #("LuiBootMessageAgent.cpp" 0 23 ...) "" -268435373] [cl-struct-tree-node #("LuiBootMonHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootMonHandler.cpp" nil #1 end nil nil #("LuiBootMonHandler.cpp" 0 21 ...) "" -268435372] [cl-struct-tree-node #("LuiBootNcsHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootNcsHandler.cpp" nil #1 end nil nil #("LuiBootNcsHandler.cpp" 0 21 ...) "" -268435371] [cl-struct-tree-node #("LuiBootParseService.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootParseService.cpp" nil #1 end nil nil #("LuiBootParseService.cpp" 0 23 ...) "" -268435370] [cl-struct-tree-node #("LuiBootRequest.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootRequest.cpp" nil #1 end nil nil #("LuiBootRequest.cpp" 0 18 ...) "" -268435369] [cl-struct-tree-node #("LuiBootService.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootService.cpp" nil #1 end nil nil #("LuiBootService.cpp" 0 18 ...) "" -268435368] [cl-struct-tree-node #("LuiBootSlsHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootSlsHandler.cpp" nil #1 end nil nil #("LuiBootSlsHandler.cpp" 0 21 ...) "" -268435367] [cl-struct-tree-node #("LuiBootTask.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTask.cpp" nil #1 end nil nil #("LuiBootTask.cpp" 0 15 ...) "" -268435366] [cl-struct-tree-node #("LuiBootTimerHandler.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTimerHandler.cpp" nil #1 end nil nil #("LuiBootTimerHandler.cpp" 0 23 ...) "" -268435365] [cl-struct-tree-node #("LuiBootTstHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTstHandler.cpp" nil #1 end nil nil #("LuiBootTstHandler.cpp" 0 21 ...) "" -268435364] [cl-struct-tree-node #("LuiBufService.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBufService.cpp" nil #1 end nil nil #("LuiBufService.cpp" 0 17 ...) "" -268435363] [cl-struct-tree-node #("LuiCannedHtml.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiCannedHtml.cpp" nil #1 end nil nil #("LuiCannedHtml.cpp" 0 17 ...) "" -268435362] [cl-struct-tree-node #("LuiCmdHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiCmdHandler.cpp" nil #1 end nil nil #("LuiCmdHandler.cpp" 0 17 ...) "" -268435361] [cl-struct-tree-node #("LuiDiagTests.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiDiagTests.cpp" nil #1 end nil nil #("LuiDiagTests.cpp" 0 16 ...) "" -268435360] [cl-struct-tree-node #("LuiDldHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiDldHandler.cpp" nil #1 end nil nil #("LuiDldHandler.cpp" 0 17 ...) "" -268435359] [cl-struct-tree-node #("LuiFlash.cpp" 0 12 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiFlash.cpp" nil #1 end nil nil #("LuiFlash.cpp" 0 12 ...) "" -268435358] [cl-struct-tree-node #("LuiFoldoutMenu.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiFoldoutMenu.cpp" nil #1 end nil nil #("LuiFoldoutMenu.cpp" 0 18 ...) "" -268435357] [cl-struct-tree-node #("LuiHTTPProxy.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHTTPProxy.cpp" nil #1 end nil nil #("LuiHTTPProxy.cpp" 0 16 ...) "" -268435356] [cl-struct-tree-node #("LuiHtmlCommon.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlCommon.cpp" nil #1 end nil nil #("LuiHtmlCommon.cpp" 0 17 ...) "" -268435355] #0 [cl-struct-tree-node #("LuiHtmlUtil.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlUtil.cpp" nil #1 end nil nil #("LuiHtmlUtil.cpp" 0 15 ...) "" -268435353] [cl-struct-tree-node #("LuiMake.cpp" 0 11 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMake.cpp" nil #1 end nil nil #("LuiMake.cpp" 0 11 ...) "" -268435352] [cl-struct-tree-node #("LuiMessageAgent.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMessageAgent.cpp" nil #1 end nil nil #("LuiMessageAgent.cpp" 0 19 ...) "" -268435351] [cl-struct-tree-node #("LuiMonHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMonHandler.cpp" nil #1 end nil nil #("LuiMonHandler.cpp" 0 17 ...) "" -268435350] [cl-struct-tree-node #("LuiMotiveSTState.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveSTState.cpp" nil #1 end nil nil #("LuiMotiveSTState.cpp" 0 20 ...) "" -268435349] [cl-struct-tree-node #("LuiMotiveService.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveService.cpp" nil #1 end nil nil #("LuiMotiveService.cpp" 0 20 ...) "" -268435348] [cl-struct-tree-node #("LuiMotiveTypes.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveTypes.cpp" nil #1 end nil nil #("LuiMotiveTypes.cpp" 0 18 ...) "" -268435347] [cl-struct-tree-node #("LuiNcsHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiNcsHandler.cpp" nil #1 end nil nil #("LuiNcsHandler.cpp" 0 17 ...) "" -268435346] [cl-struct-tree-node #("LuiParseService.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiParseService.cpp" nil #1 end nil nil #("LuiParseService.cpp" 0 19 ...) "" -268435345] [cl-struct-tree-node #("LuiRequest.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiRequest.cpp" nil #1 end nil nil #("LuiRequest.cpp" 0 14 ...) "" -268435344] [cl-struct-tree-node #("LuiSasHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiSasHandler.cpp" nil #1 end nil nil #("LuiSasHandler.cpp" 0 17 ...) "" -268435343] [cl-struct-tree-node #("LuiService.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiService.cpp" nil #1 end nil nil #("LuiService.cpp" 0 14 ...) "" -268435342] [cl-struct-tree-node #("LuiSlsHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiSlsHandler.cpp" nil #1 end nil nil #("LuiSlsHandler.cpp" 0 17 ...) "" -268435341] [cl-struct-tree-node #("LuiTask.cpp" 0 11 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiTask.cpp" nil #1 end nil nil #("LuiTask.cpp" 0 11 ...) "" -268435340] [cl-struct-tree-node #("LuiTimerHandler.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiTimerHandler.cpp" nil #1 end nil nil #("LuiTimerHandler.cpp" 0 19 ...) "" -268435339] ...) nil nil t t nil nil -268435389] end nil nil #("LuiHtmlService.cpp" 0 18 (face ...)) "" -268435354] 1 nil nil nil)
  ecb-source-clicked([cl-struct-tree-node #("LuiHtmlService.cpp" 0 18 (face ...)) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlService.cpp" nil [cl-struct-tree-node "root" -1 nil ([cl-struct-tree-node #("HTTPBootRequest.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPBootRequest.cpp" nil #1 end nil nil #("HTTPBootRequest.cpp" 0 19 ...) "" -268435388] [cl-struct-tree-node #("HTTPBootServer.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPBootServer.cpp" nil #1 end nil nil #("HTTPBootServer.cpp" 0 18 ...) "" -268435387] [cl-struct-tree-node #("HTTPRequest.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPRequest.cpp" nil #1 end nil nil #("HTTPRequest.cpp" 0 15 ...) "" -268435386] [cl-struct-tree-node #("HTTPServer.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPServer.cpp" nil #1 end nil nil #("HTTPServer.cpp" 0 14 ...) "" -268435385] [cl-struct-tree-node #("IniLuiBootBuilder.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/IniLuiBootBuilder.cpp" nil #1 end nil nil #("IniLuiBootBuilder.cpp" 0 21 ...) "" -268435384] [cl-struct-tree-node #("IniLuiBuilder.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/IniLuiBuilder.cpp" nil #1 end nil nil #("IniLuiBuilder.cpp" 0 17 ...) "" -268435383] [cl-struct-tree-node #("LuiAlgoService.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlgoService.cpp" nil #1 end nil nil #("LuiAlgoService.cpp" 0 18 ...) "" -268435382] [cl-struct-tree-node #("LuiAlgoTypes.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlgoTypes.cpp" nil #1 end nil nil #("LuiAlgoTypes.cpp" 0 16 ...) "" -268435381] [cl-struct-tree-node #("LuiAlmHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlmHandler.cpp" nil #1 end nil nil #("LuiAlmHandler.cpp" 0 17 ...) "" -268435380] [cl-struct-tree-node #("LuiBootAlgoService.cpp" 0 22 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootAlgoService.cpp" nil #1 end nil nil #("LuiBootAlgoService.cpp" 0 22 ...) "" -268435379] [cl-struct-tree-node #("LuiBootBufService.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootBufService.cpp" nil #1 end nil nil #("LuiBootBufService.cpp" 0 21 ...) "" -268435378] [cl-struct-tree-node #("LuiBootDldHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootDldHandler.cpp" nil #1 end nil nil #("LuiBootDldHandler.cpp" 0 21 ...) "" -268435377] [cl-struct-tree-node #("LuiBootFlash.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootFlash.cpp" nil #1 end nil nil #("LuiBootFlash.cpp" 0 16 ...) "" -268435376] [cl-struct-tree-node #("LuiBootHTTPProxy.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootHTTPProxy.cpp" nil #1 end nil nil #("LuiBootHTTPProxy.cpp" 0 20 ...) "" -268435375] [cl-struct-tree-node #("LuiBootHtmlService.cpp" 0 22 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootHtmlService.cpp" nil #1 end nil nil #("LuiBootHtmlService.cpp" 0 22 ...) "" -268435374] [cl-struct-tree-node #("LuiBootMessageAgent.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootMessageAgent.cpp" nil #1 end nil nil #("LuiBootMessageAgent.cpp" 0 23 ...) "" -268435373] [cl-struct-tree-node #("LuiBootMonHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootMonHandler.cpp" nil #1 end nil nil #("LuiBootMonHandler.cpp" 0 21 ...) "" -268435372] [cl-struct-tree-node #("LuiBootNcsHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootNcsHandler.cpp" nil #1 end nil nil #("LuiBootNcsHandler.cpp" 0 21 ...) "" -268435371] [cl-struct-tree-node #("LuiBootParseService.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootParseService.cpp" nil #1 end nil nil #("LuiBootParseService.cpp" 0 23 ...) "" -268435370] [cl-struct-tree-node #("LuiBootRequest.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootRequest.cpp" nil #1 end nil nil #("LuiBootRequest.cpp" 0 18 ...) "" -268435369] [cl-struct-tree-node #("LuiBootService.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootService.cpp" nil #1 end nil nil #("LuiBootService.cpp" 0 18 ...) "" -268435368] [cl-struct-tree-node #("LuiBootSlsHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootSlsHandler.cpp" nil #1 end nil nil #("LuiBootSlsHandler.cpp" 0 21 ...) "" -268435367] [cl-struct-tree-node #("LuiBootTask.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTask.cpp" nil #1 end nil nil #("LuiBootTask.cpp" 0 15 ...) "" -268435366] [cl-struct-tree-node #("LuiBootTimerHandler.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTimerHandler.cpp" nil #1 end nil nil #("LuiBootTimerHandler.cpp" 0 23 ...) "" -268435365] [cl-struct-tree-node #("LuiBootTstHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTstHandler.cpp" nil #1 end nil nil #("LuiBootTstHandler.cpp" 0 21 ...) "" -268435364] [cl-struct-tree-node #("LuiBufService.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBufService.cpp" nil #1 end nil nil #("LuiBufService.cpp" 0 17 ...) "" -268435363] [cl-struct-tree-node #("LuiCannedHtml.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiCannedHtml.cpp" nil #1 end nil nil #("LuiCannedHtml.cpp" 0 17 ...) "" -268435362] [cl-struct-tree-node #("LuiCmdHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiCmdHandler.cpp" nil #1 end nil nil #("LuiCmdHandler.cpp" 0 17 ...) "" -268435361] [cl-struct-tree-node #("LuiDiagTests.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiDiagTests.cpp" nil #1 end nil nil #("LuiDiagTests.cpp" 0 16 ...) "" -268435360] [cl-struct-tree-node #("LuiDldHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiDldHandler.cpp" nil #1 end nil nil #("LuiDldHandler.cpp" 0 17 ...) "" -268435359] [cl-struct-tree-node #("LuiFlash.cpp" 0 12 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiFlash.cpp" nil #1 end nil nil #("LuiFlash.cpp" 0 12 ...) "" -268435358] [cl-struct-tree-node #("LuiFoldoutMenu.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiFoldoutMenu.cpp" nil #1 end nil nil #("LuiFoldoutMenu.cpp" 0 18 ...) "" -268435357] [cl-struct-tree-node #("LuiHTTPProxy.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHTTPProxy.cpp" nil #1 end nil nil #("LuiHTTPProxy.cpp" 0 16 ...) "" -268435356] [cl-struct-tree-node #("LuiHtmlCommon.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlCommon.cpp" nil #1 end nil nil #("LuiHtmlCommon.cpp" 0 17 ...) "" -268435355] #0 [cl-struct-tree-node #("LuiHtmlUtil.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlUtil.cpp" nil #1 end nil nil #("LuiHtmlUtil.cpp" 0 15 ...) "" -268435353] [cl-struct-tree-node #("LuiMake.cpp" 0 11 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMake.cpp" nil #1 end nil nil #("LuiMake.cpp" 0 11 ...) "" -268435352] [cl-struct-tree-node #("LuiMessageAgent.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMessageAgent.cpp" nil #1 end nil nil #("LuiMessageAgent.cpp" 0 19 ...) "" -268435351] [cl-struct-tree-node #("LuiMonHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMonHandler.cpp" nil #1 end nil nil #("LuiMonHandler.cpp" 0 17 ...) "" -268435350] [cl-struct-tree-node #("LuiMotiveSTState.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveSTState.cpp" nil #1 end nil nil #("LuiMotiveSTState.cpp" 0 20 ...) "" -268435349] [cl-struct-tree-node #("LuiMotiveService.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveService.cpp" nil #1 end nil nil #("LuiMotiveService.cpp" 0 20 ...) "" -268435348] [cl-struct-tree-node #("LuiMotiveTypes.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveTypes.cpp" nil #1 end nil nil #("LuiMotiveTypes.cpp" 0 18 ...) "" -268435347] [cl-struct-tree-node #("LuiNcsHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiNcsHandler.cpp" nil #1 end nil nil #("LuiNcsHandler.cpp" 0 17 ...) "" -268435346] [cl-struct-tree-node #("LuiParseService.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiParseService.cpp" nil #1 end nil nil #("LuiParseService.cpp" 0 19 ...) "" -268435345] [cl-struct-tree-node #("LuiRequest.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiRequest.cpp" nil #1 end nil nil #("LuiRequest.cpp" 0 14 ...) "" -268435344] [cl-struct-tree-node #("LuiSasHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiSasHandler.cpp" nil #1 end nil nil #("LuiSasHandler.cpp" 0 17 ...) "" -268435343] [cl-struct-tree-node #("LuiService.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiService.cpp" nil #1 end nil nil #("LuiService.cpp" 0 14 ...) "" -268435342] [cl-struct-tree-node #("LuiSlsHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiSlsHandler.cpp" nil #1 end nil nil #("LuiSlsHandler.cpp" 0 17 ...) "" -268435341] [cl-struct-tree-node #("LuiTask.cpp" 0 11 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiTask.cpp" nil #1 end nil nil #("LuiTask.cpp" 0 11 ...) "" -268435340] [cl-struct-tree-node #("LuiTimerHandler.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiTimerHandler.cpp" nil #1 end nil nil #("LuiTimerHandler.cpp" 0 19 ...) "" -268435339] ...) nil nil t t nil nil -268435389] end nil nil #("LuiHtmlService.cpp" 0 18 (face ...)) "" -268435354] 1 nil nil nil)
  ecb-tree-buffer-node-select-callback([cl-struct-tree-node #("LuiHtmlService.cpp" 0 18 (face ...)) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlService.cpp" nil [cl-struct-tree-node "root" -1 nil ([cl-struct-tree-node #("HTTPBootRequest.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPBootRequest.cpp" nil #1 end nil nil #("HTTPBootRequest.cpp" 0 19 ...) "" -268435388] [cl-struct-tree-node #("HTTPBootServer.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPBootServer.cpp" nil #1 end nil nil #("HTTPBootServer.cpp" 0 18 ...) "" -268435387] [cl-struct-tree-node #("HTTPRequest.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPRequest.cpp" nil #1 end nil nil #("HTTPRequest.cpp" 0 15 ...) "" -268435386] [cl-struct-tree-node #("HTTPServer.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/HTTPServer.cpp" nil #1 end nil nil #("HTTPServer.cpp" 0 14 ...) "" -268435385] [cl-struct-tree-node #("IniLuiBootBuilder.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/IniLuiBootBuilder.cpp" nil #1 end nil nil #("IniLuiBootBuilder.cpp" 0 21 ...) "" -268435384] [cl-struct-tree-node #("IniLuiBuilder.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/IniLuiBuilder.cpp" nil #1 end nil nil #("IniLuiBuilder.cpp" 0 17 ...) "" -268435383] [cl-struct-tree-node #("LuiAlgoService.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlgoService.cpp" nil #1 end nil nil #("LuiAlgoService.cpp" 0 18 ...) "" -268435382] [cl-struct-tree-node #("LuiAlgoTypes.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlgoTypes.cpp" nil #1 end nil nil #("LuiAlgoTypes.cpp" 0 16 ...) "" -268435381] [cl-struct-tree-node #("LuiAlmHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiAlmHandler.cpp" nil #1 end nil nil #("LuiAlmHandler.cpp" 0 17 ...) "" -268435380] [cl-struct-tree-node #("LuiBootAlgoService.cpp" 0 22 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootAlgoService.cpp" nil #1 end nil nil #("LuiBootAlgoService.cpp" 0 22 ...) "" -268435379] [cl-struct-tree-node #("LuiBootBufService.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootBufService.cpp" nil #1 end nil nil #("LuiBootBufService.cpp" 0 21 ...) "" -268435378] [cl-struct-tree-node #("LuiBootDldHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootDldHandler.cpp" nil #1 end nil nil #("LuiBootDldHandler.cpp" 0 21 ...) "" -268435377] [cl-struct-tree-node #("LuiBootFlash.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootFlash.cpp" nil #1 end nil nil #("LuiBootFlash.cpp" 0 16 ...) "" -268435376] [cl-struct-tree-node #("LuiBootHTTPProxy.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootHTTPProxy.cpp" nil #1 end nil nil #("LuiBootHTTPProxy.cpp" 0 20 ...) "" -268435375] [cl-struct-tree-node #("LuiBootHtmlService.cpp" 0 22 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootHtmlService.cpp" nil #1 end nil nil #("LuiBootHtmlService.cpp" 0 22 ...) "" -268435374] [cl-struct-tree-node #("LuiBootMessageAgent.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootMessageAgent.cpp" nil #1 end nil nil #("LuiBootMessageAgent.cpp" 0 23 ...) "" -268435373] [cl-struct-tree-node #("LuiBootMonHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootMonHandler.cpp" nil #1 end nil nil #("LuiBootMonHandler.cpp" 0 21 ...) "" -268435372] [cl-struct-tree-node #("LuiBootNcsHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootNcsHandler.cpp" nil #1 end nil nil #("LuiBootNcsHandler.cpp" 0 21 ...) "" -268435371] [cl-struct-tree-node #("LuiBootParseService.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootParseService.cpp" nil #1 end nil nil #("LuiBootParseService.cpp" 0 23 ...) "" -268435370] [cl-struct-tree-node #("LuiBootRequest.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootRequest.cpp" nil #1 end nil nil #("LuiBootRequest.cpp" 0 18 ...) "" -268435369] [cl-struct-tree-node #("LuiBootService.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootService.cpp" nil #1 end nil nil #("LuiBootService.cpp" 0 18 ...) "" -268435368] [cl-struct-tree-node #("LuiBootSlsHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootSlsHandler.cpp" nil #1 end nil nil #("LuiBootSlsHandler.cpp" 0 21 ...) "" -268435367] [cl-struct-tree-node #("LuiBootTask.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTask.cpp" nil #1 end nil nil #("LuiBootTask.cpp" 0 15 ...) "" -268435366] [cl-struct-tree-node #("LuiBootTimerHandler.cpp" 0 23 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTimerHandler.cpp" nil #1 end nil nil #("LuiBootTimerHandler.cpp" 0 23 ...) "" -268435365] [cl-struct-tree-node #("LuiBootTstHandler.cpp" 0 21 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBootTstHandler.cpp" nil #1 end nil nil #("LuiBootTstHandler.cpp" 0 21 ...) "" -268435364] [cl-struct-tree-node #("LuiBufService.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiBufService.cpp" nil #1 end nil nil #("LuiBufService.cpp" 0 17 ...) "" -268435363] [cl-struct-tree-node #("LuiCannedHtml.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiCannedHtml.cpp" nil #1 end nil nil #("LuiCannedHtml.cpp" 0 17 ...) "" -268435362] [cl-struct-tree-node #("LuiCmdHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiCmdHandler.cpp" nil #1 end nil nil #("LuiCmdHandler.cpp" 0 17 ...) "" -268435361] [cl-struct-tree-node #("LuiDiagTests.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiDiagTests.cpp" nil #1 end nil nil #("LuiDiagTests.cpp" 0 16 ...) "" -268435360] [cl-struct-tree-node #("LuiDldHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiDldHandler.cpp" nil #1 end nil nil #("LuiDldHandler.cpp" 0 17 ...) "" -268435359] [cl-struct-tree-node #("LuiFlash.cpp" 0 12 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiFlash.cpp" nil #1 end nil nil #("LuiFlash.cpp" 0 12 ...) "" -268435358] [cl-struct-tree-node #("LuiFoldoutMenu.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiFoldoutMenu.cpp" nil #1 end nil nil #("LuiFoldoutMenu.cpp" 0 18 ...) "" -268435357] [cl-struct-tree-node #("LuiHTTPProxy.cpp" 0 16 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHTTPProxy.cpp" nil #1 end nil nil #("LuiHTTPProxy.cpp" 0 16 ...) "" -268435356] [cl-struct-tree-node #("LuiHtmlCommon.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlCommon.cpp" nil #1 end nil nil #("LuiHtmlCommon.cpp" 0 17 ...) "" -268435355] #0 [cl-struct-tree-node #("LuiHtmlUtil.cpp" 0 15 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiHtmlUtil.cpp" nil #1 end nil nil #("LuiHtmlUtil.cpp" 0 15 ...) "" -268435353] [cl-struct-tree-node #("LuiMake.cpp" 0 11 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMake.cpp" nil #1 end nil nil #("LuiMake.cpp" 0 11 ...) "" -268435352] [cl-struct-tree-node #("LuiMessageAgent.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMessageAgent.cpp" nil #1 end nil nil #("LuiMessageAgent.cpp" 0 19 ...) "" -268435351] [cl-struct-tree-node #("LuiMonHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMonHandler.cpp" nil #1 end nil nil #("LuiMonHandler.cpp" 0 17 ...) "" -268435350] [cl-struct-tree-node #("LuiMotiveSTState.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveSTState.cpp" nil #1 end nil nil #("LuiMotiveSTState.cpp" 0 20 ...) "" -268435349] [cl-struct-tree-node #("LuiMotiveService.cpp" 0 20 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveService.cpp" nil #1 end nil nil #("LuiMotiveService.cpp" 0 20 ...) "" -268435348] [cl-struct-tree-node #("LuiMotiveTypes.cpp" 0 18 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiMotiveTypes.cpp" nil #1 end nil nil #("LuiMotiveTypes.cpp" 0 18 ...) "" -268435347] [cl-struct-tree-node #("LuiNcsHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiNcsHandler.cpp" nil #1 end nil nil #("LuiNcsHandler.cpp" 0 17 ...) "" -268435346] [cl-struct-tree-node #("LuiParseService.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiParseService.cpp" nil #1 end nil nil #("LuiParseService.cpp" 0 19 ...) "" -268435345] [cl-struct-tree-node #("LuiRequest.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiRequest.cpp" nil #1 end nil nil #("LuiRequest.cpp" 0 14 ...) "" -268435344] [cl-struct-tree-node #("LuiSasHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiSasHandler.cpp" nil #1 end nil nil #("LuiSasHandler.cpp" 0 17 ...) "" -268435343] [cl-struct-tree-node #("LuiService.cpp" 0 14 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiService.cpp" nil #1 end nil nil #("LuiService.cpp" 0 14 ...) "" -268435342] [cl-struct-tree-node #("LuiSlsHandler.cpp" 0 17 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiSlsHandler.cpp" nil #1 end nil nil #("LuiSlsHandler.cpp" 0 17 ...) "" -268435341] [cl-struct-tree-node #("LuiTask.cpp" 0 11 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiTask.cpp" nil #1 end nil nil #("LuiTask.cpp" 0 11 ...) "" -268435340] [cl-struct-tree-node #("LuiTimerHandler.cpp" 0 19 ...) 400 "j:/nschley_7.4/spw_st/st/src/lui/src/LuiTimerHandler.cpp" nil #1 end nil nil #("LuiTimerHandler.cpp" 0 19 ...) "" -268435339] ...) nil nil t t nil nil -268435389] end nil nil #("LuiHtmlService.cpp" 0 18 (face ...)) "" -268435354] 2 nil nil nil " *ECB Sources*")
  tree-buffer-select(2 (nil))
  #[(e) " !    C\" " [e tree-buffer-mouse-set-point tree-buffer-select 2 nil] 3 nil "e"]((mouse-2 (#<window 9 on  *ECB Sources*> 671 (51 . 47) -204580481 nil 671 (8 . 4) nil (3 . 3) (6 . 11))))
  call-interactively(#[(e) " !    C\" " [e tree-buffer-mouse-set-point tree-buffer-select 2 nil] 3 nil "e"] nil nil)

End Insert *Backtrace* buffer
-----------------------------------------------------

-----------------------------------------------------
The contents of the *Messages* buffer were

Idle Work Including Error: "#<buffer SlsUlpcRfServices.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiHtmlService.h...
Idle Work Including Error: "#<buffer LuiHtmlService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsMonTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsLpStatus.h...
Idle Work Including Error: "#<buffer SlsLpManager.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/TskInputHandler.h...
Idle Work Including Error: "#<buffer SlsMcpAgent.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiRspTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiBootRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NcsTypes.h...
Idle Work Including Error: "#<buffer LuiParseService.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LogProxy.h...
Idle Work Including Error: "#<buffer LuiRequest.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/MonFlash.h...
Idle Work Including Error: "#<buffer LuiParseService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiBufService.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiMonHandler.h...
Idle Work Including Error: "#<buffer LuiMonHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServicesInits.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
Mark set
Auto-saving...
Enriched: encoding document...
Auto-saving...done
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer RmcService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcDebugElements.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiHtmlService.h...
Idle Work Including Error: "#<buffer LuiHtmlService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsMonTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsLpStatus.h...
Idle Work Including Error: "#<buffer SlsLpManager.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/TskInputHandler.h...
Idle Work Including Error: "#<buffer SlsMcpAgent.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiRspTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiBootRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NcsTypes.h...
Idle Work Including Error: "#<buffer LuiParseService.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LogProxy.h...
Idle Work Including Error: "#<buffer LuiRequest.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/MonFlash.h...
Idle Work Including Error: "#<buffer LuiParseService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiBufService.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiMonHandler.h...
Idle Work Including Error: "#<buffer LuiMonHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServicesInits.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
Mark set
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer RmcService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcDebugElements.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiHtmlService.h...
Idle Work Including Error: "#<buffer LuiHtmlService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsMonTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsLpStatus.h...
Idle Work Including Error: "#<buffer SlsLpManager.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/TskInputHandler.h...
Idle Work Including Error: "#<buffer SlsMcpAgent.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiRspTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiBootRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NcsTypes.h...
Idle Work Including Error: "#<buffer LuiParseService.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LogProxy.h...
Idle Work Including Error: "#<buffer LuiRequest.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/MonFlash.h...
Idle Work Including Error: "#<buffer LuiParseService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiBufService.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiMonHandler.h...
Idle Work Including Error: "#<buffer LuiMonHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServicesInits.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
byte-code: Beginning of buffer
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer RmcService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcDebugElements.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiHtmlService.h...
Idle Work Including Error: "#<buffer LuiHtmlService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsMonTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsLpStatus.h...
Idle Work Including Error: "#<buffer SlsLpManager.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/TskInputHandler.h...
Idle Work Including Error: "#<buffer SlsMcpAgent.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiRspTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiBootRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NcsTypes.h...
Idle Work Including Error: "#<buffer LuiParseService.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LogProxy.h...
Idle Work Including Error: "#<buffer LuiRequest.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/MonFlash.h...
Idle Work Including Error: "#<buffer LuiParseService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiBufService.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiMonHandler.h...
Idle Work Including Error: "#<buffer LuiMonHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServicesInits.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
Mark set
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer RmcService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcDebugElements.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiHtmlService.h...
Idle Work Including Error: "#<buffer LuiHtmlService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsCmdTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer SlsMonTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsLpStatus.h...
Idle Work Including Error: "#<buffer SlsLpManager.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/TskInputHandler.h...
Idle Work Including Error: "#<buffer SlsMcpAgent.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NmsDefs.h...
Idle Work Including Error: "#<buffer LuiRspTypes.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SysSystemTime.h...
Idle Work Including Error: "#<buffer LuiBootRequest.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/NcsTypes.h...
Idle Work Including Error: "#<buffer LuiParseService.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LogProxy.h...
Idle Work Including Error: "#<buffer LuiRequest.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/MonFlash.h...
Idle Work Including Error: "#<buffer LuiParseService.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiBufService.h...
Idle Work Including Error: "#<buffer LuiCmdHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/LuiMonHandler.h...
Idle Work Including Error: "#<buffer LuiMonHandler.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServices.h> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
CTAGS/SlsUlpcTypes.h...
Idle Work Including Error: "#<buffer SlsUlpcRfServicesInits.cpp> - Wrong type argument: characterp, \"--regex-c=/^[     ]*#[     ]*include[     ]*[<\\\"]([\\\\/a-zA-Z0-9_.-]+)[>\\\"]/\\\\1/i,include/\""
Saving file e:/ep94-UseCases.txt...
Enriched: encoding document...
Wrote e:/ep94-UseCases.txt
Mark set
ecb-select-source: Wrong type argument: listp, "c:/Program Files/gnu/emacs-23.0.93/site-lisp/cedet/semantic"
Mark set [3 times]
Buffer Lui-SlsNotes.txt has shrunk a lot; auto save disabled in that buffer until next real save
Mark set
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Mark set
ecb-select-source: Wrong type argument: listp, "c:/Program Files/gnu/emacs-23.0.93/site-lisp/cedet/semantic"
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
ECB-2.40 -- error in ecb-select-sourceHiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Mark set [2 times]
ecb-select-source: Wrong type argument: listp, "c:/Program Files/gnu/emacs-23.0.93/site-lisp/cedet/semantic"
Note: file is write protected
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
ecb-select-source: Wrong type argument: listp, "c:/Program Files/gnu/emacs-23.0.93/site-lisp/cedet/semantic"
Debug on Error enabled globally
Note: file is write protected
Hiding...
Hiding done
Hiding...
Hiding done
Hiding...
Hiding done
Entering debugger...
Mark saved where search started [2 times]
Preparing problem report...
Formatting bug report buffer.......................................

End Insert *Messages* buffer
-----------------------------------------------------



--
Thanks,

Nate

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Ecb-list mailing list
Ecb-list@...
https://lists.sourceforge.net/lists/listinfo/ecb-list

Re: ECB-2.40 -- error in ecb-select-source when opening file

by klaus.berndl-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

AW: [ECB-list] ECB-2.40 -- error in ecb-select-source when opening file

Hi Nate,

probably both errors have the same reason - a question: are you sure to have the latest(!) CVS source? Especially the file ecb-file-browser.el has to have:
$Id: ecb-file-browser.el,v 1.80 2009/06/04 08:38:15 berndl Exp $

Anyway: could you please send me the code of the function `ecb-add-buffers-to-history-new' of your current active and installed ecb-sources?! Thanks.

Ciao,
Klaus


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Ecb-list mailing list
Ecb-list@...
https://lists.sourceforge.net/lists/listinfo/ecb-list