aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-10-02Add $_ada_exception convenience variableTom Tromey1-0/+32
2019-10-02Back out earlier Ada exception changeTom Tromey1-0/+6
2019-10-02Handle copy relocationsTom Tromey1-0/+28
2019-10-02Make current_source_* per-program-spaceTom Tromey1-0/+15
2019-10-02Don't call decode_line_with_current_source from select_source_symtabTom Tromey1-0/+5
2019-10-02Search global block from basic_lookup_symbol_nonlocalAndrew Burgess1-0/+4
2019-10-02Change SYMBOL_VALUE_ADDRESS to be an rvalueTom Tromey1-0/+12
2019-10-02Update my email address in gdb/MAINTAINERSAndreas Arnez1-0/+4
2019-10-02gdb: Remove a use of VEC from dwarf2read.{c,h}Andrew Burgess1-0/+9
2019-10-02gdb: Change a VEC to std::vector in btrace.{c,h}Andrew Burgess1-0/+16
2019-10-02gdb: Remove a VEC from gdbsupport/btrace-common.hAndrew Burgess1-0/+22
2019-10-01Use styled_string for "show logging filename"Tom Tromey1-0/+4
2019-10-01Use styled_string in more placesTom Tromey1-0/+12
2019-10-01Introduce metadata styleTom Tromey1-0/+68
2019-10-01Style "pwd" outputTom Tromey1-0/+4
2019-10-01Use new %p format suffixes in gdbPedro Alves1-0/+16
2019-10-01Introduce gdb-specific %p format suffixesPedro Alves1-0/+47
2019-10-01Don't create empty literal piecesTom Tromey1-0/+6
2019-10-01Remove the ui_out_style_kind enumTom Tromey1-0/+35
2019-10-01Fix leak due to assigning a xstrdup-ed string to the std::string gdb_datadirPhilippe Waroquiers1-0/+7
2019-09-30[PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strxAli Tamur1-0/+5
2019-09-30Remove extra whitespaces at the end of lines.Ali Tamur1-0/+7
2019-09-30Use std::sort instead of qsort in minsyms.cChristian Biesinger1-0/+8
2019-09-30Improve some comments about msymbol handlingChristian Biesinger1-0/+7
2019-09-30gdb: re-write add_psymbol_to_list doc, move it to header fileSimon Marchi1-0/+6
2019-09-29[gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdirTom de Vries1-0/+6
2019-09-28gdb: include gdbarch.h in hppa-linux-nat.cSimon Marchi1-0/+5
2019-09-26Revert "Improve ptrace-error detection on Linux targets"Sergio Durigan Junior1-45/+0
2019-09-26Improve ptrace-error detection on Linux targetsSergio Durigan Junior1-0/+45
2019-09-26Convert symtab.h function signatures to use bool instead of intChristian Biesinger1-0/+27
2019-09-26Remove gdb_usleep.cTom Tromey1-0/+8
2019-09-26Do not expose stub types to PythonTom Tromey1-0/+5
2019-09-26Remove initialize_utilsTom Tromey1-0/+7
2019-09-25Remove make_hex_stringTom Tromey1-0/+6
2019-09-24[gdb/tdep] Handle mxcsr kernel bug on Intel Skylake CPUsTom de Vries1-0/+6
2019-09-23sim: Add PRU simulator portDimitar Dimitrov1-0/+4
2019-09-23Make ada_decode not use a static bufferChristian Biesinger1-0/+16
2019-09-21gdb: fix formatting in solib-svr4.cSimon Marchi1-0/+5
2019-09-21gdb: change "nonzero" to "true" in commentsSimon Marchi1-0/+5
2019-09-20Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_orderChristian Biesinger1-0/+17
2019-09-20gdb/NEWS: Move entries about MI v3 and multi-loc breakpoints after GDB 8.3Joel Brobecker1-0/+6
2019-09-20Document the GDB 8.3.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand1-0/+86
2019-09-20Change TUI window commands to be case-sensitiveTom Tromey1-0/+7
2019-09-20Use make_unique_xstrdup in TUITom Tromey1-0/+7
2019-09-20Remove separator comments from TUITom Tromey1-0/+7
2019-09-20Remove strcat_to_bufTom Tromey1-0/+5
2019-09-20Rename a private data member in tui_source_windowTom Tromey1-0/+8
2019-09-20Rename private data members of tui_data_windowTom Tromey1-0/+20
2019-09-20Change members of tui_locator_window to std::stringTom Tromey1-0/+11