aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-10Add multi-target testsPedro Alves4-0/+472
2020-01-10Multi-target supportPedro Alves79-866/+2263
2020-01-10Fix reconnecting to a gdbserver already debugging multiple processes, IIPedro Alves2-3/+15
2020-01-10Fix reconnecting to a gdbserver already debugging multiple processes, IPedro Alves4-1/+34
2020-01-10Avoid another inferior_ptid reference in gdb/remote.cTankut Baris Aktemur4-6/+34
2020-01-10Tweak handling of remote errors in response to resumption packetPedro Alves2-1/+18
2020-01-10Use all_non_exited_inferiors in infrun.cPedro Alves2-4/+5
2020-01-10tfile_target::close: trace_fd can't be -1Pedro Alves2-2/+6
2020-01-10Some get_last_target_status tweaksPedro Alves8-29/+51
2020-01-10switch inferior/thread before calling target methodsPedro Alves3-22/+86
2020-01-10Introduce switch_to_inferior_no_threadPedro Alves4-13/+27
2020-01-10Delete unnecessary code from kill_commandPedro Alves2-14/+4
2020-01-10Don't check target is running in remote_target::mourn_inferiorPedro Alves2-20/+5
2020-01-10Make target_ops::has_execution take an 'inferior *' instead of a ptid_tPedro Alves11-20/+52
2020-01-10exceptions.c:print_flush: Remove obsolete checkPedro Alves2-5/+5
2020-01-10Make "show remote exec-file" inferior-awarePedro Alves4-1/+56
2020-01-10Don't rely on inferior_ptid in record_full_waitPedro Alves3-1/+20
2020-01-10Preserve selected thread in all-stop w/ background executionPedro Alves11-23/+363
2020-01-10Fix handling of null stap semaphoresGeorge Barrett5-10/+55
2020-01-10gdb/testsuite/gdb.base/stap-probe: Minor clean-upGeorge Barrett3-8/+22
2020-01-09gdb/tui: Link source and assembler scrolling .... againAndrew Burgess4-1/+40
2020-01-09gdb: Fix scrolling in TUITom Tromey5-16/+50
2020-01-09gdb/tui: Fix 'layout asm' before the inferior has startedAndrew Burgess4-4/+49
2020-01-09gdb/testsuite/tui: Introduce check_box_contentsAndrew Burgess2-0/+35
2020-01-09gdb/testsuite/tui: Split enter_tui into two procsAndrew Burgess2-3/+18
2020-01-09gdb/testsuite/tui: Always dump_screen when askedAndrew Burgess2-2/+7
2020-01-09gdb/testsuite: Fix race condition in gdb.base/skip.expAndrew Burgess2-3/+10
2020-01-09Don't define _FORTIFY_SOURCE on MinGWChristian Biesinger2-2/+10
2020-01-09Fix indentation in print_thread_info_1Simon Marchi2-65/+69
2020-01-09Fix memory leak of the demangled symbol nameChristian Biesinger2-9/+18
2020-01-08Change section_offsets to a std::vectorTom Tromey33-314/+255
2020-01-08Use std::string in dwarf2read.cTom Tromey2-8/+10
2020-01-08Use std::vector in abbrev_table_read_tableTom Tromey2-23/+13
2020-01-08Use unique_xmalloc_ptr in fixup_go_packagingTom Tromey2-9/+11
2020-01-08Remove some explicit memory management from dwarf2read.cTom Tromey2-88/+68
2020-01-07Add constructor to stap_static_probe_opsTom Tromey2-0/+11
2020-01-07Enable styling by default on CygwinJon Turney2-1/+5
2020-01-06gdb: Fix backtrace with disassemble-next-line onAndrew Burgess5-5/+103
2020-01-06Fix MinGW native compilation of gdb/gdbsupport/gdb_wait.cEli Zaretskii2-1/+6
2020-01-06GDB: Fix the overflow in addr/line_is_displayed()Shahab Vahedi3-18/+22
2020-01-06Mention the recent fix of $_exitsignal on MS-Windows in gdb/NEWSEli Zaretskii2-0/+7
2020-01-06Fix a crash with a malformed PE headerJon Turney2-0/+11
2020-01-06Fix a typo in gdb/windows-tdep.cEli Zaretskii2-1/+5
2020-01-06Fix search in TUIHannes Domani2-0/+5
2020-01-06GDB: Remove trailing spaces in tui-disasm.cShahab Vahedi2-3/+7
2020-01-06Improve process exit status macros on MinGWEli Zaretskii10-10/+322
2020-01-05gdb: use tui_set_layout not show_layout to fix window focusAndrew Burgess4-6/+18
2020-01-05[AArch64] Fix erroneous use of spu architecture bfdLuis Machado2-1/+7