From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: gdb-patches@sourceware.org
Subject: [commit] [patchv2 1/11] Remove xfullpath (use gdb_realpath instead)
Date: Sun, 03 Feb 2013 15:55:00 -0000 [thread overview]
Message-ID: <20130203155453.GA4448@host2.jankratochvil.net> (raw)
In-Reply-To: <20130127223135.GB15252@host2.jankratochvil.net>
On Sun, 27 Jan 2013 23:31:35 +0100, Jan Kratochvil wrote:
> gdb/
> 2013-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
>
> Replace xfullpath calls by gdb_realpath calls.
> * cli/cli-cmds.c (find_and_open_script): Remove xfullpath from the
> function comment.
> * dwarf2read.c (dw2_map_expand_apply): Remove parameter full_path.
> Remove it from the iterate_over_some_symtabs call.
> (dw2_map_symtabs_matching_filename): Remove parameter full_path.
> Remove it from the dw2_map_expand_apply calls, remove a block handling
> it.
> * psymtab.c (partial_map_expand_apply): Remove parameter full_path.
> Remove it from the iterate_over_some_symtabs call.
> (partial_map_symtabs_matching_filename): Remove parameter full_path.
> Remove it from the partial_map_expand_apply calls, remove a block
> handling it. Drop gdb_realpath call and cleanups from the real_path
> handling.
> * source.c (openp): Drop the comment part about xfullpath. Replace
> xfullpath calls by gdb_realpath calls.
> (find_and_open_source): Replace xfullpath call by gdb_realpath call.
> * symfile.h (struct quick_symbol_functions): Remove parameter full_path
> from method map_symtabs_matching_filename and its comment.
> * symmisc.c (maintenance_print_msymbols): Replace xfullpath call by
> gdb_realpath call.
> * symtab.c (iterate_over_some_symtabs): Remove parameter full_path,
> remove it also from the function comment, remove a block handling it.
> Drop gdb_realpath call and cleanups from the real_path handling.
> (iterate_over_symtabs): Drop variable full_path and its use.
> * symtab.h (iterate_over_some_symtabs): Remove parameter full_path.
> * utils.c (xfullpath): Remove.
> * utils.h (xfullpath): Remove.
>
> gdb/testsuite/
> 2013-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
>
> * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
Checked in:
http://sourceware.org/ml/gdb-cvs/2013-02/msg00015.html
Jan
next prev parent reply other threads:[~2013-02-03 15:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-27 22:31 Jan Kratochvil
2013-02-03 15:55 ` Jan Kratochvil [this message]
2013-07-17 12:49 ` Agovic, Sanimir
2013-07-17 16:04 ` Doug Evans
2013-07-17 16:13 ` Doug Evans
2013-07-17 16:51 ` Jan Kratochvil
2013-07-17 17:24 ` Doug Evans
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130203155453.GA4448@host2.jankratochvil.net \
--to=jan.kratochvil@redhat.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox