aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-21Eliminate make_symbol_overload_list-related globals & cleanupPedro Alves4-106/+124
2018-11-21invoke_xmethod & array_viewPedro Alves13-151/+212
2018-11-21Use gdb:array_view in call_function_by_hand & friendsPedro Alves19-60/+146
2018-11-21Automatic date update in version.inGDB Administrator1-1/+1
2018-11-20gdb: Use string_printf to format int fields instead of a fixed size bufferAndrew Burgess2-4/+7
2018-11-20gdb: Respect field width and alignment for 'fmt' fields in CLI outputAndrew Burgess5-7/+52
2018-11-20NEWS: Document the language choice by 'info [types|functions|variables]|rbreak'.Philippe Waroquiers2-0/+14
2018-11-20Document language choice in 'info [functions|variables|types]|rbreak' commandsPhilippe Waroquiers2-0/+35
2018-11-20Add a test to verify info [functions|variables|types]|rbreak respect language...Philippe Waroquiers5-0/+238
2018-11-20Use scoped_switch_to_sym_language_if_auto in symtab.c to switch language.Philippe Waroquiers4-8/+20
2018-11-20Add class scoped_switch_to_sym_language_if_auto.Philippe Waroquiers2-0/+39
2018-11-20Test case for 'info variables|functions' with minimal symbols.Philippe Waroquiers3-0/+72
2018-11-20Fix regression 'info variables' does not show minimal symbols.Philippe Waroquiers2-9/+13
2018-11-20Fix gdb/ChangeLog formatting and datePedro Alves1-25/+28
2018-11-20GDB: S12Z: new function s12z_extract_return_valueJohn Darrington2-1/+64
2018-11-20Fix previous change in filestuff.cEli Zaretskii2-0/+5
2018-11-20Avoid "Invalid parameter passed to C runtime function" warningEli Zaretskii2-2/+10
2018-11-20readelf: Prune gaps warning in build notesH.J. Lu2-0/+8
2018-11-20GDB: S12Z: Add assertionJohn Darrington2-0/+5
2018-11-19Remove displaced_step_inferior_state::nextSimon Marchi2-3/+4
2018-11-20Automatic date update in version.inGDB Administrator1-1/+1
2018-11-19Change get_filename_and_charpos to return voidTom Tromey2-12/+6
2018-11-19Fix inaccuracies in "info skip" helpSimon Marchi2-7/+8
2018-11-19Handle TYPE_CODE_PTR when printing Rust typesTom Tromey5-8/+34
2018-11-19Fix gdb.rust/simple.rs for more recent compilersTom Tromey2-1/+5
2018-11-19Use std::forward_list for displaced_step_inferior_statesSimon Marchi2-45/+44
2018-11-19GDB: Add ChangeLog entry inadvertently omitted from commit.John Darrington1-0/+6
2018-11-19gdb.base/warning.exp tweaksPedro Alves2-5/+11
2018-11-19Automatic date update in version.inGDB Administrator1-1/+1
2018-11-18Fix ia64-linux-nat.cTom Tromey4-17/+27
2018-11-18Automatic date update in version.inGDB Administrator1-1/+1
2018-11-17Automatic date update in version.inGDB Administrator1-1/+1
2018-11-16Aarch64: Fix segfault when casting dummy callsAlan Hayward6-28/+182
2018-11-16Pass return_method to _push_dummy_callAlan Hayward53-165/+271
2018-11-16Use enum for return method for dummy callsAlan Hayward4-18/+63
2018-11-16(Another) Updated Spanish translation for the ld subdirectory.Nick Clifton3-40/+38
2018-11-16Automatic date update in version.inGDB Administrator1-1/+1
2018-11-15Move copy_bitwise unittests to own unittest fileJoel Brobecker4-136/+170
2018-11-15Updated Spanish translation for the ld subdirectory.Nick Clifton2-85/+63
2018-11-15Automatic date update in version.inGDB Administrator1-1/+1
2018-11-14delete ada-lang.c::move_bits, sharing and re-using copy_bitwise insteadJoel Brobecker5-312/+262
2018-11-14RISC-V: Fix unnamed arg alignment in registers.Jim Wilson2-4/+31
2018-11-14RISC-V: Handle vector type alignment.Jim Wilson2-0/+11
2018-11-14RISC-V: Give stack slots same align as XLEN.Jim Wilson2-2/+9
2018-11-14Automatic date update in version.inGDB Administrator1-1/+1
2018-11-13RISC-V: Improve linker error for FP mismatch.Jim Wilson2-1/+33
2018-11-13opcodes/nfp: Fix disassembly of crc[] with swapped operands.Francois H. Theron5-10/+43
2018-11-13[ARM] Improve indentation of ARM architecture declarationsThomas Preud'homme4-305/+395
2018-11-13Automatic date update in version.inGDB Administrator1-1/+1
2018-11-12i386: Accept both .plt.got and .plt.sec sectionsH.J. Lu2-1/+6