#163 closed defect (fixed)

librdbg for m68k fails on systems with VBR

Reported by: thomas.doerfler Owned by: thomas.doerfler
Priority: lowest Milestone: 2
Component: unspecified Version: unknown
Severity: normal Keywords:
Cc: bugs@…, joel.sherrill@… Blocked By:
Blocking:

Description

The file rdbg_cpu_asm.S incorrectly assumes, that exception stack frames on M68K members with VBR always are 6 byte long.

This results in some gdb commands like "next" to fail.

Release:
rtems-ss-20020205

Environment:
M68k systems with VBR (e.g. MC68360)

How-To-Repeat:
Build system for a MC68360 with librdbg support
try debugging session with m68k-RTEMS-gdb
set and hit breakpoint to some function
try to skip over some subfunctions with "next" command

Attachments (1)

m68k_rdbg_cpu_asm.diff (4.3 KB) - added by thomas.doerfler on 12/03/06 at 13:31:13.
m68k_rdbg_cpu_asm.diff

Download all attachments as: .zip

Change History (5)

comment:1 Changed on 03/29/02 at 14:05:31 by Joel Sherrill

Owner: changed from joel to thomas.doerfler

comment:2 Changed on 04/18/02 at 15:36:49 by thomas.doerfler

Status: assignedwaiting

comment:3 Changed on 05/14/02 at 14:14:05 by Joel Sherrill

Status: waitingclosed

State-Changed-From-To: feedback->closed
State-Changed-Why: Patch applied

Changed on 12/03/06 at 13:31:13 by thomas.doerfler

Attachment: m68k_rdbg_cpu_asm.diff added

m68k_rdbg_cpu_asm.diff

comment:4 Changed on 10/10/17 at 06:35:44 by Sebastian Huber

Component: miscunspecified
Note: See TracTickets for help on using tickets.