On 12/27/2013 09:58:07 PM, Richard Braun wrote:
On Fri, Dec 27, 2013 at 07:55:02PM +0100, Marin Ramesa wrote:
> On 12/27/2013 07:14:40 PM, Richard Braun wrote:
> >What do you mean when you say you test on the Hurd and Linux ? How
do
> >you use GDB with Mach to determine it's actually kalloc thta
> >segfaults ?
>
> I link it with gnumach .o files and then run it trough GDB to see if
> I don't
> make big mistakes in the code.
Do you mean you're expecting kalloc() to actually work in a POSIX
environment ?
I expected it to work on Hurd running gnumach, but I don't understand
what it means to function to work in a POSIX environment.
But it's OK, I can test the code without kalloc().