OSDN Git Service

* s390-tdep.c (struct s390_prologue_data): New field 'stack'.
authoruweigand <uweigand>
Sun, 9 Apr 2006 01:21:15 +0000 (01:21 +0000)
committeruweigand <uweigand>
Sun, 9 Apr 2006 01:21:15 +0000 (01:21 +0000)
commitd6a1df896c320b00365cfe13753b5ff54a7950bb
tree22393eabec80511804954f64ca9fc827857d8d5c
parent2cb89e513275ff02c38c65eecd933666b9792ddb
* s390-tdep.c (struct s390_prologue_data): New field 'stack'.
(s390_store): Call pv_area_store to track stack slots.
(s390_load): Call pv_area_fetch to track stack slots.
(s390_check_for_saved): New function.
(s390_analyze_prologue): Call pv_area_scan.  Allocate and free stack.
gdb/ChangeLog
gdb/s390-tdep.c