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


>         * 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.

I just checked this change in, whith the indentation issues fixed.

-- 
Joel


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