Closed
Bug 296876
Opened 20 years ago
Closed 2 years 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•19 years ago
|
QA Contact: wtchang → nspr
Updated•3 years ago
|
Severity: normal → S3
Comment 1•3 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: wtc → nobody
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•