[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to enable RTEMS_DEBUG
- Date: Wed, 11 Jul 2007 13:22:31 -0700
- From: aaron at frye.com (Aaron J. Grier)
- Subject: How to enable RTEMS_DEBUG
On Wed, Jul 11, 2007 at 07:57:55AM +0800, ??? wrote:
> Some mechanism of debug is controlled by a macro RTEMS_DEBUG, and this macro
> is used not in one file. So where is the proper place to define it to do
> some debug job? I can?t get a clue from the code.
I've always passed it as an argument to make:
make XCPPFLAGS=-DRTEMS_DEBUG
--
Aaron J. Grier | Frye Electronics, Tigard, OR | aaron at frye.com