summaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-12-23Add generated files.upstream/2.25binutils-2_25upstream-2.25Tristan Gingold3-0/+135
2014-10-13Change name of file name test in py-objfile.exp.Doug Evans2-1/+5
2014-10-13Fix dw2-op-out-param.S CU offset values.Doug Evans2-20/+25
2014-10-13fix file paths in previous commitDoug Evans1-2/+2
2014-10-13Remove some code duplication in py-objfile.c, py-progspace.c.Doug Evans3-100/+70
2014-10-13Fix "save breakpoints" for "catch" commandJan Kratochvil4-6/+29
2014-10-12Fix "save breakpoints" for "disable $bpnum" command.Jan Kratochvil5-2/+19
2014-10-12Use gdb_test_sequence in gdb.base/save-bp.exp.Jan Kratochvil2-2/+17
2014-10-11Enable qTStatus packet in case it is disabledYao Qi2-0/+10
2014-10-11Get GDBserver pid on remote targetYao Qi3-2/+33
2014-10-11Clean up server-kill.expYao Qi2-4/+4
2014-10-11No longer pull thread list explicitlyYao Qi4-21/+9
2014-10-10Delete IRIX supportPedro Alves23-1321/+52
2014-10-10Microblaze: Reject invalid target descriptionsAjit Kumar Agarwal2-1/+12
2014-10-10Cache the vsyscall/vDSO range per-inferiorPedro Alves2-2/+113
2014-10-10PR symtab/14466: Work around PR libc/13097 "linux-vdso.so.1"Pedro Alves5-2/+170
2014-10-10Split vDSO range lookup to a gdbarch hookPedro Alves10-26/+120
2014-10-10infrun.c:normal_stop: Fix typo in commentPedro Alves2-1/+5
2014-10-09PR tdep/9390: Fix typo on xstorxstormy16-tdep.cSergio Durigan Junior2-1/+7
2014-10-09Remove unused local variableYao Qi2-1/+5
2014-10-08Add Yao Qi as global maintainerStan Shebs2-0/+5
2014-10-08Do not include unnecessary files in fbsd-tdep.cGary Benson2-3/+4
2014-10-08Include common-exceptions.h in common-defs.hGary Benson5-3/+10
2014-10-08Include cleanups.h in common-defs.hGary Benson6-3/+11
2014-10-08Remove spurious exceptions.h inclusionsGary Benson122-126/+124
2014-10-05MIPS: Rewrite `add_offset_16' to match its nameMaciej W. Rozycki2-7/+15
2014-10-05MIPS: Correct heuristic prologue termination conditionsMaciej W. Rozycki2-142/+313
2014-10-05MIPS: Correct MUSTBE32 interpretation in delay slot handlingMaciej W. Rozycki2-8/+20
2014-10-03Also mark ELF solib trampoline minimal symbols specialMaciej W. Rozycki2-1/+9
2014-10-03Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki17-45/+99
2014-10-03MIPS bit field failures in gdb.base/store.expLuis Machado2-41/+49
2014-10-03[RFA] Stabs: Ignore N_BNSYM/N_ENSYM entry typesPierre Muller2-0/+6
2014-10-02gdb.base/structs.c (main): Don't run forever.Doug Evans2-3/+9
2014-10-02gdb.threads/manythreads.exp: clean up and add commentPedro Alves2-32/+56
2014-10-02Fix non-stop regressions caused by "breakpoints always-inserted off" changesPedro Alves8-38/+144
2014-10-02PR17431: following execs with "breakpoint always-inserted on"Pedro Alves5-5/+164
2014-10-02Reduce Hg packet (select remote general thread) bouncingPedro Alves7-16/+65
2014-10-01Really fail inserting software breakpoints on read-only regionsPedro Alves6-32/+263
2014-10-01Exit code of exited inferiors in -list-thread-groupsSimon Marchi9-2/+149
2014-10-01Add read-only markers to generated gdb/regformats/ .dat filesPedro Alves64-63/+193
2014-10-01features/Makefile: Make 'make cfiles' default to generating all C filesPedro Alves2-4/+124
2014-10-01Regenerate AVX512 target description C filesPedro Alves5-4/+15
2014-10-01gdb/regformats: Don't build .dat files that aren't used by GDBserverPedro Alves2-1/+5
2014-10-01features/Makefile: Add a "clean" rule.Pedro Alves2-0/+7
2014-10-01Fix features/i386/64bit-avx512.xmlPedro Alves2-5/+10
2014-10-01Aarch64: Make CPSR a 32-bit register again in the target descriptionPedro Alves3-2/+7
2014-09-30Refactor native follow-fork.Don Breazeal6-423/+320
2014-09-30Clean up after generated c files for MIPS DSP targetsJames Hogan2-1/+7
2014-09-30Drop 'regset_from_core_section' gdbarch methodAndreas Arnez6-66/+15
2014-09-30Linux targets: drop fall back to target method for 'make_corefile_notes'Andreas Arnez4-85/+28