summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gdb53
AgeCommit message (Expand)Author
2004-01-02Enable alpha kcore support.nathanw
2003-12-11Alpha uses software single-step. Lost in the 5.0->5.3 conversion.nathanw
2003-12-01Move _initialize_corelow() back to before _initialize_nbsd_thread() so thatnathanw
2003-11-24Add ifdefed inits for TUI and if 0'ed _initialize_nbsd_thread (not yet).uwe
2003-11-24DEFAULT_BFD_VEC should be little endian bfd_elf32_shlnbsd_vec.uwe
2003-11-10Add thread support.matt
2003-11-10Make version 5.3nb1matt
2003-11-10Enable nbsd-thread.matt
2003-11-07be sure to default to bfd_elf32_bigarm_vec not bfd_elf32_littlearm_vecmrg
2003-11-04Add "target kcore" to gdb53/sparc64.hannken
2003-11-02Add "target kcore" to gdb53/sparc.hannken
2003-10-31First cut at implementing software single stepping for sh3. We needuwe
2003-10-28Default to the little-endian bfd_elf32_shlnbsd_vec.uwe
2003-10-28compile (but not run-time) tested sh3eb-netbsdelf-gdb support.mrg
2003-10-28Item 1 - mention that you can configure and build in a scratchuwe
2003-10-27compile-tested sun2 support for GDB 5.3.mrg
2003-10-27compile (but not runtime) tested support for armeb-netbsdelf-gdb 5.3mrg
2003-10-27Close parentheses.wiz
2003-10-26Add the declarations in init.c too (mentioned by Christian Limpach)christos
2003-10-26Add a guide on how to add new NetBSD platform support to gdb. Requested bychristos
2003-10-25More fixes.matt
2003-10-25Add VAX GDB 5.3 support.matt
2003-10-25Fix library order so that -static will work.matt
2003-10-21ARM thread support.skrll
2003-10-14Add NetBSD kcore support.fvdl
2003-10-14NetBSD support for the x86_64 target.fvdl
2003-10-12bring over the rest of the IN_SIGTRAMP() hack from the old gdb so thatchs
2003-09-26First cut at ARM support. Not tested.skrll
2003-09-26.c->.oskrll
2003-09-26Need to look in ${DIST}/bfd on ARM.skrll
2003-09-26Switch gdb to use libedit for now.christos
2003-09-26Make TUI optional.christos
2003-09-24GDB 5.3 support for Alphamatt
2003-09-24Regen some powerpc files. Disable sim for now.matt
2003-09-24#undef WITH_SIMuwe
2003-09-23Add GDB 5.3 powerpc bits.matt
2003-09-23enable pthread debuggingcl
2003-09-23enable target kcorecl
2003-09-23make gdb53 work on m68kcl
2003-09-23remove double initialize_corelowcl
2003-09-21sh3el support for gdb-5.3. Bootstrapped on hpcsh.uwe
2003-09-20add kcore init function.christos
2003-09-14init.c changes from i386 and add coresponding *.o files.martin
2003-09-14init.c changes from i386 and add the coresponding *.o files.martin
2003-09-14Disable lint.martin
2003-09-13remove xm.hcl
2003-09-13Add m68k support.cl
2003-09-12Add support for sparc.martin
2003-09-12Add mipseb and mipsel gdb53 support files.simonb
2003-09-06Fix core handling, from Stephen Degler.christos