This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

transfer own data via GDB remote protocol, flash a micro


Hi,

lets say i'm building a hardware debugger that understands
GDB remote protocol.  And further, that debugger needs
some info about the hardware that it is attached to.

Can i somehow transfer this data via GDB remote protocol?

I didn't see anything in the info pages, so i think
this does not work.

As an example, i may want to tell the hardware the
target voltage, the quarz frequency, some settings
like, ...

Another question, is it somehow possible to "flash"
an attached micro via GDB remote protocol?


Best regards,
Torsten.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]