Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* missing arm_pc_is_thumb_dummy
@ 2005-03-28 22:29 Jon Ringle
  2005-03-28 22:32 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Ringle @ 2005-03-28 22:29 UTC (permalink / raw)
  To: gdb

Daniel,

I am building from gdb cvs with:
$ ../src/configure --target=arm-elf
$ make

and I am getting an undefined reference to arm_pc_is_thumb_dummy. A grep shows 
in the ChangeLog you removed this function just a few days ago.

Jon

gcc -g -O2        \
        -o gdb gdb.o libgdb.a \
        rdi-share/libangsd.a  ../sim/arm/libsim.a ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a  ../libiberty/libiberty.a    ../libgui/src/libgui.a 
-L/home/ringlej/gdb-cvs/arm-build/itcl/itcl -litcl3.2 
-L/home/ringlej/gdb-cvs/arm-build/itcl/itk -litk3.2 
-L/home/ringlej/gdb-cvs/arm-build/tk/unix -ltk8.4 -Wl,-rpath,/usr/local/lib 
-L/home/ringlej/gdb-cvs/arm-build/tcl/unix -ltcl8.4   -L/usr/X11R6/lib -lX11 
-ldl  -lieee -lm -lncurses -lm  ../libiberty/libiberty.a
rdi-share/libangsd.a(hsys.o)(.text+0x22f): In function `HandleSysMessage':
../../../src/gdb/rdi-share/hsys.c:830: warning: the use of `tmpnam' is 
dangerous, better use `mkstemp'
libgdb.a(remote-rdi.o)(.text+0xe25): In function `arm_rdi_insert_breakpoint':
../../src/gdb/remote-rdi.c:678: undefined reference to `arm_pc_is_thumb_dummy'
collect2: ld returned 1 exit status
make[1]: *** [gdb] Error 1
make[1]: Leaving directory `/home/ringlej/gdb-cvs/arm-build/gdb'
make: *** [all-gdb] Error 2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: missing arm_pc_is_thumb_dummy
  2005-03-28 22:29 missing arm_pc_is_thumb_dummy Jon Ringle
@ 2005-03-28 22:32 ` Daniel Jacobowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2005-03-28 22:32 UTC (permalink / raw)
  To: Jon Ringle; +Cc: gdb

On Mon, Mar 28, 2005 at 05:29:03PM -0500, Jon Ringle wrote:
> Daniel,
> 
> I am building from gdb cvs with:
> $ ../src/configure --target=arm-elf
> $ make
> 
> and I am getting an undefined reference to arm_pc_is_thumb_dummy. A grep shows 
> in the ChangeLog you removed this function just a few days ago.

I checked in a fix about two hours ago.  Sorry about the inconvenience.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-28 22:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-28 22:29 missing arm_pc_is_thumb_dummy Jon Ringle
2005-03-28 22:32 ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox