simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Simulavr-devel] Address of breakpoints from source lines


From: Sebastian
Subject: [Simulavr-devel] Address of breakpoints from source lines
Date: Wed, 16 Jun 2010 21:31:11 +0200

Hi,
is there a way to get breakpoint-adresses for source code lines directly
from simulavr (with the python interface)?

Currently, I call avr-gdb via subprocess.Popen and evaluate the output
of "break" commands (see attached code, get_breakpoint_adresses). But
that seems a bit clumsy.

Sebastian

Attachment: test_framework.py
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]