Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Exposing inferior_created in Python
@ 2013-03-14  4:19 Gareth McMullin
  2013-03-14  9:43 ` Phil Muldoon
  0 siblings, 1 reply; 4+ messages in thread
From: Gareth McMullin @ 2013-03-14  4:19 UTC (permalink / raw)
  To: gdb

Hi

I'm interested in having the inferior_created observer exposed as a
Python event.

The application I intend to work on is trace port capture on ARM
Cortex microcontrollers using a Python GDB extension.  I have this at
a proof-of-concept level[1], but a problem that I have is that the
trace port registers in the target are reset with the target on say a
GDB 'run' command. It would be convenient if a Python event was
available on which I can configure the appropriate registers.

I'm happy to do the work to make this happen, but I'm interested if
this change would be considered for inclusion.  I am happy to sign the
copyright assignment to the FSF.

Cheers,
Gareth

[1] https://github.com/gsmcmullin/magictpa

--
Black Sphere Technologies Ltd.

Web: www.blacksphere.co.nz
Mobile: +64 27 777 2182
Tel: +64 9 478 8885
Skype: gareth.mcmullin
LinkedIn: http://nz.linkedin.com/in/gsmcmullin


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-03-20 20:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-14  4:19 Exposing inferior_created in Python Gareth McMullin
2013-03-14  9:43 ` Phil Muldoon
2013-03-14 11:13   ` Gareth McMullin
2013-03-20 20:40     ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox