Closed
Bug 296876
Opened 20 years ago
Closed 11 months ago
Debug flags -gstabs no longer works with Solaris dbx
Categories
(NSPR :: NSPR, defect)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: neil.williams, Unassigned)
Details
Debug flags for gcc in nsprpub/configure are set to "-gstabs" which does not work with Solaris dbx v6.2. When compiled with -gstabs dbx sees no source line debug info; single step into an NSPR function acts like run. Wan-Teh, in rev 1.55 you noted that "-g" did not work with gcc, now it looks like the problem has been fixed (on Solaris 10 anyway). I tried it and dbx v6.2 is happy with the -g output. Maybe we should change it back.
Updated•18 years ago
|
QA Contact: wtchang → nspr
Updated•2 years ago
|
Severity: normal → S3
Comment 1•2 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: wtc → nobody
Updated•11 months ago
|
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•