Menu

#142 F90 watch window: allocated and assumed shape arrays

Undefined
fixed
nobody
Feature_Request
2021-06-29
2015-02-27
No

For some time I have been watching the progress of F90 integration, and feature development such as the watch window.

I teach a large undergrad engineering F90 class and am keen to use C::B. The ability to see arrays in the watch window is a big plus. I can see that explicit arrays and array slices are handled correctly, but, but the window does not show the array values for allocated arrays and assumed shape arrays.

I have no idea how difficult this request is, but I would be highly appreciative if it could be considered in the near future.

Discussion

  • Teodor Petrov

    Teodor Petrov - 2015-02-27

    Unfortunately I have no f90 compiler, nor I know how to program in fortran.
    So I cannot do much about your feature request.

    Probably you should talk to the developer of the fortran plugin: http://darmar.vgtu.lt/

    Also on this site you'll find a workaround for your problem.
    It seems that this is a gdb limitation.

     
  • darmar

    darmar - 2021-06-27

    Yes, Teodor. This was a limitation of GDB. The recent versions of GDB has no such limitation with allocatable or assumed shape arrays.
    I think this ticket can be closed.

     
  • Teodor Petrov

    Teodor Petrov - 2021-06-29
    • status: open --> fixed
     

Log in to post a comment.

MongoDB Logo MongoDB