[haiku-bugs] Re: [Haiku] #12914: Debugger crashes on Step over

  • From: "KapiX" <trac@xxxxxxxxxxxx>
  • Date: Sat, 13 Aug 2016 18:22:05 -0000

#12914: Debugger crashes on Step over
-------------------------+----------------------------
   Reporter:  KapiX      |      Owner:  nobody
       Type:  bug        |     Status:  new
   Priority:  normal     |  Milestone:  Unscheduled
  Component:  - General  |    Version:  R1/Development
 Resolution:             |   Keywords:
 Blocked By:             |   Blocking:
Has a Patch:  0          |   Platform:  All
-------------------------+----------------------------

Comment (by KapiX):

 Steps:
 1. Needed libs: boehm_gc, libatomic_ops, libffi, libgmp.
 2. In source directory (I was using commit
 0fbf2a4c44901fa818493a689fc4b601e096ef68):
 {{{
 cd src
 libtoolize --force --copy --install
 autoreconf -fi
 cd ..
 ./configure --enable-threads=no --with-dffi=system --enable-boehm=system
 --with-asdf=no --with-tcp=no --with-ieee-fp=yes
 make
 }}}
 3. Build will crash. Go to build directory and run `Debugger ecl_min
 compile`.
 4. Set breakpoint in `si_infinity()`, then step into.
 5. In `ecl_make_long_float` step over  `DO_DETECT_FPE();`.
 6. Debugger crashes.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12914#comment:1>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: