Bug 7689 - Replace regnames array with regname function
Summary: Replace regnames array with regname function
Status: RESOLVED OBSOLETE
Alias: None
Product: gdb
Classification: Unclassified
Component: remote (show other bugs)
Version: unknown
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-26 08:18 UTC by Grace Sainsbury
Modified: 2022-12-21 16:57 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Grace Sainsbury 2002-06-26 15:18:01 UTC
[Converted from Gnats 584]

The array regnames used by monitor.c should be replaced with a function regname so NUM_REGS doesn't have to be constant.

Release:
2002-06-26
Comment 1 Tom Tromey 2022-12-21 16:57:34 UTC
This code was removed by

commit 40e0b27177e747600d3ec186458fe0e482a1cf77
Author: Pedro Alves <palves@redhat.com>
Date:   Mon Aug 24 15:40:26 2015 +0100

    Delete the remaining ROM monitor targets
    
    Ref: https://sourceware.org/ml/gdb/2015-07/msg00011.html