| Summary: | arm sim should accept command line options through gdb interface | ||
|---|---|---|---|
| Product: | gdb | Reporter: | Anthony Green <green> |
| Component: | sim | Assignee: | Nick Clifton <nickc> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | cagney, gdb-prs, vapier |
| Priority: | P3 | ||
| Version: | unknown | ||
| Target Milestone: | --- | ||
| Host: | Target: | arm-* | |
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
|
Description
Anthony Green
2002-03-18 21:58:01 UTC
From: cagney@sources.redhat.com To: gdb-gnats@sources.redhat.com Cc: Subject: gdb/433 Date: 27 Sep 2002 23:57:53 -0000 CVSROOT: /cvs/src Module name: src Changes by: cagney@sources.redhat.com 2002-09-27 16:57:51 Modified files: sim/arm : ChangeLog wrapper.c Log message: Add support for -m option. Fix PR gdb/433. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/arm/ChangeLog.diff?cvsroot=src&r1=1.65&r2=1.66 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sim/arm/wrapper.c.diff?cvsroot=src&r1=1.22&r2=1.23 the arm sim needs quite a bit of updating to the common infrastructure should be fixed now with the conversion to nrun in the latest tree |