gdb/python: Return None from Progspace.block_for_pc on error
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2019-10-24  Andrew Burgessgdb/python: Return None from Progspace.block_for_pc...
2019-10-23  Tom TromeyFix opcodes includes
2019-10-23  Tom TromeyMove readline to the readline/readline subdirectory
2019-10-23  Tankut Baris Aktemurinfcall: refactor 'call_function_by_hand_dummy'
2019-10-23  Tankut Baris Aktemurinfcall: remove unused parameter in 'value_arg_coerce'
2019-10-23  Tankut Baris Aktemurinfcall: move assertions in 'call_function_by_hand_dumm...
2019-10-23  Tankut Baris AktemurAdd myself to the gdb/MAINTAINERS write-after-approval...
2019-10-23  Tom TromeyCheck for sigprocmask in common.m4
2019-10-23  Tom TromeyUse m4_include, not sinclude in .m4 files
2019-10-23  Tom de Vries[gdb/breakpoints] Fix fullname.exp when run from symlin...
2019-10-22  Christian BiesingerMake demangled_name_entry::language not a bitfield
2019-10-22  Christian BiesingerFix compile error & incorrect push
2019-10-22  Christian BiesingerUse libxxhash for hashing, if present
2019-10-22  Christian BiesingerAdd a fast_hash function in common-utils
2019-10-22  Christian BiesingerStore the mangled name as a string_view
2019-10-21  Ali TamurDWARF 5 support: Handle line table and file indexes
2019-10-21  Andrew Burgessgdb: Ensure that !(a < a) is true in sort_cmp on obj_se...
2019-10-21  Tom TromeyRemove tui_exec_info_content
2019-10-21  Tom TromeyFix creation of nm.h when configure is changed
2019-10-21  Tom TromeyMake unlink_objfile and put_objfile_before static
2019-10-19  Simon Marchigdb: Make startswith return a bool
2019-10-19  Christian BiesingerReplace some more qsort calls with std::sort
2019-10-19  Sergio Durigan JuniorFix typos in symfile.c and i386-darwin-tdep.c
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-10-17  Tom TromeyFix creation of stamp-h by gdb's configure script
2019-10-17  Tom de Vries[gdb] Fix typos in comments
2019-10-17  Tom TromeyConstify objfile::original_name
2019-10-16  Christian BiesingerAllow not saving the signal state in SIGSETJMP
2019-10-16  Keith SeitzDWARF reader: Reject sections with invalid sizes
2019-10-16  Jim WilsonAdd initial compile command support to RISC-V port.
2019-10-16  Christian BiesingerCreate xml-builtin.h to declare xml_builtins
2019-10-16  Tom de Vries[gdb/tdep] Fix inferior call arg passing for amd64
2019-10-16  Tom de Vries[gdb/tdep] Fix 'Unexpected register class' assert in...
2019-10-15  Andrew Burgessgdb: Update comments that reference VEC or vec.h
2019-10-15  Andrew Burgessgdb: Remove vec.{c,h} and update code to not include...
2019-10-15  Andrew Burgessgdb: Remove use of VEC from dwarf2read.c
2019-10-15  Tom TromeyUse %x when printing the TID
2019-10-15  Tom TromeyRename pid -> tid in windows-nat.c
2019-10-15  Tom TromeyChange gcc_target_options to return std::string
2019-10-15  Christian BiesingerMake tui-winsource not use breakpoint_chain
2019-10-15  Christian BiesingerChange iterate_over_breakpoints to take a function_view
2019-10-15  Andreas Arnezs390: Fix infcalls passing a single-field struct with...
2019-10-14  Simon Marchigdb: remove unused includes from dwarf2read.c
2019-10-13  Simon Marchigdb: Silence -Wformat-nonliteral warning with clang
2019-10-13  Tom de VriesMention PR breakpoints/25011 in ChangeLog entry
2019-10-13  Tom de VriesMention PR gdb/25010 in ChangeLog entry
2019-10-13  Simon Marchigdb: small cleanup in breakpoint.c's includes
2019-10-12  Christian BiesingerRemove unnecessary declaration of trace_regblock_size
2019-10-12  Christian BiesingerMove declaration of max_user_call_depth to header
2019-10-11  Jim WilsonImprove comments in print-utils.h.
2019-10-11  Jim WilsonRISC-V: Fix two ARI warnings.
2019-10-10  Christian BiesingerInclude gdbtk.h to avoid declarations
2019-10-10  Christian BiesingerMove declaration of varobjdebug to header
2019-10-09  Tom TromeyDon't call erase_data_content from tui_data_window...
2019-10-09  Tom TromeyMake TUI window handle a unique_ptr
2019-10-09  Tom TromeyRemove declaration from tui-wingeneral.h
2019-10-09  Tom TromeyRemove tui_win_is_auxiliary
2019-10-09  Tom TromeyRemove tui_default_win_viewport_height
2019-10-09  Tom TromeyRemove two TUI comments
2019-10-09  Tom de Vries[gdb/target] Fix pretty-printer for MPX bnd registers
2019-10-09  Christian BiesingerMark guile_{extension_,}script_ops as static
2019-10-09  Andreas Arnezs390: Add record/replay support for arch13 instructions
2019-10-08  Tom TromeyRemove two unused items from windows-nat.c
2019-10-08  Tom TromeyDon't include buildsym-legacy.h in windows-nat.c
2019-10-08  Tom TromeyLet ARI allow gdb %p printf extensions
2019-10-08  Christian BiesingerMove declaration of overload_debug to header
2019-10-08  Christian BiesingerMove declaration of lang_frame_mismatch_warn to header.
2019-10-07  Christian BiesingerMove declaration of vtbl_ptr_name to the header.
2019-10-07  Christian BiesingerUse gdb_static_assert in charset.c
2019-10-07  Weimin PanMove top-level Makefile.def/Makefile.in to the top...
2019-10-07  Andrew Burgessgdb: Rename structures within ctfread.c
2019-10-07  Weimin Pangdb: CTF support
2019-10-07  Weimin PanRenaming of ctf (the trace format) files
2019-10-06  Joel BrobeckerChange gdb/version.in to 9.0.50.DATE-git (new version...
2019-10-04  Tom TromeyAvoid crash on single-field union in Rust
2019-10-03  Andrew Burgessgdb/fortran: Allow for matching symbols with missing...
2019-10-03  Andrew Burgessgdb/fortran: Nested subroutine support
2019-10-03  Andrew Burgessgdb: Don't ignore all SIGSTOP when the signal handler...
2019-10-03  Andrew Burgessgdb: Remove whitespace in 'std::vector <...>'
2019-10-03  Tom de Vries[gdb] Fix set/show style metadata help text
2019-10-02  Tom TromeyFix type of startup_with_shell in gdbserver
2019-10-02  Christian BiesingerAdd missing includes to gdb_assert.h and gdb_string_view.h
2019-10-02  Tom TromeyAdd $_ada_exception convenience variable
2019-10-02  Tom TromeyBack out earlier Ada exception change
2019-10-02  Tom TromeyHandle copy relocations
2019-10-02  Tom TromeyMake current_source_* per-program-space
2019-10-02  Tom TromeyDon't call decode_line_with_current_source from select_...
2019-10-02  Andrew BurgessSearch global block from basic_lookup_symbol_nonlocal
2019-10-02  Tom TromeyChange SYMBOL_VALUE_ADDRESS to be an rvalue
2019-10-02  Andreas ArnezUpdate my email address in gdb/MAINTAINERS
2019-10-02  Andrew Burgessgdb: Remove a use of VEC from dwarf2read.{c,h}
2019-10-02  Andrew Burgessgdb: Change a VEC to std::vector in btrace.{c,h}
2019-10-02  Andrew Burgessgdb: Remove a VEC from gdbsupport/btrace-common.h
2019-10-01  Tom TromeyUse styled_string for "show logging filename"
2019-10-01  Tom TromeyUse styled_string in more places
2019-10-01  Tom TromeyIntroduce metadata style
2019-10-01  Tom TromeyStyle "pwd" output
2019-10-01  Pedro AlvesUse new %p format suffixes in gdb
2019-10-01  Pedro AlvesIntroduce gdb-specific %p format suffixes
2019-10-01  Tom TromeyDon't create empty literal pieces
next
This page took 0.271677 seconds and 107 git commands to generate.