Short answer is yes. Long answer is longer: 1. Use *latest* version of - compiler that generates debug info (-g -O) - dbx that reads and processes it 2. Expect certain limitations (such as inability to print arbitrary local variable) 3. See `help optimized-code' in dbx
ольга крыжановская wrote: > Does dbx have an option to debug optimized Sun Studio code at source level? > > Olga _______________________________________________ tools-compilers mailing list [email protected]
