Eo: Add internal function call on pointer errors
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 29 Dec 2015 10:42:05 +0000 (19:42 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 29 Dec 2015 11:55:50 +0000 (20:55 +0900)
commit0dd9e02df24435a13a505232be0db5a5eb07d1f4
tree811a8ceceb9bbc201f416e226cb3ea893c485fa8
parent3059859e28d27919e7a51fa1301f59bd983465c4
Eo: Add internal function call on pointer errors

Useful for GDB: break on this function when things go wrong.
Similar to eina_safety.

I guess we could set some Eina_Error and maybe even have error
callbacks for easier application debugging. Later.
src/lib/eo/eo_ptr_indirection.c
src/lib/eo/eo_ptr_indirection.h