mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-01 00:45:29 +00:00
441d672440
The new 'gdb_monitor_interactive.run' script extends the original 'gdb_monitor.run' script with a startup sequence that automates the initial break-in at the main function of a dynamically linked binary. Patch by Christian Prochaska.