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: [RFA] undeprecate deprecated_read_memory_nobpt


>  The following patch makes that change. The change itself was done
>  mechanically with perl.

Please fix the indentation problems caused by this before you commit it.

>          * gdbcore.h (read_memory_nobpt): New function name instead of
>          deprecated_read_memory_nobpt.
>          * breakpoint.c (read_memory_nobpt): New function name instead
>          of deprecated_read_memory_nobpt.
>          Adjust calls to old deprecated_read_memory_nobpt accordingly.
>          * alpha-tdep.c: Adjust calls to deprecated_read_memory_nobpt
>          accordingly.
>          * alphanbsd-tdep.c: Likewise.
>          * frame.c: Likewise.
>          * frv-tdep.c: Likewise.
>          * hppa-linux-tdep.c: Likewise.
>          * hppa-tdep.c: Likewise.
>          * i386-linux-nat.c: Likewise.
>          * m68klinux-tdep.c: Likewise.
>          * mips-tdep.c: Likewise.
>          * s390-tdep.c: Likewise.

ok with me, but give it a few days to give people a last chance to object.



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