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

[FYI] include/dis-asm.h: read_memory_func signature changed


BTW,

The signature:

1.1          (rth      03-May-99):   int (*read_memory_func)
1.10         (amodra   21-Feb-00):     PARAMS ((bfd_vma memaddr,
bfd_byte *myaddr, unsigned int length,
1.1          (rth      03-May-99):           struct disassemble_info
*info));

just changed (that was just ``int length''). This affects
gdb/gdbarch.[hc] and probably a few other places.

(for binutils) If the include directory is being changed a heads-up on
the gdb side (gdb-patches@sourceware.cygnus.com) wouldn't hurt.

	enjoy,
		Andrew

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