Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

Generating Debug Scripts

Altera_Forum
Honored Contributor II
1,109 Views

Hi guys, i had a problem in debugging a program where I need to automate some steps in debugging so I thought if there could be a way to write a script file like a .bat file that do these steps instead of doing it manually. 

I already know about Resume but i need to trace step after another as i have multiple processors in my system. 

I found a program called trace32-icd that might be able to do scripts , so if anyone know about it please tell me. 

 

Thanx http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/ph34r.gif
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
414 Views

I thnk gdb should have a way to define scripts, but I never used them. We currently use lauterbach trace32, which provides debugging scripts. 

 

PJ
0 Kudos
Reply