gdb/testsuite/ada: Handle missing debug info case
[deliverable/binutils-gdb.git] / gdb /
2019-10-07  Andrew Burgessgdb/testsuite/ada: Handle missing debug info case
2019-10-07  Andrew Burgessgdb: Rename structures within ctfread.c
2019-10-07  Tom de Vries[gdb/testsuite] Update expected _gdb_major/_gdb_minor...
2019-10-07  Andrew Burgessgdb/testsuite: Add gdb_test_name variable
2019-10-07  Tom de Vries[gdb/doc] Fix some typos
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 de Vries[gdb/testsuite] Fix local-static.exp with gcc-4.8
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/testsuite: Reduce test name duplication in gdb...
2019-10-03  Andrew Burgessgdb/testsuite: Reduce test name duplication in gdb...
2019-10-03  Andrew Burgessgdb/testsuite: Make test names unique in gdb.linespec...
2019-10-03  Andrew Burgessgdb/testsuite: Make test names unique in gdb.reverse...
2019-10-03  Andrew Burgessgdb: Don't ignore all SIGSTOP when the signal handler...
2019-10-03  Tom de Vries[gdb/testsuite] Fix list-missing-source.exp with gcc 4.8
2019-10-03  Tom de Vries[gdb/testsuite] Fix info-types.exp with gcc/g++ 4.8
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  Christian BiesingerConvert boolean globals in server.c to bool
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  Andreas Arnezgdb/testsuite: Fix py-format-string.exp on big-endian...
2019-10-02  Tom TromeyAdd $_ada_exception convenience variable
2019-10-02  Tom TromeyBack out earlier Ada exception change
2019-10-02  Pedro AlvesMake print-file-var.exp test attribute visibility hidde...
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
2019-10-01  Tom TromeyRemove the ui_out_style_kind enum
2019-10-01  Andreas Arnezgdb/testsuite: Fix pretty-print.exp on big-endian platforms
2019-10-01  Philippe WaroquiersFix leak due to assigning a xstrdup-ed string to the...
2019-10-01  Ali Tamur[PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx
2019-09-30  Ali TamurRemove extra whitespaces at the end of lines.
2019-09-30  Christian BiesingerUse std::sort instead of qsort in minsyms.c
2019-09-30  Tom TromeyDisable all warnings in gdb.rust/traits.rs
2019-09-30  Christian BiesingerImprove some comments about msymbol handling
2019-09-30  Simon Marchigdb: re-write add_psymbol_to_list doc, move it to heade...
2019-09-29  Tom de Vries[gdb/contrib] cc-with-tweaks.sh: Create .dwz file in...
2019-09-29  Tom de Vries[gdb/testsuite] Make pass message unique in gdb-index...
2019-09-28  Simon Marchigdb: include gdbarch.h in hppa-linux-nat.c
2019-09-27  Tom de Vries[gdb/testsuite] Fix incomplete regexps in step-precsave.exp
2019-09-27  Tom de Vries[gdb/testsuite] Add KFAIL for missing support of revers...
2019-09-26  Sergio Durigan JuniorRevert "Improve ptrace-error detection on Linux targets"
2019-09-26  Sergio Durigan JuniorImprove ptrace-error detection on Linux targets
2019-09-26  Christian BiesingerConvert symtab.h function signatures to use bool instea...
2019-09-26  Tom TromeyRemove gdb_usleep.c
2019-09-26  Tom TromeyDo not expose stub types to Python
2019-09-26  Tom TromeyRemove initialize_utils
2019-09-25  Tom TromeyRemove make_hex_string
2019-09-24  Tom de Vries[gdb/tdep] Handle mxcsr kernel bug on Intel Skylake...
2019-09-23  Dimitar Dimitrovsim: Add PRU simulator port
2019-09-23  Christian BiesingerMake ada_decode not use a static buffer
2019-09-22  Tom de Vries[gdb/testsuite] Allow some tests in gdb.base/restore...
2019-09-22  Simon Marchigdb: fix formatting in solib-svr4.c
2019-09-22  Simon Marchigdb: make watchpoint::val_valid a bool
2019-09-21  Simon Marchigdb: change "nonzero" to "true" in comments
2019-09-21  Christian BiesingerReplace solib_global_lookup with gdbarch_iterate_over_o...
2019-09-21  Christian BiesingerMove declarations of debug_threads and using_threads...
2019-09-20  Joel Brobeckergdb/NEWS: Move entries about MI v3 and multi-loc breakp...
2019-09-20  Joel BrobeckerDocument the GDB 8.3.1 release in gdb/ChangeLog
2019-09-20  Ulrich WeigandRemove Cell Broadband Engine debugging support
2019-09-20  Tom TromeyChange TUI window commands to be case-sensitive
2019-09-20  Tom TromeyUse make_unique_xstrdup in TUI
2019-09-20  Tom TromeyRemove separator comments from TUI
2019-09-20  Tom TromeyRemove strcat_to_buf
2019-09-20  Tom TromeyRename a private data member in tui_source_window
2019-09-20  Tom TromeyRename private data members of tui_data_window
2019-09-20  Tom TromeyChange members of tui_locator_window to std::string
2019-09-20  Tom TromeyRemove a call to tui_locator_win_info_ptr
2019-09-20  Tom TromeyDon't call refresh in tui_resize_all
2019-09-20  Tom TromeySet TUI locator height to 1
2019-09-20  Tom TromeyChange "win_resized" to bool
2019-09-20  Tom TromeyUse "bool" in tui_data_window::show_register_group
2019-09-20  Tom TromeySimplify TUI disassembly
2019-09-20  Tom TromeySimplify tui_source_window_base::show_source_content
2019-09-20  Tom TromeyRemove some explicit re-rendering from the TUI
2019-09-20  Tom TromeyChange tui_make_status_line to be a method
2019-09-20  Tom TromeyChange tui_make_status_line to return std::string
2019-09-20  Tom TromeyMove "fullname" to tui_source_window
2019-09-20  Tom TromeyChange tui_source_element::line to be a unique_xmalloc_ptr
2019-09-20  Tom TromeyRemove tui_clear_source_windows_detail
2019-09-20  Tom TromeyFix crash in Ada "catch exception"
2019-09-20  Alan Modrabfd macro conversion to inline functions
2019-09-20  Christian BiesingerMove declaration of overload_resolution to value.h
next
This page took 0.042272 seconds and 7 git commands to generate.