summaryrefslogtreecommitdiff
path: root/gnu/dist/gdb
AgeCommit message (Expand)Author
2000-07-09Make sense of registers from coredumps.eeh
2000-07-04When printing a longword displacement, grab the displacement as amatt
2000-06-04Read fp regs from core file.tsubai
2000-06-04Use PT_{GET,SET}FPREGS.tsubai
2000-05-10supports single step!msaitoh
2000-04-13gdb for sh3 (broken)msaitoh
1999-11-26gdb for SH (doesn't work yet)msaitoh
1999-09-10Correct the condition codes.is
1999-06-06gdb no longer did tracebacks on the pc532. Use unsigned not signedmatthias
1999-05-03Support NetBSD/powerpc.tsubai
1999-04-21So, I can't believe the shlib fix for alpha was actually this easy.tv
1999-04-21Recognize the egcs function prologue. Patch from thorpej.tv
1999-04-04Make gdb compile on sparc64. (Actually work correctly is another thing....)eeh
1999-03-25Pull in some of the changes from tm-arm.h so that arm-tdep.h will build.mark
1999-03-25Correct SIGTRAMP_* addresses.mark
1999-03-25Fix an errant #endif probably from the 4.17 merge.mark
1999-03-25Fix the function prototype for single_step().mark
1999-03-24Fix compile warning about redefinition of SVR4_SHARED_LIBS (which must betv
1999-03-08Update declaratino of mips single_step() so it compiles again.jonathan
1999-03-02Add invalid_float (from opcodes/ns32k-dis.c).matthias
1999-03-01about everything in these files got doubled during the 4.17 update.matthias
1999-03-01Make this build on alpha. Still doesn't work well, though, and nowross
1999-02-23Make `call' command work on arm32. Patch supplied by Richard Earnshaw intv
1999-02-19s/the the/the/ in commentabs
1999-02-13target_xfer_memory is private now; use target_{read,write}_memory instead.christos
1999-02-12Line up Info directory entries horizontally.tv
1999-02-12fully prototype the cast to the line completion function.christos
1999-02-11Remove generated Info documentation.tv
1999-02-11Nuke files lost between gdb 4.16 and 4.17.tv
1999-02-10Lose: nuke RCS IDs from these files.tv
1999-02-10Conflict resolution, and update NetBSD changes to 4.17.tv
1999-02-10Import gdb 4.17.tv
1999-02-04Round 2 of gnu/dist cleanup:tv
1999-02-03First round of gnu/dist cleanup - remove:tv
1998-11-21Prevent gdb from getting stuck in _PROCEDURE_LINKAGE_TABLE_ ()kristerw
1998-10-30patch solib.c from gdb 4.16 to work around non-relocation andjonathan
1998-08-04Update for machine/setjmp.h change (JMPBUF* -> _JB*)mark
1998-07-27Document the fact that -w is now a sinonym for --window. Writing in thebouyer
1998-07-27Allow mips{eb,el}-*-netbsd* in configuration, setting default accordingly,tv
1998-07-26const poisoning.mycroft
1998-07-26const poisoning.mycroft
1998-07-26const poisoning.mycroft
1998-06-27Remove junk related to KERNEL_U_SIZE.mark
1998-06-27Fix definitions of ADDR_BITS_REMOVE for 32 bit addresses rather thanmark
1998-06-27Axe redundant file.mark
1998-06-27Include machine/setjmp.h for JMPBUF_REG_R14 definition.mark
1998-06-27Use ADDR_BITS_REMOVE macro rather than using a hardcoded mask whenmark
1998-06-16Avoid unnecessary calls to fetch_inferior_registers() by callinggwr
1998-06-16fetch_core_registers gets all the registers in one call.gwr
1998-05-22Integrate NetBSD arm32 diffs for gdb. Now compiles and works `out of thetv