amuse icon indicating copy to clipboard operation
amuse copied to clipboard

debugger_immediate_run for other debuggers than gdb

Open ipelupessy opened this issue 4 years ago • 3 comments

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...

ipelupessy avatar Sep 29 '21 13:09 ipelupessy

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...

ipelupessy avatar Oct 11 '21 14:10 ipelupessy

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.

stale[bot] avatar Mar 04 '22 15:03 stale[bot]