From Fedora Project Wiki

Revision as of 19:25, 14 December 2012 by Dmalcolm (talk | contribs) (add (incomplete) list of stuff I've worked on)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Email: dmalcolm@redhat.com

My Fedora People page: http://dmalcolm.fedorapeople.org/

My blog: http://dmalcolm.livejournal.com/

A very old, out-of-date Red Hat People Page: http://people.redhat.com/dmalcolm

Some of the software I've written

  • gcc-python-plugin: allowing you to write new GCC plugins in Python.
  • cpychecker: a static analysis pass for GCC to find bugs in C extensions to Python, written in Python using gcc-python-plugin
  • gdb Python hooks for debugging CPython itself
  • gdb-heap, an extension to gdb for analyzing malloc/free
  • squeal: a SQL-like syntax for use in shell pipelines

I work on the Python runtimes within Fedora and Red Hat Enterprise Linux

Older stuff:

  • conglomerate: an XML editor aimed at non-technical users (I rewrote the prototype)