This is the mail archive of the gdb@sourceware.org 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]

Re: GDB support for Flash memory programming


Jim Blandy <jimb@codesourcery.com> writes:

> GDB will have a new write-flash variable. This variable will have
> three possible states:
> 
>     * on
>     * load
>     * off

How about breakpoints? Should using memory breakpoints require full
"on" access? (There are some possible optimizations there; the whole
"step: insert breakpoints, run, remove breakpoints" model is kind of
bad when the breakpoints are being written to flash).

        - Nathan


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