[patch] Fix for libgloss/m68k

Aaron J. Grier aaron@frye.com
Fri Dec 8 21:41:00 GMT 2006


On Fri, Dec 08, 2006 at 03:19:24PM +0900, Masaki Muranaka wrote:
> It seems `bgnd' is used for breakpoint in recent GDB (since 6.0?).
> I guess `halt' has been obsoleted, right?

bgnd has been used for CPU32 targets since gdb 5 if I recall correctly.

'halt' does not appear as a valid opcode in my reference manual.  is it
substituted with 'stop'?

> Even if we should replace to `bgnd', we need to add checks all the
> same.  Some archs like m6833x don't support .

CPU32 archs likes 68331 and 68332 support bgnd; I believe coldfire does
as well.  68000, 020, 030, 040 do not.

-- 
  Aaron J. Grier  |   Frye Electronics, Tigard, OR   |  aaron@frye.com



More information about the Newlib mailing list