lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> No amount of debugging sessions will be of any help other than
> to sit down and do a detailed code review.

Something that may be very helpful in such cases is a check tool, such
as valgrind or purify.

-- Roberto