2004-05-01 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sat, 1 May 2004 16:52:30 +0000 (16:52 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 1 May 2004 16:52:30 +0000 (16:52 +0000)
commitfcf70625fc153c636f89293d48208d39033c2c41
tree8b7986bd05cb57c10875767b233081f2317ec166
parentac5eccb7a1eb2ffba1d97999d54b71a6cc2454b9
2004-05-01  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
* gdbarch.h, gdbarch.c: Re-generate.
* shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
(shnbsd_pc_in_sigtramp): Delete.
* i386-interix-tdep.c (i386_interix_init_abi): Do not set
pc_in_sigtramp.
* hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
pc_in_sigtramp.
* frame.h: Update comments.
* ppc-linux-tdep.c: Update comments.
* breakpoint.c (bpstat_what): Update comments.

Index: doc/ChangeLog
2004-05-01  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo (Target Architecture Definition): Delete
description of DEPRECATED_PC_IN_SIGTRAMP.
12 files changed:
gdb/ChangeLog
gdb/breakpoint.c
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/frame.h
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/hppa-hpux-tdep.c
gdb/i386-interix-tdep.c
gdb/ppc-linux-tdep.c
gdb/shnbsd-tdep.c
This page took 0.026314 seconds and 4 git commands to generate.