aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-11-26Fix Solaris buildPedro Alves1-0/+7
2018-11-25Remove obsolete comments from field_fmtTom Tromey1-0/+6
2018-11-24Re-fix leak in source.c (open_source_file).Philippe Waroquiers1-0/+8
2018-11-23Remove declarations of is_running/is_stopped/is_exitedPedro Alves1-0/+5
2018-11-22Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.Pedro Alves1-0/+168
2018-11-22Fix follow_exec latent problemPedro Alves1-0/+5
2018-11-22Avoid find_thread_ptid with null_ptidPedro Alves1-0/+13
2018-11-21Make command-repeat work after gdb.executeBenno Fünfstück1-0/+6
2018-11-21gdb/riscv: Add target description supportAndrew Burgess1-0/+66
2018-11-21valops.c: Overload resolution code: Rename parameters/localsPedro Alves1-0/+6
2018-11-21valops.c: Some more gdb::array_viewPedro Alves1-0/+10
2018-11-21C++ify badness_vector, fix leaksPedro Alves1-0/+20
2018-11-21Eliminate make_symbol_overload_list-related globals & cleanupPedro Alves1-0/+38
2018-11-21invoke_xmethod & array_viewPedro Alves1-0/+33
2018-11-21Use gdb:array_view in call_function_by_hand & friendsPedro Alves1-0/+30
2018-11-20gdb: Use string_printf to format int fields instead of a fixed size bufferAndrew Burgess1-0/+5
2018-11-20gdb: Respect field width and alignment for 'fmt' fields in CLI outputAndrew Burgess1-0/+8
2018-11-20NEWS: Document the language choice by 'info [types|functions|variables]|rbreak'.Philippe Waroquiers1-0/+5
2018-11-20Use scoped_switch_to_sym_language_if_auto in symtab.c to switch language.Philippe Waroquiers1-0/+7
2018-11-20Add class scoped_switch_to_sym_language_if_auto.Philippe Waroquiers1-0/+4
2018-11-20Fix regression 'info variables' does not show minimal symbols.Philippe Waroquiers1-0/+5
2018-11-20Fix gdb/ChangeLog formatting and datePedro Alves1-25/+28
2018-11-20GDB: S12Z: new function s12z_extract_return_valueJohn Darrington1-0/+6
2018-11-20Fix previous change in filestuff.cEli Zaretskii1-0/+1
2018-11-20Avoid "Invalid parameter passed to C runtime function" warningEli Zaretskii1-0/+6
2018-11-20GDB: S12Z: Add assertionJohn Darrington1-0/+4
2018-11-19Remove displaced_step_inferior_state::nextSimon Marchi1-0/+4
2018-11-19Change get_filename_and_charpos to return voidTom Tromey1-0/+4
2018-11-19Fix inaccuracies in "info skip" helpSimon Marchi1-0/+4
2018-11-19Handle TYPE_CODE_PTR when printing Rust typesTom Tromey1-0/+5
2018-11-19Use std::forward_list for displaced_step_inferior_statesSimon Marchi1-0/+9
2018-11-19GDB: Add ChangeLog entry inadvertently omitted from commit.John Darrington1-0/+6
2018-11-18Fix ia64-linux-nat.cTom Tromey1-0/+13
2018-11-16Aarch64: Fix segfault when casting dummy callsAlan Hayward1-0/+6
2018-11-16Pass return_method to _push_dummy_callAlan Hayward1-0/+67
2018-11-16Use enum for return method for dummy callsAlan Hayward1-0/+6
2018-11-15Move copy_bitwise unittests to own unittest fileJoel Brobecker1-0/+10
2018-11-14delete ada-lang.c::move_bits, sharing and re-using copy_bitwise insteadJoel Brobecker1-0/+15
2018-11-14RISC-V: Fix unnamed arg alignment in registers.Jim Wilson1-0/+9
2018-11-14RISC-V: Handle vector type alignment.Jim Wilson1-0/+4
2018-11-14RISC-V: Give stack slots same align as XLEN.Jim Wilson1-0/+6
2018-11-12Add completer for skip numbersSimon Marchi1-0/+5
2018-11-09Remove a VEC from remote.cTom Tromey1-0/+11
2018-11-09Return scoped_fd from open_source_file and find_and_open_sourceTom Tromey1-0/+16
2018-11-09Fix unsigned overflow in minsyms reader.John Baldwin1-0/+5
2018-11-09Fix a typo in iconv.m4.Hafiz Abid Qadeer1-0/+4
2018-11-09[gdb/symtab] Fix language of duplicate static minimal symbolTom de Vries1-0/+6
2018-11-08Capitalize "<TAB>" in require_record_target errorTom Tromey1-0/+4
2018-11-08Fix output indentation for "info pretty-printers"Tom Tromey1-0/+5
2018-11-08Avoid crash when calling warning too earlyTom Tromey1-0/+8