aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-01-16Support for DWARF5 location lists entriesNitika Achra1-0/+5
2020-01-15Use get_thread_regcache instead of get_current_regcache in post_create_inferiorSimon Marchi1-0/+5
2020-01-14Fix valgrind error from gdb.decode_lineTom Tromey1-0/+6
2020-01-14Don't link gdb twice against libibertyTom Tromey1-0/+4
2020-01-14Remove use of <config.h> from gdb/nat/Tom Tromey1-0/+6
2020-01-14Move many configure checks to common.m4Tom Tromey1-0/+5
2020-01-14Move gdbsupport to the top levelTom Tromey1-0/+20
2020-01-14Consolidate definition of USE_WIN32APITom Tromey1-0/+8
2020-01-14Fix indentation in common.m4Tom Tromey1-0/+5
2020-01-14Make skip without argument skip the current inline functionBernd Edlinger1-0/+5
2020-01-14Fix/Update misc commentsLuis Machado1-0/+10
2020-01-13gdb: Handle malformed ELF, symbols in non-allocatable sectionsAndrew Burgess1-0/+5
2020-01-13Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets.Ali Tamur1-0/+51
2020-01-13gdb: use gdb::byte_vector instead of std::vector<char> in core_target::get_co...Simon Marchi1-0/+9
2020-01-13gdb/tui: Place window titles in the center of the borderAndrew Burgess1-0/+5
2020-01-13gdb: use std::vector instead of alloca in core_target::get_core_register_sectionSimon Marchi1-0/+5
2020-01-13Enable -Wmissing-declarations diagnosticSimon Marchi1-0/+5
2020-01-13gdb: add declaration to Python init functionSimon Marchi1-0/+4
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-0/+409
2020-01-13gdb: make regformats output a declaration for the init functionSimon Marchi1-0/+4
2020-01-13gdb: adjust remote-sim.c to multi-targetSimon Marchi1-0/+20
2020-01-12gdb: include gdb_wait.h in gdb_wait.cSimon Marchi1-0/+4
2020-01-12Remove last traces of discard_all_inferiorsPedro Alves1-0/+7
2020-01-11Make TUI borders respect "set style enabled"Tom Tromey1-0/+6
2020-01-10Switch the inferior before outputting its id in "info inferiors"Tankut Baris Aktemur1-0/+4
2020-01-10Switch the inferior too in switch_to_program_space_and_threadPedro Alves1-0/+12
2020-01-10Multi-target: NEWS and user manualPedro Alves1-0/+5
2020-01-10Require always-non-stop for multi-target resumptionsPedro Alves1-0/+9
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves1-0/+18
2020-01-10Revert 'Remove unused struct serial::name field'Pedro Alves1-0/+8
2020-01-10gdbarch-selftests.c: No longer error out if debugging somethingPedro Alves1-0/+5
2020-01-10Multi-target supportPedro Alves1-0/+419
2020-01-10Fix reconnecting to a gdbserver already debugging multiple processes, IIPedro Alves1-0/+6
2020-01-10Fix reconnecting to a gdbserver already debugging multiple processes, IPedro Alves1-0/+6
2020-01-10Avoid another inferior_ptid reference in gdb/remote.cTankut Baris Aktemur1-0/+9
2020-01-10Tweak handling of remote errors in response to resumption packetPedro Alves1-0/+6
2020-01-10Use all_non_exited_inferiors in infrun.cPedro Alves1-0/+4
2020-01-10tfile_target::close: trace_fd can't be -1Pedro Alves1-0/+5
2020-01-10Some get_last_target_status tweaksPedro Alves1-0/+24
2020-01-10switch inferior/thread before calling target methodsPedro Alves1-0/+20
2020-01-10Introduce switch_to_inferior_no_threadPedro Alves1-0/+9
2020-01-10Delete unnecessary code from kill_commandPedro Alves1-0/+4
2020-01-10Don't check target is running in remote_target::mourn_inferiorPedro Alves1-0/+5
2020-01-10Make target_ops::has_execution take an 'inferior *' instead of a ptid_tPedro Alves1-0/+28
2020-01-10exceptions.c:print_flush: Remove obsolete checkPedro Alves1-0/+4
2020-01-10Make "show remote exec-file" inferior-awarePedro Alves1-0/+5
2020-01-10Don't rely on inferior_ptid in record_full_waitPedro Alves1-0/+7
2020-01-10Preserve selected thread in all-stop w/ background executionPedro Alves1-0/+17
2020-01-10Fix handling of null stap semaphoresGeorge Barrett1-0/+7
2020-01-09gdb/tui: Link source and assembler scrolling .... againAndrew Burgess1-0/+6