aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-06-14gnulib: define the path to gnulib's parent dirMike Frysinger1-0/+5
2021-06-14fbsd nat: Disable address space randomization when requested.John Baldwin1-0/+11
2021-06-14Include missing header signal.hBernd Edlinger1-0/+4
2021-06-12remote: Fix indentation in remote_new_objfile.John Baldwin1-0/+4
2021-06-11Fix ChangeLog entry locationSimon Marchi1-14/+0
2021-06-11libthread_db initialization changes related to upcoming glibc-2.34Kevin Buettner1-0/+8
2021-06-11gdb: remove unused struct call_site_stuff forward declarationSimon Marchi1-0/+4
2021-06-11Implement Rust raw identifiersTom Tromey1-0/+7
2021-06-10gdb/testsuite: capture GDB tty name in default_gdb_spawnSimon Marchi1-0/+14
2021-06-08Use is/is not to check for None in python code.Lancelot SIX1-0/+9
2021-06-08gdb: try to load libthread_db only after reading all shared libraries when at...Simon Marchi1-0/+12
2021-06-08Fix a couple -Wdeprecated-copy issuesPedro Alves1-0/+7
2021-06-07gdb_rl_find_completion_word: Remove 'found_quote' localPedro Alves1-0/+7
2021-06-07nat/amd64-linux-siginfo.c: Remove typedefsPedro Alves1-0/+14
2021-06-07nat/amd64-linux-siginfo.c: Move align attribute from typedef to structPedro Alves1-0/+5
2021-06-07gdb: handle case where type alignment is unknownAndrew Burgess1-0/+6
2021-06-07Add Power 10 PLT instruction patternsCarl Love1-0/+17
2021-06-07gdb: set only inferior_ptid in sparc_{fetch,store}_inferior_registersSimon Marchi1-0/+7
2021-06-05Fix gdb crash due to SIGPIPE when the compile command failsBernd Edlinger1-0/+5
2021-06-05Really fix data-directory/Makefile rebuildingTom Tromey1-0/+5
2021-06-05Fix gdb/data-directory Makefile-regeneration ruleTom Tromey1-0/+4
2021-06-05Use ACX_NONCANONICAL_TARGET in gdb/configureTom Tromey1-0/+5
2021-06-05arc: Add 'set disassembler-options' supportShahab Vahedi1-0/+7
2021-06-04Add PROP_VARIABLE_NAMETom Tromey1-0/+17
2021-06-04gdb: add some additional debug output in remote.cAndrew Burgess1-0/+6
2021-06-04Forward mouse click to python TUI windowHannes Domani1-0/+5
2021-06-04Initial TUI mouse supportHannes Domani1-0/+9
2021-06-03gdb: fix eval.c assert during inferior exit eventMagne Hov1-0/+5
2021-06-03Update my email address in MAINTAINERSPedro Alves1-0/+7
2021-06-03Report additional details for signals received on FreeBSD.John Baldwin1-0/+21
2021-06-03Add ChangeLog entry for previous commitMagne Hov1-0/+4
2021-06-03Restore gdb.SYMBOL_LABEL_DOMAIN constantHannes Domani1-0/+5
2021-06-01Conditionally restore displaced stepping state after fork.John Baldwin1-0/+6
2021-06-01Remove some gdb/data-directory special casesTom Tromey1-0/+5
2021-06-01Clean up gdb's --enable-sharedTom Tromey1-0/+5
2021-06-01Apply silent Makefile rules to gdb/testsuiteTom Tromey1-0/+4
2021-06-01Always build 'all' in gdb/testsuiteTom Tromey1-0/+5
2021-06-01Remove gdb/testsuite/configureTom Tromey1-0/+6
2021-06-01[gdb/symtab] Ignore cold clonesTom de Vries1-0/+6
2021-06-01gdb/arm: add support for bare-metal core dumpsAndrew Burgess1-0/+9
2021-06-01gdb: avoid premature dummy frame garbage collectionAndrew Burgess1-0/+6
2021-05-31gdb: pass signature to allocate_signatured_type and signatured_type constructorSimon Marchi1-0/+9
2021-05-31gdb: add and use signatured_type_upSimon Marchi1-0/+4
2021-05-31gdb: move dwarf2_per_cu_data and signatured_type upSimon Marchi1-0/+4
2021-05-30Set is_debug_types in allocate_signatured_typeTom Tromey1-0/+8
2021-05-30Remove dwarf2_per_bfd::m_num_psymtabsTom Tromey1-0/+8
2021-05-27gdb: fix tab after space indentation issuesSimon Marchi1-0/+4
2021-05-27gdb: fix some indentation issuesSimon Marchi1-0/+4
2021-05-27gdb: remove iterate_over_bp_locations functionSimon Marchi1-0/+8
2021-05-27gdb: remove iterate_over_breakpoints functionSimon Marchi1-0/+15