Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

Generating Debug Scripts

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

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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