~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/signal_handler.cc

  • Committer: Mark Atwood
  • Date: 2011-07-16 00:12:54 UTC
  • mfrom: (2363.1.4 drizzle-trunk)
  • Revision ID: me@mark.atwood.name-20110716001254-qj28s8wqwja51sy6
Resolve merge, etc for boolean fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
                    "Hope that's ok; if not, decrease some variables in the "
154
154
                    "equation.\n\n"));
155
155
 
156
 
  drizzled::util::custom_backtrace();
 
156
  call_backtrace();
157
157
 
158
158
  write_core(sig);
159
159