summaryrefslogtreecommitdiff
path: root/gdb/gdbcore.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-3/+3
* Remove read_memory_stringTom Tromey2020-06-151-6/+0
* Remove deprecated core file functionsChristian Biesinger2020-03-121-68/+0
* Make "gnutarget" constTom Tromey2020-03-041-1/+1
* Implement 'set/show exec-file-mismatch'.Philippe Waroquiers2020-01-251-0/+5
* Update comments about removed functionChristian Biesinger2020-01-241-2/+1
* gdb: use gdb::byte_vector instead of std::vector<char> in core_target::get_co...Simon Marchi2020-01-131-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Make "cbfd" a gdb_bfd_ref_ptrTom Tromey2018-05-161-1/+1
* Eliminate the 'the_core_target' globalPedro Alves2018-05-111-4/+0
* Move core_bfd to program spaceTom Tromey2018-05-111-1/+1
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-0/+4
* Convert struct target_ops to C++Pedro Alves2018-05-031-3/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify some commands in exec.c, plus symbol_file_commandTom Tromey2017-09-271-1/+1
* Constify core_file_commandTom Tromey2017-09-271-1/+1
* Use DISABLE_COPY_AND_ASSIGNYao Qi2017-09-191-3/+1
* Return std::string from memory_error_messageTom Tromey2017-09-031-4/+4
* Move the thread_section_name class to gdbcore.h.John Baldwin2017-07-071-0/+45
* Share fork_inferior et al with gdbserverSergio Durigan Junior2017-06-071-6/+0
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regressionJan Kratochvil2016-09-291-2/+3
* gdb/rs6000: Read backchain as unsigned.Marcin Koƛcielnicki2016-03-091-0/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Cleanup write_memory docSimon Marchi2015-06-151-4/+2
* Introduce exec_file_locate_attachGary Benson2015-04-171-0/+7
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* constify exec_file_attachTom Tromey2014-07-301-3/+3
* Return target_xfer_status in to_xfer_partialYao Qi2014-02-111-2/+2
* remove obsolete declarationTom Tromey2014-01-131-2/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Use target_read_code in skip_prologue (i386)Yao Qi2013-12-101-0/+17
* Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves2013-10-091-1/+8
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb:Yao Qi2012-06-241-0/+6
* gdb/Jan Kratochvil2012-06-051-3/+4
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-7/+8
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-2/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-07-191-0/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-5/+2
* Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans2009-08-311-0/+4