Roman Kagan
a628fb65fa
handle --debug-gc universally via at_exit hook
...
Several tools handle --debug-gc command-line option, by explicitly
forcing GC on every exit path. This is tedious and prone to forgetting
some of the exit paths.
Instead, add a generic handler for --debug-gc, which installs an at_exit
hook to do the GC consistency check, and which can be called right in
the command-line parser. Also adjust all users of --debug-gc to use
that handler.
Signed-off-by: Roman Kagan <rkagan@virtuozzo.com >
2015-08-28 17:53:41 +01:00
..
2015-08-28 17:53:41 +01:00
2015-08-05 13:01:12 +01:00
2014-01-28 15:04:38 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-07-01 17:17:58 +02:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-07-29 13:47:08 +02:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-07-01 17:17:58 +02:00
2015-05-15 19:08:36 +01:00
2015-05-15 19:08:36 +01:00
2015-06-06 14:21:34 +01:00
2015-05-15 19:08:36 +01:00
2014-09-17 17:31:50 +01:00
2014-09-17 17:31:50 +01:00
2015-08-02 17:33:07 +01:00
2015-06-15 15:42:46 +01:00