aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2022-01-01gdb: copyright: fix a few comment typosMike Frysinger1-2/+2
2022-01-01gdb: update sim mips testsuite copyright exemptionMike Frysinger1-1/+1
2022-01-01unify 64-bit bfd checksMike Frysinger4-85/+74
2022-01-01Update Copyright year in gdb/testsuite/gdb.arch/powerpc-power10.expJoel Brobecker1-1/+1
2022-01-01Fix copyright header in gdb/testsuite/gdb.arch/powerpc-power10.expJoel Brobecker1-1/+1
2022-01-01gdb/copyright.py: Add update-netbsd.sh to MULTIPLE_COPYRIGHT_HEADERSJoel Brobecker1-0/+1
2022-01-01Manual copyright year update of various GDB filesJoel Brobecker4-6/+6
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker5760-5760/+5760
2022-01-01Update Copyright Year in gdb, gdbserver and gdbreplay version outputJoel Brobecker1-1/+1
2021-12-31Do not call reinitialize_more_filter from avr_io_reg_read_commandTom Tromey1-2/+0
2021-12-29Use filtered output in show callbacksTom Tromey4-15/+15
2021-12-29Consistently Use ui_file parameter to show callbacksTom Tromey11-42/+46
2021-12-29Use gdb_stdlog for MI debuggingTom Tromey2-7/+4
2021-12-29Use debug_prefixed_printf_cond_nofunc in index-cacheTom Tromey1-24/+19
2021-12-29Send minsym logging to gdb_stdlogTom Tromey1-3/+4
2021-12-29Use gdb_stdlog for separate debug file loggingTom Tromey2-18/+23
2021-12-29Use debug_prefixed_printf_cond_nofunc in machoreadTom Tromey1-23/+14
2021-12-29Use debug_prefixed_printf_cond_nofunc in microblaze.cTom Tromey1-12/+3
2021-12-29Send debugging data to gdb_stdlog in mips-linux-nat.cTom Tromey1-16/+17
2021-12-29Send arch-utils error messages to gdb_stderrTom Tromey1-4/+7
2021-12-29Use correct stream for process record outputTom Tromey13-84/+113
2021-12-29Send jit.c errors to gdb_stderrTom Tromey1-10/+13
2021-12-29Fix logging redirection bug with pagerTom Tromey3-1/+72
2021-12-29Remove unusual use of core_addr_eq and core_addr_hashTom Tromey3-27/+2
2021-12-29gdb: Copy inferior properties in clone-inferiorLancelot SIX4-2/+123
2021-12-24Remove gdb_print_host_addressTom Tromey6-175/+107
2021-12-24Move gdb_bfd_errmsg to gdb_bfd.cTom Tromey4-35/+37
2021-12-23gdb/testsuite: resolve some duplicate testnames in gdb.miAndrew Burgess6-148/+170
2021-12-23gdb/remote: handle attach when stop packet lacks thread-idAndrew Burgess2-52/+77
2021-12-23gdb: on x86-64 non-trivial C++ objects are returned in memoryAndrew Burgess3-4/+57
2021-12-23gdb: make use of SCOPE_EXIT to manage thread executing stateAndrew Burgess2-23/+9
2021-12-22gdb/doc: add some index entries relating to mi-async settingAndrew Burgess1-2/+7
2021-12-22gdb: convert 'set debug lin-lwp' to a boolean commandAndrew Burgess1-9/+20
2021-12-22gdb: add threads debugging switchAndrew Burgess5-0/+63
2021-12-21gdbarch-components.py: change empty "params" tuples to empty listsSimon Marchi1-8/+8
2021-12-21[AArch64] Fix typo in error messagesLuis Machado1-2/+2
2021-12-20Remove print_spacesTom Tromey6-31/+19
2021-12-20Remove puts_debugTom Tromey2-87/+0
2021-12-20Make n_spaces return a const char *Tom Tromey2-2/+2
2021-12-20Add Enze Li to gdb/MAINTAINERSEnze Li1-0/+1
2021-12-20gdb/ada-exp.y: Reformat comment to follow GDB's coding standardsJoel Brobecker1-9/+9
2021-12-20gdb/ada-lang.h: Reformat comment to follow coding standardsJoel Brobecker1-2/+2
2021-12-18gdb: add "exit" command as an alias for "quit"Enze Li3-7/+15
2021-12-18gdb: add assert in remote_target::wait relating to async being offAndrew Burgess1-1/+5
2021-12-18gdb/remote: some fixes for 'maint set target-async off'Andrew Burgess1-104/+84
2021-12-17Document gdbarch-components.pyTom Tromey1-0/+82
2021-12-17Remove gdbarch.shTom Tromey3-1879/+66
2021-12-17Add new gdbarch generatorSimon Marchi1-0/+526
2021-12-17Generate new gdbarch-components.py from gdbarch.shTom Tromey2-0/+2612
2021-12-17Do not sort the fields in gdbarch_dumpTom Tromey2-521/+521