This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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]

Alpha completely broken: build_regcache never called


I believe this patch is responsible:

2002-03-20  Martin M. Hunt  <hunt@redhat.com>

        * regcache.c (_initialize_regcache): No need to call
        build_regcache() at this time; it gets called whenever
        the gdbarch changes.

Alpha is completely non-multi-arch.  Thus the gdbarch appears to never
change, and we crash very quickly.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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