~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/debug/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-12-28 04:57:17 UTC
  • mfrom: (2035.2.2 bool)
  • Revision ID: brian@tangent.org-20101228045717-6ax27qw6122h50sf
Merge in boolean.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
2
title=Kernel debugger utilities.
3
3
description=crash(), assert(), and additional developer style tools.
4
 
load_by_default=no
 
4
load_by_default=yes
 
5
static=yes
5
6
sources=
6
7
  module.cc