On Sat, Jun 08, 2002 at 12:19:37AM +0900, Jun Kuriyama wrote: > I've installed gdb-5.2_1, but I cannot debug usual code. I've tried > with "-g", "-gstabs+" and "-g -gstabs+" but got same result.
In another message, Mark said he fixed the port. But I just wanted to add that "-gstabs+" is not needed to debug with GDB 5.2 and plain "-g" gives richer debugging information for GDB (5.1+). To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message