summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* i386-tdep: Verify architecture before proceeding with `set/show mpx'Maciej W. Rozycki2016-10-182-2/+10
* tilegx-tdep: Correct aliasing errors in `tilegx_analyze_prologue'Maciej W. Rozycki2016-10-182-1/+6
* Fix duplicate test message in mi-trace-save.expSimon Marchi2016-10-172-1/+6
* Fix comment in mi-trace-save.expSimon Marchi2016-10-172-1/+6
* Fix -trace-save crash when argument is missingSimon Marchi2016-10-174-0/+56
* gdb: Fix phony iconv buildPedro Alves2016-10-172-0/+9
* Fix typos in trace commands docSimon Marchi2016-10-142-2/+7
* Document -ctf switch of -trace-saveSimon Marchi2016-10-142-1/+10
* Fix set sysroot command on AIXUlrich Weigand2016-10-142-6/+22
* btrace: remove leftover commentMarkus Metzger2016-10-142-5/+4
* Include strings.h where availableEli Zaretskii2016-10-142-0/+8
* ARI: Remove true/false checksPedro Alves2016-10-132-21/+6
* Share proc get_var_addressYao Qi2016-10-135-66/+31
* Skip testing structures with floating pointsYao Qi2016-10-132-56/+68
* Use std::string in macho_symfile_read_all_osoTom Tromey2016-10-122-13/+11
* Remove unnecessary null_cleanupTom Tromey2016-10-122-3/+6
* Turn wchar iterator into a classTom Tromey2016-10-124-132/+116
* Change selttest.c to use use std::vectorTom Tromey2016-10-122-13/+14
* Convert tid_range_parser and get_number_or_range to classesPedro Alves2016-10-1313-359/+401
* Fixup gdb.python/py-value.exp for bare-metal aarch64-elfLuis Machado2016-10-123-5/+21
* arc: Add support for NewlibAnton Kolesov2016-10-123-1/+80
* arc: Add evaluation of long jump targetsAnton Kolesov2016-10-123-1/+39
* arc: Add a gdbarch_tdep structureAnton Kolesov2016-10-123-1/+15
* [AArch64] Track FP registers in prologue analyzerYao Qi2016-10-123-7/+43
* testsuite: Fix gdb.arch/powerpc-prologue.c compilationJan Kratochvil2016-10-112-0/+5
* testsuite: Use standard_output_fileJan Kratochvil2016-10-114-4/+10
* Share enum arm_breakpoint_kindsYao Qi2016-10-105-9/+19
* Rename 'arch' by 'gdbarch' in m32c_gdbarch_initYao Qi2016-10-102-21/+26
* Remove v850_dbtrap_breakpoint_from_pcYao Qi2016-10-102-26/+30
* ui-out.c: Remove unused parameter to push_levelSimon Marchi2016-10-082-3/+7
* Document the GDB 7.12 release in gdb/ChangeLogJoel Brobecker2016-10-071-0/+4
* Set regdir in tdesc-regs.exp or armYao Qi2016-10-072-0/+5
* python: accept address and explicit locations in gdb.decode_lineMarkus Metzger2016-10-074-1/+17
* Consolidate API of target_supports_multi_processSergio Durigan Junior2016-10-067-10/+37
* gdb: Remove some C compiler support leftoversPedro Alves2016-10-068-44/+30
* Fix gdb.Value->python conversion for large unsigned ints.Doug Evans2016-10-064-1/+18
* frame.h: Forward-declare struct ui_outSimon Marchi2016-10-062-0/+5
* Remove Java supportTom Tromey2016-10-0647-4808/+126
* mips-tdep: Make FCRs always 32-bitMaciej W. Rozycki2016-10-065-1/+94
* mips-tdep: Rearrange comments in `mips_pseudo_register_type'Maciej W. Rozycki2016-10-062-11/+14
* testsuite: solib-disc: Use `standard_output_file'Maciej W. Rozycki2016-10-062-2/+7
* stack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regressionMarkus Metzger2016-10-062-1/+6
* Fix PR11094: JIT breakpoint is not properly recreated on rerunsPedro Alves2016-10-067-43/+226
* Fix a few gdb.base/jit-simple.exp problemsPedro Alves2016-10-062-30/+33
* Make "end" field in feature specs required again.Doug Evans2016-10-0624-173/+206
* testsuite: Fix recent GCC FAIL: gdb.arch/i386-signal.expJan Kratochvil2016-10-052-1/+5
* PR remote/20655 - small fix in handle_tracepoint_bkptsTom Tromey2016-10-052-1/+7
* PR gdb/20653 - small cleanup in string_to_explicit_locationTom Tromey2016-10-052-1/+6
* PR symtab/20652 - fix psymbol_compareTom Tromey2016-10-052-1/+7
* Skip complex types tests if gdb_skip_float_testYao Qi2016-10-052-0/+12