Ugly hack to define pre-command hooks from python, for continue

This merge request looks at all gdb commands that could lead to a continue, creates a define hook for them, dumps it in a temp file and then loads that temp file in gdb.

Merge request reports

Loading