aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-05-10[PR gdb/27614] gdb-add-index fails on symlinks.Lancelot SIX1-0/+6
2021-05-10gdb, gdbserver: make status_to_str display the signal nameSimon Marchi1-0/+4
2021-05-09gdb/py: add some debugging to py-breakpoint.cAndrew Burgess1-0/+11
2021-05-09gdb/py: convert debug logging in py-unwind to use new schemeAndrew Burgess1-0/+13
2021-05-09gdb: replace fprint_frame_idAndrew Burgess1-0/+21
2021-05-08gdb, gdbserver: make status_to_str return std::stringSimon Marchi1-0/+14
2021-05-08gdb: add missing space in infrun_debug_printfSimon Marchi1-0/+4
2021-05-08Don't run personality syscall at configure time; don't check it at allPedro Alves1-0/+10
2021-05-07gdb/guile: perform tilde expansion when sourcing guile scriptsAndrew Burgess1-0/+6
2021-05-07gdb: make target_desc_info::filename an std::stringSimon Marchi1-0/+12
2021-05-07gdb: (de-)allocate target_desc_info with new/deleteSimon Marchi1-0/+7
2021-05-07gdb: change target_desc_info::fetched to boolSimon Marchi1-0/+7
2021-05-07gdb: remove target description macrosSimon Marchi1-0/+16
2021-05-07gdb: some int to bool conversionAndrew Burgess1-0/+11
2021-05-07gdb: remove reference to current inferior in target_stack::unpushSimon Marchi1-0/+5
2021-05-07gdb: make target_close check that the target isn't pushed in all inferiorsSimon Marchi1-0/+5
2021-05-07debuginfod-support.c: Use long-lived debuginfod_clientAaron Merey1-0/+5
2021-05-07Remove streq_hash in favor of htab_eq_stringTom Tromey1-0/+9
2021-05-07gdb: re-format Python files using black 21.4b0Simon Marchi1-0/+4
2021-05-07[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder()Tom de Vries1-0/+9
2021-05-07gdb/guile: Have gdbscm_safe_source_script return a unique_ptrAndrew Burgess1-0/+10
2021-05-06gdb: make inferior::args a unique_xmalloc_ptrSimon Marchi1-0/+8
2021-05-06gdb/guile: don't try to print location for watchpointsAndrew Burgess1-0/+5
2021-05-06gdb/mi: add a '--force' flag to the '-break-condition' commandTankut Baris Aktemur1-0/+13
2021-05-06gdb/mi: add a '--force-condition' flag to the '-break-insert' cmdTankut Baris Aktemur1-0/+7
2021-05-04[gdb/guile] Don't allow libguile to change libgmp mem fnsTom de Vries1-0/+6
2021-04-30Do not separately read type unitsTom Tromey1-0/+16
2021-04-30Remove dwarf2_per_bfd::all_type_unitsTom Tromey1-0/+23
2021-04-30Allocate dwarf2_per_cu_data with 'new'Tom Tromey1-0/+46
2021-04-30Make get_image_name staticTom Tromey1-0/+5
2021-04-30Share DLL code between gdb and gdbserverTom Tromey1-0/+13
2021-04-30Use nat/windows-nat function indirection codeTom Tromey1-0/+8
2021-04-30Move function indirection code to nat/windows-natTom Tromey1-0/+36
2021-04-30Use template functions in windows-nat.cTom Tromey1-0/+10
2021-04-30Fix crash with GNAT minimal encodingsTom Tromey1-0/+4
2021-04-29gdb: don't use C++17 namespace declaration styleSimon Marchi1-0/+4
2021-04-29gdb: move some variables to an inner scope in save_waitstatusSimon Marchi1-0/+4
2021-04-29gdb/NEWS: Fix typo and stray full stopAndrew Burgess1-0/+4
2021-04-28Fix Ada overloading with 'null'Tom Tromey1-0/+9
2021-04-28gdb: startup commands to control Python extension languageAndrew Burgess1-0/+11
2021-04-28gdb: extension languages finish_initialization to initializeAndrew Burgess1-0/+21
2021-04-28gdb: initialise extension languages after processing early startup filesAndrew Burgess1-0/+6
2021-04-28gdb delay guile initialization until gdbscm_finish_initializationAndrew Burgess1-0/+31
2021-04-28gdb: delay python initialisation until gdbpy_finish_initializationAndrew Burgess1-0/+28
2021-04-28gdb: ensure SIGINT is set to SIG_DFL during initialisationAndrew Burgess1-0/+7
2021-04-28gdb: remove unused argument from gdb_initAndrew Burgess1-0/+7
2021-04-27Fix timeout with maint print objfilesLuis Machado1-0/+6
2021-04-27gdb: do autoload before notifying Python side in new_objfile eventMichael Weghorn1-0/+13
2021-04-27gdbsupport: allow to specify dependencies between observersMichael Weghorn1-0/+14
2021-04-26gdb: check result of gdb_fopen_cloexec in dump_binary_fileSimon Marchi1-0/+6