aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-11-22Fix spelling mistakes in comments in shell scriptsAmbrogino Modigliani1-0/+6
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani1-0/+5
2016-11-22Change gdbarch software_single_step frame_info to regcacheYao Qi1-0/+29
2016-11-22gdbarch software_single_step frame_info to regcache: spuYao Qi1-0/+7
2016-11-22gdbarch software_single_step frame_info to regcache: tic6xYao Qi1-0/+7
2016-11-22gdbarch software_single_step frame_info to regcache: rs6000Yao Qi1-0/+11
2016-11-22gdbarch software_single_step frame_info to regcache: s390Yao Qi1-0/+6
2016-11-22gdbarch software_single_step frame_info to regcache: sparcYao Qi1-0/+8
2016-11-22gdbarch software_single_step frame_info to regcache: nios2Yao Qi1-0/+8
2016-11-22gdbarch software_single_step frame_info to regcache: moxieYao Qi1-0/+6
2016-11-22gdbarch software_single_step frame_info to regcache: mipsYao Qi1-0/+14
2016-11-22gdbarch software_single_step frame_info to regcache: crisYao Qi1-0/+9
2016-11-22gdbarch software_single_step frame_info to regcache: alphaYao Qi1-0/+9
2016-11-22gdbarch software_single_step frame_info to regcache: aarch64Yao Qi1-0/+6
2016-11-22New regcache_raw_get_signedYao Qi1-0/+5
2016-11-22Use VALUE_NEXT_FRAME_ID in value_from_componentYao Qi1-0/+5
2016-11-21Add missing POSTCOMPILE step to mi/ file generation rulesSimon Marchi1-0/+5
2016-11-21Create subobject value in pretty printerYao Qi1-0/+12
2016-11-19ARI: Add detection of printf_vma and sprintf_vmaJoel Brobecker1-0/+5
2016-11-18Makefile: fix typoSimon Marchi1-0/+4
2016-11-17Makefile: Replace explicit subdir rules with pattern rulesSimon Marchi1-0/+180
2016-11-17Makefile: Replace old suffix rules with pattern rulesSimon Marchi1-0/+14
2016-11-17Remove code that checks for GNU/non-GNU makeSimon Marchi1-0/+8
2016-11-17Document new hard requirement on GNU makeSimon Marchi1-0/+4
2016-11-17gdb/c-exp.y: fprintf -> parser_fprintfPedro Alves1-0/+4
2016-11-17gdb/ctf.c: Get rid of mkdir redefinitionPedro Alves1-0/+4
2016-11-17gdb/ada-lang.c: one malloc -> unique_ptr<[]>Pedro Alves1-0/+5
2016-11-17gdb/tracepoint.c: Don't use printf_vmaPedro Alves1-0/+10
2016-11-16Stash frame id of current frame before stashing frame id for previous frameKevin Buettner1-0/+5
2016-11-16Make gdb.PendingFrame.read_register handle "user" registers.Kevin Buettner1-0/+5
2016-11-16Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_IDKevin Buettner1-0/+28
2016-11-16Distinguish sentinel frame from null frame.Kevin Buettner1-0/+23
2016-11-15gdb: update gnulib to pull in C++ namespace support fixesPedro Alves1-0/+15
2016-11-15Delete gdb::unique_ptr/gdb::movePedro Alves1-0/+7
2016-11-15gdb::{unique_ptr,move} -> std::{unique_ptr,move}Pedro Alves1-0/+20
2016-11-14btrace: read entire aux bufferMarkus Metzger1-0/+5
2016-11-12Remove some cleanups from the rust codeTom Tromey1-0/+8
2016-11-12Use std::string in rust_get_disr_infoTom Tromey1-0/+5
2016-11-11Don't handle unavailable/optimized-out in spu_software_single_stepYao Qi1-0/+6
2016-11-11Remove apply_val_pretty_printer parameter valaddrYao Qi1-0/+20
2016-11-11Remove parameter valaddr from c print functionsYao Qi1-0/+8
2016-11-09Use unique_xmalloc_ptr in Python codeTom Tromey1-0/+43
2016-11-09Fix formattting of gdb/ChangeLog and gdb/testsuite/ChangeLog entiesPedro Alves1-12/+12
2016-11-09agent_expr_up: gdb::unique_ptr -> std::unique_ptrPedro Alves1-0/+17
2016-11-09gdb: Use vector::emplace_backPedro Alves1-0/+6
2016-11-09tui-winsource: Remove failed-allocation logicAndreas Arnez1-0/+5
2016-11-09tui-winsource: Allocate for actual lines onlyAndreas Arnez1-0/+5
2016-11-09tui-disasm: Fix line buffer size calculationAndreas Arnez1-0/+5
2016-11-09tui-disasm: Fix window content buffer overrunAndreas Arnez1-0/+5
2016-11-09darwin-nat.c: handle Darwin 16 (aka Sierra).Tristan Gingold1-0/+24