This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb/gdbtk ChangeLog generic/gdbtk-cmds.c
- From: muller at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 6 May 2009 15:52:11 -0000
- Subject: src/gdb/gdbtk ChangeLog generic/gdbtk-cmds.c
CVSROOT: /cvs/src
Module name: src
Changes by: muller@sourceware.org 2009-05-06 15:52:11
Modified files:
gdb/gdbtk : ChangeLog
gdb/gdbtk/generic: gdbtk-cmds.c
Log message:
* Adapt to read_pc function removal.
* generic/gdbtk-cmds.c: Add "cache.h" include.
(gdb_loc): Use regcache_read_pc instead of read_pc.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.426&r2=1.427
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk-cmds.c.diff?cvsroot=src&r1=1.109&r2=1.110