Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Mark Shinwell <shinwell@codesourcery.com>
Cc: gdb-patches@sourceware.org
Subject: Re: Debugging of signal handlers on m68k targets
Date: Fri, 20 Apr 2007 12:19:00 -0000	[thread overview]
Message-ID: <jed51zqnpo.fsf@sykes.suse.de> (raw)
In-Reply-To: <4627E7F5.2020706@codesourcery.com> (Mark Shinwell's message of 	"Thu, 19 Apr 2007 23:06:45 +0100")

Mark Shinwell <shinwell@codesourcery.com> writes:

> 2007-04-19  Mark Shinwell  <shinwell@codesourcery.com>
>
> 	gdb/
> 	* Makefile.in: Adjust dependencies of m68klinux-tdep.c.
> 	* m68klinux-tdep.c (m68k_uclinux_sigcontext_reg_offset): New.
> 	(m68k_linux_sigcontext_reg_offset): Fix typo.
> 	(target_is_uclinux): New.
> 	(m68k_linux_inferior_created): New.
> 	(m68k_linux_get_sigtramp_info):  Check for uClinux or
> 	normal Linux.  Use m68k_uclinux_sigcontext_reg_offset for
>   	uClinux.
> 	(_initialize_m68k_linux_tdep): Register
> 	m68k_linux_inferior_created.

Ok.

>
>
> === gdb/Makefile.in
> ==================================================================
> --- gdb/Makefile.in     (revision 169301)
> +++ gdb/Makefile.in     (local)
> @@ -2285,7 +2285,7 @@
>         $(floatformat_h) $(frame_h) $(target_h) $(gdb_string_h) \
>         $(gdbtypes_h) $(osabi_h) $(regcache_h) $(objfiles_h) $(symtab_h) \
>         $(m68k_tdep_h) $(trad_frame_h) $(frame_unwind_h) $(glibc_tdep_h) \
> -       $(solib_svr4_h)
> +       $(solib_svr4_h) $(observer_h) $(elf_common_h)

You'll also need to add $(auxv_h).

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


  reply	other threads:[~2007-04-20 11:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-20 11:04 Mark Shinwell
2007-04-20 12:19 ` Andreas Schwab [this message]
2007-04-20 23:33   ` Mark Shinwell

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=jed51zqnpo.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=gdb-patches@sourceware.org \
    --cc=shinwell@codesourcery.com \
    /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