| Age | Commit message (Expand) | Author |
| 2001-12-21 | Fixes to alpha_next_pc() (for software single-step): | thorpej |
| 2001-12-21 | Minimal changes/files to get gdb for vax building under the new toolchain. | matt |
| 2001-12-21 | Implement software single stepping, and enable it for NetBSD/alpha. | thorpej |
| 2001-12-21 | Major overhaul, plus support ELF core files. | thorpej |
| 2001-12-19 | Tag all version strings with "nb1" to make FSF/binutils/gcc/gdb people | tv |
| 2001-12-16 | Make this compile. Still needs work. | thorpej |
| 2001-12-16 | Avoid infinite #include recursion. | thorpej |
| 2001-12-14 | Add an alpha*-*-netbsd* target. | thorpej |
| 2001-12-11 | New NetBSD/sparc GDB native dependent module, cloned from the new | thorpej |
| 2001-12-11 | Correct a warning message. | thorpej |
| 2001-12-10 | * Massive overhaul, including sharing the code that supplies registers | thorpej |
| 2001-12-10 | Fix a typo in fetch_core_registers() which caused the integer regs | thorpej |
| 2001-12-09 | * Clean up the way registers are supplied to the debugger proper. | thorpej |
| 2001-12-09 | * Clean up the way registers are provided to the debugger proper. | thorpej |
| 2001-12-09 | Add support for ELF core files. | thorpej |
| 2001-12-08 | Define HAVE_SSE_REGS. | thorpej |
| 2001-12-07 | Add a fetch_kcore_registers() function. | scw |
| 2001-12-06 | Catch up to the thorpe-o-tiller: | rafal |
| 2001-12-06 | * Overhaul: | thorpej |
| 2001-12-05 | Add MIPS (both target and host) support to the NEW_TOOLCHAIN GDB, based on | rafal |
| 2001-12-02 | Add ${CONFIG_SHELL-/bin/sh} in front of all calls to $ac_config_sub. | jmc |
| 2001-11-29 | Add ser-tcp.o to XDEPFILES so that "target remote host:port" works, | thorpej |
| 2001-11-29 | Move solib.o from TDEPFILES to NATDEPFILES (solib.c requires target | thorpej |
| 2001-11-29 | - Split some target-dependent stuff for i386-netbsd out of i386nbsd-nat.c | thorpej |
| 2001-11-23 | Put solib.o back in NATDEPFILES; gdb really drives me crazy sometimes. | thorpej |
| 2001-11-20 | Add _initialize_armnbsd_nat(), which registers our core file | thorpej |
| 2001-11-20 | Back out part of previous; needs more thought as to what to do | thorpej |
| 2001-11-19 | Move solib.o to TDEPFILES. Add kcore-nbsd.o to NATDEPFILES, -lkvm | thorpej |
| 2001-11-16 | Merge alpha support from src/gnu/dist. Doesn't necessarily build or work | tv |
| 2001-11-16 | Add a gdb_host=nbsd line for alpha hosts. | tv |
| 2001-11-15 | Put solib support in native files, as gdb build will bomb on cross otherwise. | tv |
| 2001-11-06 | Give mips*-*-netbsd* a gdb_target=nbsd line. | tv |
| 2001-11-04 | Need "gdbcore.h" for struct core_fns. | scw |
| 2001-11-04 | Build kcore and gdbserver support into m68k gdb. | scw |
| 2001-11-04 | Define SVR4_SHARED_LIBS when __ELF__ is defined now that most of NetBSD's | scw |
| 2001-10-29 | Move the code for splitting and joining a 26-bit R15 into arm-tdep.c, since | bjh21 |
| 2001-10-25 | When fetching registers, if CPSR is zero (and hence we've just fetched from | bjh21 |
| 2001-10-24 | Fix up the Makefile fragments for GDB on NetBSD/arm so they actually | bjh21 |
| 2001-10-22 | Replace Mark Brinicombe's NetBSD/arm glue with Richard Earnshaw's, since the | bjh21 |
| 2001-10-22 | Correct a comment: NetBSD uses an undefined instruction as a breakpoint, | bjh21 |
| 2001-10-22 | Apply Richard Earnshaw's gdb.step.patch, which adds software single-step | bjh21 |
| 2001-10-20 | Add a hack to automatically switch to 26-bit mode when starting up on an | bjh21 |
| 2001-10-20 | Oops: Get the test for 32-bitness the right way around. | bjh21 |
| 2001-10-20 | arm_addr_bits_remove: Stop believing in the existence of 26-bit Thumb. | bjh21 |
| 2001-10-19 | Update ARM software single-stepping support to work with GDB 5.0. | bjh21 |
| 2001-10-18 | Small changes to make GDB for arm--netbsdelf compile: | bjh21 |
| 2001-10-08 | Add an entry for NetBSD/arm. | bjh21 |
| 2001-10-05 | Add a cast to a chunk of code already marked as broken in the main | thorpej |
| 2001-10-05 | Cast ints to u_longs before casting to char *. Avoids warning on | thorpej |
| 2001-10-05 | Cast ints to u_longs before casting to void *. Avoids warning on | thorpej |