aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-09Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell18-0/+60
2019-09-09Automatic date update in version.inGDB Administrator1-1/+1
2019-09-08Truncate long TUI window titlesTom Tromey6-12/+25
2019-09-08Automatic date update in version.inGDB Administrator1-1/+1
2019-09-07Change lookup_symbol's block_index parameter type to block_enumSimon Marchi5-9/+23
2019-09-07Automatic date update in version.inGDB Administrator1-1/+1
2019-09-06un-XFAIL under Clang tests using labelsDavid Blaikie4-14/+6
2019-09-06Change int to bool for the relocate_* functionsChristian Biesinger3-8/+15
2019-09-06beos.em qsort predicate tidyAlan Modra2-29/+30
2019-09-06bfd_get_filenameAlan Modra23-49/+87
2019-09-06Automatic date update in version.inGDB Administrator1-1/+1
2019-09-05Fix PR ld/24574Eric Botcazou2-0/+11
2019-09-05[gdb/testsuite] Restore breakpoint command in ui-redirect.expTom de Vries3-8/+56
2019-09-05PowerPC warning on symbol+offset@gotAlan Modra2-3/+8
2019-09-05PowerPC64 GOT_PCREL relocsAlan Modra2-53/+31
2019-09-05R_PPC64_PCREL_OPTAlan Modra5-17/+75
2019-09-05PR24955, libbfd terminating program on out of memoryAlan Modra7-9/+85
2019-09-05Automatic date update in version.inGDB Administrator1-1/+1
2019-09-04Avoid expect's buffer overflow in info-var.exp test.Philippe Waroquiers2-4/+8
2019-09-04Automatic date update in version.inGDB Administrator1-1/+1
2019-09-03gdb: Handle missing domain types in: maintenance print psymbolsAndrew Burgess2-0/+11
2019-09-03Handle biased typesTom Tromey15-34/+251
2019-09-03Fix buffer underrun bug in the TI C30 disassembler.Nick Clifton2-1/+9
2019-09-03Fix a potential buffer overrun in the MMIX disassembler when processing a cor...Nick Clifton2-37/+66
2019-09-03Automatic date update in version.inGDB Administrator1-1/+1
2019-09-02Check arguments for all probes before using themAlan Hayward2-4/+19
2019-09-02Use gdbarch for probe::get_argument_countAlan Hayward7-13/+20
2019-09-02Refactor svr4_create_solib_event_breakpointsAlan Hayward2-67/+66
2019-09-02Re: Memory leak in dwarf2.cAlan Modra2-18/+22
2019-09-02Memory leak in dwarf2.cAlan Modra2-7/+15
2019-09-02Automatic date update in version.inGDB Administrator1-1/+1
2019-08-31RISC-V: Fix linker problems with tls copy relocs.Jim Wilson2-0/+20
2019-09-01Automatic date update in version.inGDB Administrator1-1/+1
2019-08-31Automatic date update in version.inGDB Administrator1-1/+1
2019-08-30RISC-V: Force linker error exit after unresolvable reloc.Jim Wilson2-1/+9
2019-08-30Remove "\nError: " suffix from nat/fork-inferior.c:trace_start_error warning ...Sergio Durigan Junior2-1/+6
2019-08-30Remove tui_win_info::refresh_allTom Tromey7-49/+14
2019-08-30Don't call wrefresh from tui_cont_sigTom Tromey2-2/+4
2019-08-30Minor rearrangement of tui-stack.cTom Tromey2-13/+12
2019-08-30Make tui_locator_window::set_locator_fullname re-renderTom Tromey2-3/+8
2019-08-30Swap tui_show_locator_content and tui_locator_window::rerenderTom Tromey2-21/+23
2019-08-30Turn two locator functions into methodsTom Tromey3-47/+59
2019-08-30Don't call tui_refresh_all from show_layoutTom Tromey2-1/+4
2019-08-30Don't call touchwin in tui_gen_win_info::refresh_windowTom Tromey2-4/+6
2019-08-30Remove NULL checks from box_winTom Tromey2-19/+21
2019-08-30Simplify register displayTom Tromey4-58/+63
2019-08-30Private data members in tui_data_windowTom Tromey4-7/+20
2019-08-30Remove some calls in tui_data_windowTom Tromey2-7/+9
2019-08-30Remove some checks of .empty()Tom Tromey2-111/+104
2019-08-30Remove tui_data_window::display_all_dataTom Tromey3-20/+11