Opened 8 years ago
Closed 8 years ago
#12914 closed bug (fixed)
Debugger crashes on Step over
Reported by: | KapiX | Owned by: | anevilyak |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Debugger | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev50467 gcc4h
Core file: http://haiku.kacperkasper.pl/core-Debugger-27413.7z
This happens when debugging Embeddable Common Lisp. I can provide specific steps to reproduce if necessary.
Attachments (1)
Change History (5)
by , 8 years ago
Attachment: | Debugger-27316-debug-13-08-2016-14-45-58.report added |
---|
comment:2 by , 8 years ago
Component: | - General → Applications/Debugger |
---|---|
Owner: | changed from | to
comment:3 by , 8 years ago
Status: | new → in-progress |
---|
Looking into this and #12913, though depending on available free time after work, it might be a few days.
Note:
See TracTickets
for help on using tickets.
Steps:
Debugger ecl_min compile
.si_infinity()
, then step into.ecl_make_long_float
step overDO_DETECT_FPE();
.EDIT: also check out #12912, without this workaround it won't compile. I have put it in src/h/ecl.h.