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 - Python Scripting] Add 'end' attribute to gdb.Symtab_and_line


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

Siva> There is already an attribute 'pc' which
Siva> is described as "Indicates the current program counter address" in the
Siva> documentation.  I do not think this description is accurate: 'pc' is
Siva> actually the begin address of the program counter address range for
Siva> the current source line.

Would you mind fixing the documentation here?
(As a separate patch, not required for this one.)

Tom


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