NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49445 CVS commit: src/external/gpl3/gdb/dist/gdb



The following reply was made to PR toolchain/49445; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49445 CVS commit: src/external/gpl3/gdb/dist/gdb
Date: Fri, 12 Dec 2014 20:25:35 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Fri Dec 12 20:25:35 UTC 2014
 
 Modified Files:
 	src/external/gpl3/gdb/dist/gdb: armnbsd-tdep.c
 
 Log Message:
 Fix byte order selection for breakpoints: on arm the byte order for code
 might differ from the generic BFD endianess.
 Fixes PR toolchain/49445.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1.1.3 -r1.2 src/external/gpl3/gdb/dist/gdb/armnbsd-tdep.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index