##// END OF EJS Templates
2.0.2.0 first revision compatibile with the new waveform picker...
2.0.2.0 first revision compatibile with the new waveform picker (VHDL >= 0.1.28)

File last commit:

r101:30ac019d302a VHDLib206
r177:27b8d97a50ae VHDL_0_1_28
Show More
gdb.ini
12 lines | 203 B | text/x-ini | IniLexer
target extended-remote :3333
# Reset to known state
monitor reset halt
load
monitor reset init
# Set a breakpoint at main().
break set_apbuart_scaler_reload_register
# Run to the breakpoint.
continue