amuse
amuse copied to clipboard
debugger_immediate_run for other debuggers than gdb
6d1a301 introduces an option (by default true) to start worker debug runs immedately (w/o typing run in each debugging window). But only for gdb (most used). same option must be implemented for other debuggers...
except for the convenience I was hoping this option would fix a timeout problem when debugging mpi parallel codes (spawn fails if it doesn't phone home soon enough)...its still not fast enough though...
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.