Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAbout exceptions: Is try, catch and thow supported?
I would like to use try-catch statements, but it does not seems to work for me. I work with Quartus II 11.0sp1 and nios II (the fpga includes a vic). When I debug what happens in my throw state...
Altera_Forum
Honored Contributor
14 years agoStarting to understand what isn't working...
(gdb) print dwarf_reg_size_table[0] $6 = 0 '\000' (gdb) call init_dwarf_reg_size_table() (gdb) Quit (gdb) print dwarf_reg_size_table[0] $8 = 4 '\004'