NetBSD/external/gpl3/gdb
rin e31b62ddaa Skip the initial GP load in function prologue when inserting a breakpoint.
GNU ld for alpha is so clever that the redundant GP load in function
entrypoint is skipped. we must therefore skip initial GP loads; otherwise
breakpoints in function entrypoints can also be skipped.

Reported to upstream (Bug 20969):
  https://sourceware.org/bugzilla/show_bug.cgi?id=20969

ok martin
2016-12-15 10:01:16 +00:00
..
bin fix glue for gdb-7.9.1 2015-08-16 09:51:58 +00:00
dist Skip the initial GP load in function prologue when inserting a breakpoint. 2016-12-15 10:01:16 +00:00
lib regen mips64 2016-12-03 00:40:47 +00:00
gdb2netbsd
Makefile
Makefile.gdb_arch s/#/$/ in a $NetBSD$ so it actually expands 2016-11-19 09:46:58 +00:00
Makefile.inc move the GDB_MACHINE_ARCH setting into a separate file so tools can 2016-10-16 04:36:51 +00:00