From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14822 invoked by alias); 11 Jan 2008 13:30:56 -0000 Received: (qmail 14799 invoked by uid 22791); 11 Jan 2008 13:30:55 -0000 X-Spam-Check-By: sourceware.org Received: from mtagate1.de.ibm.com (HELO mtagate1.de.ibm.com) (195.212.29.150) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 11 Jan 2008 13:30:25 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate1.de.ibm.com (8.13.8/8.13.8) with ESMTP id m0BDUNQG164128 for ; Fri, 11 Jan 2008 13:30:23 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v8.7) with ESMTP id m0BDUMGI2404584 for ; Fri, 11 Jan 2008 14:30:22 +0100 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id m0BDUMC6013357 for ; Fri, 11 Jan 2008 14:30:22 +0100 Received: from tuxmaker.boeblingen.de.ibm.com (tuxmaker.boeblingen.de.ibm.com [9.152.85.9]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with SMTP id m0BDUMnS013354; Fri, 11 Jan 2008 14:30:22 +0100 Message-Id: <200801111330.m0BDUMnS013354@d12av02.megacenter.de.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Fri, 11 Jan 2008 14:30:22 +0100 Subject: Re: [Patch]: Replace deprecated_print_address_numeric To: deuling@de.ibm.com (Markus Deuling) Date: Fri, 11 Jan 2008 13:30:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org (GDB Patches) In-Reply-To: <47875F23.1090001@de.ibm.com> from "Markus Deuling" at Jan 11, 2008 01:20:51 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00269.txt.bz2 Markus Deuling wrote: > * exec.c: #include "arch-utils.h" > (print_section_info): Use gdbarch_from_bfd to get at the > current architecture. Replace current_gdbarch. Fix indention. > Replace deprecated_print_address_numeric by paddress. > * Makefile.in (exec.o) Add dependency to arch-utils.h. > > * valprint.c (val_print_string): Replace > deprecated_print_address_numeric. > * tracepoint.c (trace_mention, scope_info): Likewise. > * symmisc.c (dump_msymbols, dump_psymtab, dump_symtab_1, print_symbol) > (print_symbol, print_partial_symbols, maintenance_info_psymtabs) > (maintenance_check_symtabs): Likewise. > * symfile.c (list_overlays_command): Likewise. > * stack.c (frame_info, print_block_frame_labels): Likewise. > * printcmd.c (print_address, print_address_demangle) > (address_info): Likewise. > * corefile.c (memory_error): Likewise. > * infcmd.c (jump_command): Likewise. > * breakpoint.c (insert_bp_location, describe_other_breakpoints) > (mention, delete_breakpoint): Likewise. > * c-valprint.c (print_function_pointer_address, c_val_print): Likewise. > * dwarf2read.c (dump_die): Likewise. > * ada-valprint.c (ada_val_print_1): Likewise. > * f-valprint.c (f_val_print): Likewise. > * linux-fork.c (info_forks_command): Likewise. > * m32r-com.c (m32r_load_section, m32r_load) > (m32r_upload_command): Likewise. > > * ui-out.c (ui_out_field_core_addr): Remove unnecessary comment. This is OK as well. Thanks, Ulrich -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE Ulrich.Weigand@de.ibm.com