Closed Bug 735030 Opened 12 years ago Closed 12 years ago

IonMonkey: js_DumpBacktrace does not work with js opt shells

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: gkw, Unassigned)

References

Details

After bug 729833 landed, js_DumpBacktrace worked on js debug shells but not js opt shells.

Adding an extern to the line where js_DumpBacktrace is located in jsdbgapi.h, as Nicolas suggested, didn't seem to work.
I tried with --disable-debug --enable-optimize --enable-profiling, and I can still call js_DumpBacktrace from gdb.
Assignee: general → blackconnect
Status: NEW → RESOLVED
Closed: 12 years ago
Component: JavaScript Engine → Java-Implemented Plugins
QA Contact: general → blackconnect
Resolution: --- → WORKSFORME
Assignee: blackconnect → general
Component: Java-Implemented Plugins → JavaScript Engine
QA Contact: blackconnect → general
You need to log in before you can comment on or make changes to this bug.