This is the mail archive of the gdb-patches@sourceware.org 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]

"maint print registers" crash


Hi Ulrich,

I used to be able to start GDB and print out the current register
layout without needing a target, by "maint print registers".  Now that
crashes GDB, because current_regcache is NULL.  What do you think -
refuse to dump values and use the gdbarch_descr in that case?

-- 
Daniel Jacobowitz
CodeSourcery


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