R. Clayton (rclayton@monmouth.edu)
(no date)
Gdb, the gnu debugger, has been core dumping on me when I debug programs under
solaris (I've had no problems under linux). If you've been having problems
with gdb under solaris, try compiling (and linking) your code with the -gstabs
option instead of the -g option; this seems to fix the problem. Object code
made available starting with assignment 5 will be compiled with the -gstabs
option.
This archive was generated by hypermail 2.0b3 on Thu Dec 19 2002 - 20:30:05 EST