> Should we make the file name optional in the command line parameters lile gdb 
> and perl -d have ?

Sure we do, but in the current state it can give to a lot of crashes.

> Can we use getopt()  of unistd.h to parse command line arguments in
> src/parrot_debugger.c or is there any portability issue with this?

We can't. unistd.h is not a standard C header.

-- 
Salu2
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to