This is the mail archive of the gdb-patches@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: [RFC] Extend gdb.Breakpoint to allow setting a breakpoint at the current execution address


>>>>> "Siva" == Siva Chandra <sivachandra@google.com> writes:

Siva> Since gdb.Frame.pc works for me, I can drop this patch unless you feel
Siva> it adds a "good-to-have".

I think I'd prefer not to have it.
To me, this functionality seems like it is possibly useful from the CLI,
but for scripting it is simpler and clearer to just write out the full
expression.

Tom


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