public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Eero Tamminen <oak@helsinkinet.fi>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: linux-m68k <linux-m68k@lists.linux-m68k.org>
Subject: Re: [PATCH 1/2] m68k: Drop Atari EtherNAT support when it's not configured in
Date: Thu, 26 Sep 2024 18:41:31 +0300	[thread overview]
Message-ID: <87652f3d-34c0-40f6-89a2-87dd37c8d3bf@helsinkinet.fi> (raw)
In-Reply-To: <87y13f3bdd.fsf@igel.home>

Hi,

On 25.9.2024 20.13, Andreas Schwab wrote:
> On Sep 25 2024, Eero Tamminen wrote:
> 
>> Hatari debugger backtrace does not rely on frame pointers or stack content
>> unwinding, i.e. it's immune to stack corruption.
> 
> That has nothing to do with stack corruption.  Valid user-space
> addresses can very well happen to match kernel adresses, since the
> address spaces overlap.

Hatari profiler & debugger (currently) support only physical addresses, 
so that's not the case.


	- Eero

Lack of MMU / address translation support in them is not a problem for 
what they're normally used [1], as neither TOS, nor 99.9% of the stuff 
run under it, use/need that.

However, with Linux, it means them being mainly useful for debugging 
what happens on kernel side.  I do not think that to be too much of a 
problem though, as kernel side is the hard part and there are good 
alternatives for debugging user-space.

---

[1] E.g. optimizations in latest ScummVM upstream releases that make it 
work OK on original Atari TT & Falcon HW, and (enhanced) Doom I version 
that runs OK on original Atari Falcon.

      reply	other threads:[~2024-09-26 15:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-22 21:48 [PATCH 1/2] m68k: Drop Atari EtherNAT support when it's not configured in Eero Tamminen
2024-09-22 21:48 ` [PATCH 2/2] m68k: Set reasonable PSG port-A default value Eero Tamminen
2024-09-22 21:58 ` [PATCH 1/2] m68k: Drop Atari EtherNAT support when it's not configured in John Paul Adrian Glaubitz
2024-09-23  8:39   ` Eero Tamminen
2024-09-23  9:04     ` John Paul Adrian Glaubitz
2024-09-24  1:03 ` Michael Schmitz
2024-09-24 20:58   ` Eero Tamminen
2024-09-24 21:09     ` Andreas Schwab
2024-09-24 23:11       ` Eero Tamminen
2024-09-25 17:13         ` Andreas Schwab
2024-09-26 15:41           ` Eero Tamminen [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=87652f3d-34c0-40f6-89a2-87dd37c8d3bf@helsinkinet.fi \
    --to=oak@helsinkinet.fi \
    --cc=linux-m68k@lists.linux-m68k.org \
    --cc=schwab@linux-m68k.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