From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: gdb-patches@sourceware.org
Subject: [commit] [patchv2 8/11] TUI: source "file" -> "fullname"
Date: Sun, 03 Feb 2013 16:17:00 -0000 [thread overview]
Message-ID: <20130203161706.GH4448@host2.jankratochvil.net> (raw)
In-Reply-To: <20130127223625.GI15252@host2.jankratochvil.net>
On Sun, 27 Jan 2013 23:36:25 +0100, Jan Kratochvil wrote:
> gdb/
> 2013-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
>
> * source.c (print_source_lines_base): Print for TUI also "fullname".
> * tui/tui-data.c (init_content_element): Change tui_locator_element
> field to full_name.
> * tui/tui-data.h (struct tui_locator_element): Likewise.
> * tui/tui-disasm.c (tui_show_disassem_and_update_source): Rename
> tui_update_locator_filename calls to tui_update_locator_fullname.
> Replace symtab->filename refererence by symtab_to_fullname call.
> * tui/tui-out.c (tui_field_string): Check for "fullname" now.
> * tui/tui-source.c (tui_set_source_content): Change tui_locator_element
> field to full_name. Replace symtab->filename refererence by
> symtab_to_fullname call.
> (tui_show_symtab_source): Rename parameter to fullname. Change
> tui_locator_element field to full_name.
> * tui/tui-stack.c: Include source.h.
> (tui_set_locator_filename): Rename the declaration to ...
> (tui_set_locator_fullname): ... here. Rename its parameter to
> fullname, updates its comment.
> (tui_set_locator_info): Rename its parameter to fullname.
> (tui_set_locator_filename): Rename the definition to ...
> (tui_set_locator_fullname): ... here. Rename its parameter to
> fullname, updates its comment. Change tui_locator_element field to
> full_name.
> (tui_set_locator_info): Rename its parameter to fullname.
> (tui_set_locator_info): Rename callee to tui_set_locator_fullname.
> (tui_update_locator_filename): Rename to ...
> (tui_update_locator_fullname): ... here. Rename callee to
> tui_set_locator_fullname.
> (tui_show_frame_info): Replace symtab->filename refererence by
> symtab_to_fullname call.
> * tui/tui-stack.h (tui_update_locator_filename): Rename to ...
> (tui_update_locator_fullname): ... here.
> * tui/tui-winsource.c (tui_display_main): Rename the callee to
> tui_update_locator_fullname. Replace symtab->filename refererence by
> symtab_to_fullname call.
> * tui/tui.c (tui_show_source): Rename its parameter to fullname.
> Rename the callee to tui_update_locator_fullname.
> * tui/tui.h (tui_show_source): Rename its parameter to fullname.
Checked in:
http://sourceware.org/ml/gdb-cvs/2013-02/msg00022.html
Jan
next prev parent reply other threads:[~2013-02-03 16:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-27 22:36 Jan Kratochvil
2013-02-03 16:17 ` Jan Kratochvil [this message]
2013-02-07 19:48 ` Doug Evans
2013-02-07 19:54 ` Jan Kratochvil
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=20130203161706.GH4448@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