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]

standalone.c and the VAX xm.h files


Looking at the VAX xm.h files I noticed some strange defenitions in
xm-vax.h.  There's a comment in there that says:

/* Interface definitions for kernel debugger KDB.  */

These definitions are used in standalone.c, which AFAICT isn't hooked
up to the build at all.  I suppose this stuff was some sort of
in-kernel debugger, but it must have been unused and broken for years
now.  I propose to whack it.  Objections?

Mark


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