aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbcore.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-06gdb: remove core_bfd macroSimon Marchi1-4/+0
2024-01-19gdb: remove deprecated_exec_file_display_hook and associated codeAndrew Burgess1-5/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-3/+3
2020-06-15Remove read_memory_stringTom Tromey1-6/+0
2020-03-12Remove deprecated core file functionsChristian Biesinger1-68/+0
2020-03-04Make "gnutarget" constTom Tromey1-1/+1
2020-01-25Implement 'set/show exec-file-mismatch'.Philippe Waroquiers1-0/+5
2020-01-24Update comments about removed functionChristian Biesinger1-2/+1
2020-01-13gdb: use gdb::byte_vector instead of std::vector<char> in core_target::get_co...Simon Marchi1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-09-18Change boolean options to bool instead of intChristian Biesinger1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-05-16Make "cbfd" a gdb_bfd_ref_ptrTom Tromey1-1/+1
2018-05-11Eliminate the 'the_core_target' globalPedro Alves1-4/+0
2018-05-11Move core_bfd to program spaceTom Tromey1-1/+1
2018-05-03target factories, target open and multiple instances of targetsPedro Alves1-0/+4
2018-05-03Convert struct target_ops to C++Pedro Alves1-3/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-27Constify some commands in exec.c, plus symbol_file_commandTom Tromey1-1/+1
2017-09-27Constify core_file_commandTom Tromey1-1/+1
2017-09-19Use DISABLE_COPY_AND_ASSIGNYao Qi1-3/+1
2017-09-03Return std::string from memory_error_messageTom Tromey1-4/+4
2017-07-07Move the thread_section_name class to gdbcore.h.John Baldwin1-0/+45
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior1-6/+0
2017-04-05-Wwrite-strings: The RestPedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-09-29PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regressionJan Kratochvil1-2/+3
2016-03-09gdb/rs6000: Read backchain as unsigned.Marcin Koƛcielnicki1-0/+3
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-06-15Cleanup write_memory docSimon Marchi1-4/+2
2015-04-17Introduce exec_file_locate_attachGary Benson1-0/+7
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-07-30constify exec_file_attachTom Tromey1-3/+3
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-2/+2
2014-01-13remove obsolete declarationTom Tromey1-2/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-10Use target_read_code in skip_prologue (i386)Yao Qi1-0/+17
2013-10-09Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves1-1/+8
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-06-24gdb:Yao Qi1-0/+6
2012-06-05gdb/Jan Kratochvil1-3/+4
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-7/+8
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-07-19gdb/Jan Kratochvil1-0/+2