From: Keunwoo Lee (klee@cs.washington.edu)
Date: Sat Nov 23 2002 - 18:46:27 PST
On Sat, 23 Nov 2002, Andrei Alexandrescu wrote:
> I'm getting ready to hack into the Cecil codebase and I wanted to ask - what
> debugging amenities do we have for Cecil? Does the compiler write #line
> directives in the generated C code? In that case, maybe I could compile
> Whirlwind on Windows and use a GUI debugger? (I don't know gdb).
I have never used a GUI debugger with Cecil, so I don't know if that would
work. We usually use the integrated Cecil debugger; see the lore page:
http://www.cs.washington.edu/research/projects/cecil/www/Internal/lore/index.html
> Also, I know that real programmers don't use syntax hughlighting, but if
> anyone has some editor settings/scripts appropriate for .cecil files
> editing, please let me know.
See cecil-mode.el for Emacs (the above page has a pointer), which has
highlighting if you turn it on. (I guess I'm not a real programmer,
because I'm the one who wanted highlighting to cecil-mode enough to add
it...)
~k
_______________________________________________
Cecil mailing list
Cecil@cs.washington.edu
http://mailman.cs.washington.edu/mailman/listinfo/cecil
This archive was generated by hypermail 2.1.5 : Sat Nov 23 2002 - 18:46:31 PST