Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: Andreas Schwab <schwab@suse.de>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [rfa] Fix tui compilation
Date: Thu, 12 Jun 2003 14:26:00 -0000	[thread overview]
Message-ID: <3EE88D9C.3040300@redhat.com> (raw)
In-Reply-To: <m3d6hmdg0x.fsf@whitebox.local>

Did you check this in?  If not, please do.

> 2003-06-10  Andreas Schwab  <schwab@suse.de>
> 
> 	* Makefile.in (tuiDisassem.o): Update dependencies.
> 
> --- gdb/Makefile.in.~1.395.~	2003-06-09 22:53:37.000000000 +0200
> +++ gdb/Makefile.in	2003-06-10 00:14:42.000000000 +0200
> @@ -2693,7 +2693,7 @@ tuiDataWin.o: $(srcdir)/tui/tuiDataWin.c
>  tuiDisassem.o: $(srcdir)/tui/tuiDisassem.c $(config_h) $(defs_h) $(symtab_h) \
>  	$(breakpoint_h) $(frame_h) $(value_h) $(tui_h) $(tuiData_h) \
>  	$(tuiWin_h) $(tuiLayout_h) $(tuiSourceWin_h) $(tuiStack_h) \
> -	$(tui_file_h)
> +	$(tui_file_h) $(disasm_h)
>  	$(CC) -c $(INTERNAL_CFLAGS) $(srcdir)/tui/tuiDisassem.c
>  tuiGeneralWin.o: $(srcdir)/tui/tuiGeneralWin.c $(config_h) $(defs_h) \
>  	$(tui_h) $(tuiData_h) $(tuiGeneralWin_h) $(tuiWin_h)
> 
> 2003-06-10  Andreas Schwab  <schwab@suse.de>
> 
> 	* tuiSource.c (tuiVerticalSourceScroll): Use get_frame_pc.
> 	* tuiSourceWin.c (tuiHorizontalSourceScroll): Likewise.
> 	* tuiStack.c (tui_get_function_from_frame): Likewise.
> 	(tuiShowFrameInfo): Likewise.
> 	* tuiWin.c (_makeVisibleWithNewHeight): Likewise.
> 	* tui-hooks.c (tui_selected_frame_level_changed_hook): Likewise.
> 	* tuiDisassem.c (tuiVerticalDisassemScroll): Likewise.
> 	Include "disasm.h".



      reply	other threads:[~2003-06-12 14:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-09 22:49 Andreas Schwab
2003-06-12 14:26 ` Andrew Cagney [this message]

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=3EE88D9C.3040300@redhat.com \
    --to=ac131313@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=schwab@suse.de \
    /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