This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Insight broken with latest tcl/tk


Gene Smith wrote:

../../insight_sources/gdb/gdbtk/generic/gdbtk-cmds.c: In function ‘gdb_loc’:
../../insight_sources/gdb/gdbtk/generic/gdbtk-cmds.c:2147: error:
implicit declaration of function ‘read_pc’
make[2]: *** [gdbtk-cmds.o] Error 1
[snip]
gdbtk-cmds.c:(.text+0x3503): undefined reference to `read_pc'
gdbtk-cmds.c:(.text+0x3533): undefined reference to `read_pc'
collect2: ld returned 1 exit status

These are the same problem. On May 5 (yesterday), someone checked in a patch to remove read_pc. It is now apparently called "regcache_read_pc".


I'll fix this later today. Busy morning.

Keith


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]