aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-09-27Rewrite tui_putsTom Tromey1-0/+5
2020-09-27Use ISCNTRL in tui_copy_source_lineTom Tromey1-0/+5
2020-09-27Use a curses pad for source and disassembly windowsTom Tromey1-0/+28
2020-09-27Remove a call to show_source_line from TUITom Tromey1-0/+6
2020-09-27Use an inner window in tui_py_windowTom Tromey1-0/+10
2020-09-26gdb: Fix from_tty argument to gdb.execute in Python.Gareth Rees1-0/+8
2020-09-25gdb: fix formatting of _debug_printf macrosSimon Marchi1-0/+5
2020-09-25Add a missing munmap_list move constructorSaagar Jha1-0/+5
2020-09-25gdb: fix whitespaces in ChangeLogSimon Marchi1-3/+3
2020-09-24Don't let TUI focus on locatorTom Tromey1-0/+9
2020-09-24Handle 64bit breakpoints of WOW64 processes as SIGINTHannes Domani1-0/+7
2020-09-23Handle bit offset and bit size in base typesTom Tromey1-0/+19
2020-09-23Avoid manual memory management of argv arrays in gdb/compileTom Tromey1-0/+13
2020-09-23Simplify compile_module cleanupTom Tromey1-0/+20
2020-09-23Transfer module ownership to do_module_cleanupTom Tromey1-0/+10
2020-09-23Introduce and use compile_module_upTom Tromey1-0/+14
2020-09-23Use new/delete for do_module_cleanupTom Tromey1-0/+8
2020-09-23Remove some manual memory management from compile interfaceTom Tromey1-0/+7
2020-09-21Fix sparc prologue skippingTom Tromey1-0/+5
2020-09-19Use gdb_bfd_sections in generic_loadTom Tromey1-0/+7
2020-09-19Use gdb_bfd_sections in build_section_tableTom Tromey1-0/+5
2020-09-19Use gdb_bfd_sections in elf_symfile_readTom Tromey1-0/+5
2020-09-19Use gdb_bfd_sections in restore_commandTom Tromey1-0/+8
2020-09-19Use gdb_bfd_sections in gcore_memory_sectionsTom Tromey1-0/+6
2020-09-19Use gdb_bfd_sections in ELF osabi tag sniffingTom Tromey1-0/+9
2020-09-19Use gdb_bfd_sections in dwarf2/read.cTom Tromey1-0/+9
2020-09-19Use gdb_bfd_sections in symfile.cTom Tromey1-0/+11
2020-09-19Use gdb_bfd_sections in build_objfile_section_tableTom Tromey1-0/+7
2020-09-19Use gdb_bfd_sections in get_stap_base_addressTom Tromey1-0/+5
2020-09-19Use gdb_bfd_sections in gdb_bfd_close_or_warnTom Tromey1-0/+6
2020-09-19Use gdb_bfd_sections in core_target_openTom Tromey1-0/+5
2020-09-19Add a new overload of gdb_bfd_sectionsTom Tromey1-0/+5
2020-09-19gdb/fortran: Change whitespace when printing arraysAndrew Burgess1-0/+5
2020-09-19gdb/fortran: Move Fortran expression handling into f-lang.cAndrew Burgess1-0/+37
2020-09-19gdb/fortran: Clean up array/string expression evaluationAndrew Burgess1-0/+8
2020-09-18gdb: Update i386_analyze_prologue to skip endbr32Victor Collod1-0/+6
2020-09-18Make target_wait options use enum flagsTom Tromey1-0/+66
2020-09-18gdb: Fix use after free bug in compile_object_runAndrew Burgess1-0/+6
2020-09-18Mention x86_64 Cygwin core file support in NEWS.Jon Turney1-0/+4
2020-09-18Add handling for 64-bit module addresses in Cygwin core dumpsJon Turney1-0/+5
2020-09-18Promote windows_core_xfer_shared_libraries and windows_core_pid_to_strJon Turney1-0/+8
2020-09-18Add amd64_windows_gregset_reg_offsetJon Turney1-0/+5
2020-09-18Add sniffer for Cygwin x86_64 core dumpsJon Turney1-0/+5
2020-09-18Fix "thread find" with multiple inferiors/targets (PR gdb/26631)Pedro Alves1-0/+6
2020-09-17Change management of tdesc_arch_dataTom Tromey1-0/+30
2020-09-17Fix ctrl-c when debugging WOW64 processesHannes Domani1-0/+5
2020-09-17Use htab_up in dwarf2/read.cTom Tromey1-0/+4
2020-09-17Use htab_up in type copyingTom Tromey1-0/+9
2020-09-17Use htab_up in typedef_hash_tableTom Tromey1-0/+13
2020-09-17Use htab_up in target-descriptions.cTom Tromey1-0/+4