summaryrefslogtreecommitdiff
path: root/gnu/dist/toolchain/gdb
AgeCommit message (Expand)Author
2003-11-27delete GDB 5.0. it is no longer used by supported platforms (sorry pc532 :-)mrg
2003-09-22get sys/signal.h included before machine/frame.h includes m68k/signal.hcl
2003-08-15Correctly decode the switchframe *and the two callframes above it* whichmatt
2003-08-15Register `fill' was renamed to `lr'.hannken
2003-04-25Make sure to supply the PS_REGNUM (as a fixed value) so thatmatt
2003-03-14Support a Mac OS X host.thorpej
2003-03-04NetBSD doesn't support PS_REGNUM or anything >= MQ_REGNUM.matt
2003-03-03print_insn_shl() in gnu/dist/toolchain/opcodes/sh-dis.c has been mergedtsutsui
2003-02-27Print thread name, if any.nathanw
2003-02-22Make sure a few instances of mkinstalldirs is run via $SHELL so it's notjmc
2003-02-17Include both application threads and "raw" LWPs in GDB's list ofnathanw
2003-01-19Thread support for sparc and sparc64, not yet complete.martin
2003-01-18merge nathanw_sachristos
2003-01-18merge nathanw_sachristos
2002-09-17Make sure to write back correct FP state. Fixes port-i386/17927.toshii
2002-08-28Not for the trunk yet.nathanw
2002-08-27Support for debugging threaded programs, with libpthread and libpthread_dbg.nathanw
2002-07-20Correct obviously wrong memset() args. OK'd by itojun.mjl
2002-07-03NetBSD/powerpc is not AIX, so #undef RS6000_TARGET.nathanw
2002-05-10Change the sed expression that comments out NATDEPFILES tothorpej
2002-05-10Don't include <sys/param.h> or <machine/vmparam.h>.thorpej
2002-05-06Fix a "comparison always true" warning from gcc-current.thorpej
2002-05-05Basic (emphasis on basic) GDB support for NetBSD/sh3.thorpej
2002-04-28Use the disassembler from libopcodes, not a private one.thorpej
2002-04-08Multi-line string literals are not allowed in ISO C.thorpej
2002-03-27Oops...don't check against &0x1 as the address is already even which is thejmc
2002-03-22Fix sparc64 so locals and args can be accessed correctly.jmc
2002-03-09When checking that a potentially-unsigned enum is >= 0, assign it to an intbjh21
2002-03-07Also supply the FOP_REGNUM value in supply_xmmregs().jdolecek
2002-02-21make this build cross by not splitting NATDEPFILES across a line with amrg
2002-02-19Add support for ELF core files.thorpej
2002-02-10pull across kcore_fetch_registers() from gnu/dist/gdb/sparcnbsd-nat.c, andmrg
2002-02-09bring forward a change from the old gdb:chs
2002-01-22* part of port-powerpc/14307: add psim support for nbsd & linux powerpcmrg
2002-01-18Fix handling of FP registers.thorpej
2002-01-18When removing a single-step breakpoint, fix-up the PC, since GDB doesthorpej
2002-01-18NetBSD does not mark the outermost frame, so define FRAME_CHAIN_VALIDthorpej
2002-01-18Comment out token after #endif.thorpej
2002-01-04Use mips* rather than mipsel* or mipseb* to set gdb_host_cpu. Fromthorpej
2002-01-04Set gdb_host_cpu to "mips" if mipsel.thorpej
2002-01-04Overhaul, and add support for ELF core files.thorpej
2001-12-21Fixes to alpha_next_pc() (for software single-step):thorpej
2001-12-21Minimal changes/files to get gdb for vax building under the new toolchain.matt
2001-12-21Implement software single stepping, and enable it for NetBSD/alpha.thorpej
2001-12-21Major overhaul, plus support ELF core files.thorpej
2001-12-19Tag all version strings with "nb1" to make FSF/binutils/gcc/gdb peopletv
2001-12-16Make this compile. Still needs work.thorpej
2001-12-16Avoid infinite #include recursion.thorpej
2001-12-14Add an alpha*-*-netbsd* target.thorpej
2001-12-11New NetBSD/sparc GDB native dependent module, cloned from the newthorpej