aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2020-01-20Handle different "struct stat" between GDB and BFDPedro Alves5-9/+45
2020-01-17gdb: remove uses of iterate_over_inferiors in top.cSimon Marchi2-32/+28
2020-01-17gdb: remove uses of iterate_over_inferiors in mi/mi-main.cSimon Marchi2-46/+40
2020-01-17gdb: remove use of iterate_over_inferiors in mi/mi-interp.cSimon Marchi2-28/+26
2020-01-17gdb: remove use of iterate_over_inferiors in py-inferior.cSimon Marchi2-14/+15
2020-01-16Fix some spelling errors.Christian Biesinger8-7/+20
2020-01-16Add type for $_tlb->process_environment_block->process_parametersHannes Domani2-1/+65
2020-01-16Ensure proc-service symbols have default visibility (PR build/24805)Pedro Alves1-0/+11
2020-01-16[gdb] Move ChangeLog entries to their right filesPedro Alves29-314/+453
2020-01-16Support for DWARF5 location lists entriesNitika Achra2-0/+44
2020-01-15Use get_thread_regcache instead of get_current_regcache in post_create_inferiorSimon Marchi2-1/+7
2020-01-14Fix valgrind error from gdb.decode_lineTom Tromey4-0/+25
2020-01-14Don't link gdb twice against libibertyTom Tromey2-1/+5
2020-01-14Remove use of <config.h> from gdb/nat/Tom Tromey4-24/+6
2020-01-14Move many configure checks to common.m4Tom Tromey8-1974/+3232
2020-01-14Move gdbsupport to the top levelTom Tromey130-15301/+135
2020-01-14Consolidate definition of USE_WIN32APITom Tromey7-37/+55
2020-01-14Fix indentation in common.m4Tom Tromey5-16/+25
2020-01-14Make skip without argument skip the current inline functionBernd Edlinger4-10/+30
2020-01-14Fix/Update misc commentsLuis Machado5-15/+24
2020-01-13gdb: Handle malformed ELF, symbols in non-allocatable sectionsAndrew Burgess6-4/+253
2020-01-13gdb/testsuite: Allow DWARF assembler to create multiple line tablesAndrew Burgess2-0/+7
2020-01-13Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets.Ali Tamur5-92/+282
2020-01-13gdb: use gdb::byte_vector instead of std::vector<char> in core_target::get_co...Simon Marchi5-4/+13
2020-01-13gdb/tui: Place window titles in the center of the borderAndrew Burgess4-5/+26
2020-01-13gdb: use std::vector instead of alloca in core_target::get_core_register_sectionSimon Marchi2-6/+10
2020-01-13gdbserver: remove rule for files from regformats/i386Simon Marchi2-3/+5
2020-01-13Enable -Wmissing-declarations diagnosticSimon Marchi5-3/+15
2020-01-13gdbserver: set IP_AGENT_EXPORT_FUNC to static when not building IPA, add decl...Simon Marchi3-1/+29
2020-01-13gdbserver: make some functions static in linux-x86-low.cSimon Marchi2-13/+22
2020-01-13gdbserver: include gdbsupport/common-inferior.h in inferiors.cSimon Marchi2-0/+5
2020-01-13gdbserver: include hostio.h in hostio-errno.cSimon Marchi2-0/+7
2020-01-13gdb: add declaration to Python init functionSimon Marchi2-0/+5
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi400-354/+1167
2020-01-13gdb: make regformats output a declaration for the init functionSimon Marchi2-0/+8
2020-01-13gdbserver: fix Makefile dependency of regformat-generated files on regdat.shSimon Marchi2-4/+9
2020-01-13gdb: adjust remote-sim.c to multi-targetSimon Marchi2-78/+91
2020-01-12gdb: include gdb_wait.h in gdb_wait.cSimon Marchi2-0/+6
2020-01-12gdbserver: include linux-arm-tdesc.h in linux-arm-tdesc.cSimon Marchi3-0/+10
2020-01-12gdbserver: make aarch64_write_goto_address staticSimon Marchi2-1/+5
2020-01-12gdbserver: include aarch32/aarch64 header file in corresponding source fileSimon Marchi3-0/+11
2020-01-12Remove last traces of discard_all_inferiorsPedro Alves3-8/+8
2020-01-11Make TUI borders respect "set style enabled"Tom Tromey3-4/+15
2020-01-10Switch the inferior before outputting its id in "info inferiors"Tankut Baris Aktemur4-28/+107
2020-01-10Switch the inferior too in switch_to_program_space_and_threadPedro Alves6-5/+117
2020-01-10Multi-target: NEWS and user manualPedro Alves6-44/+148
2020-01-10Require always-non-stop for multi-target resumptionsPedro Alves4-5/+77
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves24-28/+375
2020-01-10Revert 'Remove unused struct serial::name field'Pedro Alves3-0/+13
2020-01-10gdbarch-selftests.c: No longer error out if debugging somethingPedro Alves2-5/+5