Charles Wilson
2613ea3ab2
Enable runtime cwrapper debugging; add tests
...
* libltdl/config/ltmain.m4sh (func_emit_cwrapperexe_src):
Update comments. Initialize program_name. Eliminate _LENGTH
variables for string constants. In debug mode, print a
banner with known content before any other output. Remove
LTWRAPPER_DEBUGPRINTF macro. Add constants and variables
to support new --lt-debug option.
(func_emit_cwrapperexe_src:ltwrapper_debugprintf): Renamed to...
(func_emit_cwrapperexe_src:lt_debugprintf): this. Only print
messages if lt_debug != 0. Ensure appearance of messages
conforms to GCS.
(func_emit_cwrapperexe_src:lt_fatal): Ditto.
(func_emit_cwrapperexe_src:lt_error_core): Ditto.
(func_emit_cwrapperexe_src): Update all callers to lt_fatal.
Update all users of LTWRAPPER_DEBUGPRINTF (()) to call
lt_debugprintf () directly.
(func_emit_cwrapperexe_src:main): Consolidate option parsing.
Ensure first use of lt_debugprintf occurs after option parsing.
Add stanza to parse for --lt-debug and set lt_debug variable.
Use strcmp rather than strncmp, where safe.
* tests/cwrapper.at: Add new tests for --lt-debug and
-DLT_DEBUGWRAPPER.
2010-02-21 00:32:17 -05:00
..
2008-04-16 21:31:03 +02:00
2008-04-16 21:31:03 +02:00
2008-04-16 21:31:03 +02:00
2008-04-16 21:31:03 +02:00
2008-04-16 21:31:03 +02:00
2008-04-16 21:31:03 +02:00
2008-04-16 21:31:03 +02:00
2008-04-16 21:31:03 +02:00
2008-04-16 21:31:03 +02:00
2006-06-13 18:36:56 +00:00
2008-04-16 21:31:03 +02:00
2008-03-08 12:14:15 +00:00
2008-02-08 06:55:07 +00:00
2009-11-29 23:03:14 +01:00
2007-03-25 12:12:44 +00:00
2007-07-16 22:53:06 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2008-10-28 20:47:44 +01:00
2009-03-03 19:53:46 +01:00
2009-06-07 12:01:56 +02:00
2009-01-19 21:50:39 +01:00
2008-11-23 22:42:59 +01:00
2010-02-21 00:32:17 -05:00
2009-09-07 15:17:03 -05:00
2009-01-29 20:37:13 +01:00
2007-03-25 12:12:44 +00:00
2007-07-16 22:53:06 +00:00
2007-07-16 22:53:06 +00:00
2007-03-25 12:12:44 +00:00
2007-07-16 22:53:06 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-07-16 22:53:06 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-07-16 22:53:06 +00:00
2007-07-16 22:53:06 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-07-16 22:53:06 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2010-01-11 21:49:38 +01:00
2008-11-23 22:42:59 +01:00
2008-11-11 22:25:45 +01:00
2010-01-29 09:04:13 +01:00
2008-11-23 22:42:59 +01:00
2008-11-23 22:42:59 +01:00
2009-01-31 11:27:11 +01:00
2009-03-20 16:42:55 +01:00
2010-01-11 21:21:13 +01:00
2009-11-25 17:29:34 -05:00
2008-11-23 22:42:59 +01:00
2007-03-25 12:12:44 +00:00
2007-07-16 22:53:06 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2009-09-06 12:42:34 +02:00
2007-03-25 12:12:44 +00:00
2007-07-16 22:53:06 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2009-09-08 20:02:57 +02:00
2009-01-29 19:55:19 +01:00
2008-11-23 22:42:59 +01:00
2008-11-24 21:49:23 +01:00
2008-11-23 22:42:59 +01:00
2009-02-16 21:59:34 +01:00
2009-12-09 07:28:59 +01:00
2008-05-05 01:07:14 -04:00
2007-03-25 12:12:44 +00:00
2009-09-06 19:38:06 +02:00
2008-11-23 22:42:59 +01:00
2007-03-25 12:12:44 +00:00
2010-01-29 08:50:13 +01:00
2009-06-14 11:35:59 +02:00
2009-06-07 16:35:45 +02:00
2008-11-23 22:42:59 +01:00
2009-11-15 20:49:55 -06:00
2009-01-31 16:07:50 +01:00
2009-11-29 23:03:14 +01:00
2008-08-26 12:41:25 -05:00
2007-03-25 12:12:44 +00:00
2007-07-16 22:53:06 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2009-01-14 09:04:40 +01:00
2007-07-24 05:10:03 +00:00
2007-07-16 22:53:06 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2008-11-23 22:58:06 +01:00
2008-12-17 20:42:45 +01:00
2008-04-10 17:43:39 +00:00
2009-06-07 12:01:56 +02:00
2007-03-25 12:12:44 +00:00
2009-06-07 11:58:59 +02:00
2007-03-25 12:12:44 +00:00
2007-07-16 22:53:06 +00:00
2007-07-16 22:53:06 +00:00
2007-03-25 12:12:44 +00:00
2008-11-23 14:42:06 +01:00
2008-03-08 18:02:39 +00:00
2010-01-31 15:33:27 +01:00
2008-11-24 07:36:29 +01:00
2008-11-23 22:42:59 +01:00
2008-04-10 21:18:02 +00:00
2009-01-19 21:54:52 +01:00
2009-12-02 23:13:05 +01:00
2008-11-23 15:17:34 +01:00
2009-09-06 19:38:06 +02:00
2008-11-23 22:42:59 +01:00
2008-11-23 15:17:34 +01:00
2008-04-10 21:01:54 +00:00
2007-03-25 12:12:44 +00:00
2007-07-16 22:53:06 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2007-03-25 12:12:44 +00:00
2008-10-28 20:47:44 +01:00
2007-03-25 12:12:44 +00:00
2008-11-23 22:42:59 +01:00
2009-12-05 15:50:56 +01:00
2007-06-24 20:46:47 +00:00
2009-06-14 12:03:31 +02:00