aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2016-10-19Regen gdb/config.inPedro Alves2-3/+7
2016-10-18gdb: no longer define __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROSPedro Alves2-16/+5
2016-10-18Update gnulib to current upstream masterPedro Alves174-766/+2178
2016-10-18Introduce gdb::unique_ptrPedro Alves3-0/+394
2016-10-18i386-tdep: Verify architecture before proceeding with `set/show mpx'Maciej W. Rozycki2-2/+10
2016-10-18tilegx-tdep: Correct aliasing errors in `tilegx_analyze_prologue'Maciej W. Rozycki2-1/+6
2016-10-17Fix duplicate test message in mi-trace-save.expSimon Marchi2-1/+6
2016-10-17Fix comment in mi-trace-save.expSimon Marchi2-1/+6
2016-10-17Fix -trace-save crash when argument is missingSimon Marchi4-0/+56
2016-10-17gdb: Fix phony iconv buildPedro Alves2-0/+9
2016-10-14Fix typos in trace commands docSimon Marchi2-2/+7
2016-10-14Document -ctf switch of -trace-saveSimon Marchi2-1/+10
2016-10-14Fix set sysroot command on AIXUlrich Weigand2-6/+22
2016-10-14btrace: remove leftover commentMarkus Metzger2-5/+4
2016-10-14Include strings.h where availableEli Zaretskii2-0/+8
2016-10-13ARI: Remove true/false checksPedro Alves2-21/+6
2016-10-13Share proc get_var_addressYao Qi5-66/+31
2016-10-13Skip testing structures with floating pointsYao Qi2-56/+68
2016-10-12Use std::string in macho_symfile_read_all_osoTom Tromey2-13/+11
2016-10-12Remove unnecessary null_cleanupTom Tromey2-3/+6
2016-10-12Turn wchar iterator into a classTom Tromey4-132/+116
2016-10-12Change selttest.c to use use std::vectorTom Tromey2-13/+14
2016-10-13Convert tid_range_parser and get_number_or_range to classesPedro Alves13-359/+401
2016-10-12Fixup gdb.python/py-value.exp for bare-metal aarch64-elfLuis Machado3-5/+21
2016-10-12arc: Add support for NewlibAnton Kolesov3-1/+80
2016-10-12arc: Add evaluation of long jump targetsAnton Kolesov3-1/+39
2016-10-12arc: Add a gdbarch_tdep structureAnton Kolesov3-1/+15
2016-10-12[AArch64] Track FP registers in prologue analyzerYao Qi3-7/+43
2016-10-11testsuite: Fix gdb.arch/powerpc-prologue.c compilationJan Kratochvil2-0/+5
2016-10-11testsuite: Use standard_output_fileJan Kratochvil4-4/+10
2016-10-10Share enum arm_breakpoint_kindsYao Qi5-9/+19
2016-10-10Rename 'arch' by 'gdbarch' in m32c_gdbarch_initYao Qi2-21/+26
2016-10-10Remove v850_dbtrap_breakpoint_from_pcYao Qi2-26/+30
2016-10-08ui-out.c: Remove unused parameter to push_levelSimon Marchi2-3/+7
2016-10-07Document the GDB 7.12 release in gdb/ChangeLogJoel Brobecker1-0/+4
2016-10-07Set regdir in tdesc-regs.exp or armYao Qi2-0/+5
2016-10-07python: accept address and explicit locations in gdb.decode_lineMarkus Metzger4-1/+17
2016-10-06Consolidate API of target_supports_multi_processSergio Durigan Junior7-10/+37
2016-10-06gdb: Remove some C compiler support leftoversPedro Alves8-44/+30
2016-10-06Fix gdb.Value->python conversion for large unsigned ints.Doug Evans4-1/+18
2016-10-06frame.h: Forward-declare struct ui_outSimon Marchi2-0/+5
2016-10-06Remove Java supportTom Tromey47-4808/+126
2016-10-06mips-tdep: Make FCRs always 32-bitMaciej W. Rozycki5-1/+94
2016-10-06mips-tdep: Rearrange comments in `mips_pseudo_register_type'Maciej W. Rozycki2-11/+14
2016-10-06testsuite: solib-disc: Use `standard_output_file'Maciej W. Rozycki2-2/+7
2016-10-06stack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regressionMarkus Metzger2-1/+6
2016-10-06Fix PR11094: JIT breakpoint is not properly recreated on rerunsPedro Alves7-43/+226
2016-10-06Fix a few gdb.base/jit-simple.exp problemsPedro Alves2-30/+33
2016-10-06Make "end" field in feature specs required again.Doug Evans24-173/+206
2016-10-05testsuite: Fix recent GCC FAIL: gdb.arch/i386-signal.expJan Kratochvil2-1/+5