gdb/100: Fix target_signal_from_host() etc.
ac131313@cygnus.com
ac131313@cygnus.com
Fri Jul 6 19:28:00 GMT 2001
>Number: 100
>Category: gdb
>Synopsis: Fix target_signal_from_host() etc.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: unassigned
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Jul 06 19:28:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: ac131313@cygnus.com
>Release: unknown-1.0
>Organization:
>Environment:
>Description:
Fix target_signal_from_host() etc.
The name is wrong for starters. ``target_signal'' should probably be
``gdb_signal''. ``from_host'' should be ``from_target_signal''.
After that it needs to be multi-arched and made independent of any
host signal numbering.
Once this is done, the signal enum can probably be moved to
include/gdb so that it is available to embedded stubs.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gdb-prs
mailing list