* sparcl-tdep.c (_initialize_sparc_tdep) config/sparc/tm-sparc.h,
authorStu Grossman <grossman@cygnus>
Thu, 4 Jul 1996 00:49:25 +0000 (00:49 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 4 Jul 1996 00:49:25 +0000 (00:49 +0000)
commit89e673a481dc6d7003dc332afabaf4a3e4d96a66
tree9d9cd5e011116ec66f59c2238131a51da99870d3
parentd41d2ccc635248fc59dcfa0fedb01249f9bf26c1
* sparcl-tdep.c (_initialize_sparc_tdep) config/sparc/tm-sparc.h,
config/sparc/tm-sparclite.h:  Initialize tm_print_insn from
TM_PRINT_INSN, which comes from the tm file.

* Makefile.in (INTERNAL_LDFLAGS):  Add in flags from configure.
* configure configure.in:  Only make sol-thread.o for native.
Also, switch to dlopened libthread_db.so.1.
* sol-thread.c:  Switch to using dlopen to get the thread_db
library.

* configure, configure.in:  Change test for libthread_db to only
work for configs where build/host/target are the same.
gdb/ChangeLog
gdb/config/sparc/tm-sparc.h
gdb/config/sparc/tm-sparclite.h
gdb/configure
gdb/configure.in
gdb/sparc-tdep.c
This page took 0.024212 seconds and 4 git commands to generate.