Hi Francesco,
actually hbdbgfx works with Windows and Linux if you use xhb (and in particular hboutdbg.c that it is included in xhb lib). I wrongly said before that this lib works only under Windows because I made it one year ago and I forgot that hb_outdebug() in xhb was already made for windows and Linux.
xhb dependency is not a good solution for any contribs.
I have proposed to move hboutdgb.c to hbdbgfx lib because I think that in xhb it is not used directly apart from hblog (that it is a collection of debug functions/classes) and I think that also this should be moved in hbdbgfx lib.
I strongly oppose this move, as I think it's the wrong one in numerous ways (pls see my other mails). Right now it seems hbdbgfx is separated to not depend on xhb.lib, yet it still depends on it for Linux. ?? I'm not sure I understand the point of this. Anyway I think lib should IMO be removed from the repository, or moved inside xhb.lib. Unfortunately no one of you told any actual issues regarding usage of xhb.lib for dbg functions (like unwanted parts pulled in to the final .exe), so I'll stop guessing, but for sure, if there are any issues those should be solved inside xhb.lib by those who find this enough of a problem. It's not a solution to let xhb parts pour in various other libs, or start to be duplicated as separate parts. I'd propose to move these functions inside xhb lib, in case someone wants to deal with the details of this, if not, and there are no better ideas, I'll remove this lib from the repository. Brgds, Viktor _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
