[ADMB Users] ADMB-IDE debugger issue

dave fournier otter at otter-rsch.com
Fri Aug 28 12:32:47 PDT 2009


That appears to be an emacs error.

Try running the program directly with gdb at the command line and see
what you get.

If you are using linux you can also try ddd which is a graphical front
end for gdb.

If you need command line arguments  and get tired of entering them
create a file named .gdbinit
and put

    set args .....

in it.


-- 
David A. Fournier
P.O. Box 2040,
Sidney, B.C. V8l 3S3
Canada
Phone/FAX 250-655-3364
http://otter-rsch.com



More information about the Users mailing list