I'm having trouble figuring out how to execute outside programs.
Right now I'm using the following line:
execl("gdb", "gdb", "bin/circle", "-c", "lib/core", "-x",
".gdb_command", "-batch", ">>", "lib/crash_info");
but it doesn't seem to be working.
Am I doing something wrong?
Pat
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT