Closed
Description
Hi:
This is more a question than an issue. I have trouble debugging code that uses the date time module.
With ddt, compiled with pgi:
whenever I get in the code where manipulations with date time objects occur (maybe reference to fields...), the gdb process starts consuming enormous amount of memory and it consumes it all...
With gdb-apple compiled with gfortran:
eclipse is refusing to show the datetime or timedelta objects (ddt shows the objects but it freezes due to memory issues)
Do you think it is possible to change the type definitions to make them more debugger friendly?
Cheers
Metadata
Metadata
Assignees
Labels
No labels