View Single Post
Re: How to debug linux crashes
Old
  (#11)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: How to debug linux crashes - 06-01-2006

afaik -ggdb3 is exactly same as -g3.

Make sure you are attaching the paramater in the "g++" command, not the "ld" one.
  
Reply With Quote