Improve debug-only messages of add/remove_roots and init_linux_data_start
authorIvan Maidanski <ivmai@mail.ru>
Wed, 12 Jun 2013 05:50:04 +0000 (09:50 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 12 Jun 2013 08:50:55 +0000 (12:50 +0400)
commitca89b8c4820836daecb2b1ab4431808721d33f1f
tree0a60424e4b5484f2c11ef7938ad3f20a51097377
parente1243339b15b8dea971bce51d1362ee8024771ee
Improve debug-only messages of add/remove_roots and init_linux_data_start

* mark_rts.c (GC_add_roots_inner, GC_remove_root_at_pos): Log r_tmp
value (only if DEBUG_ADD_DEL_ROOTS).
* os_dep.c (GC_init_linux_data_start): Log unresolved [__]data_start
symbol (only if DEBUG_ADD_DEL_ROOTS and LINUX).
mark_rts.c
os_dep.c