aboutsummaryrefslogtreecommitdiff
path: root/gdb/exec.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-26PR 20569, segv in follow_execSandra Loosemore1-0/+8
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-07-18make exec_ops staticTom Tromey1-2/+0
2014-06-03resize_section_table cleanupDoug Evans1-3/+2
2014-02-24Rename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLEYao Qi1-1/+1
2014-02-23Adjust read_value_memory to use to_xfer_partialYao Qi1-11/+0
2014-02-23Use new to_xfer_partial interface in ctf and tfile targetYao Qi1-0/+8
2014-02-23Share code on to_xfer_partial for tfile and ctf targetYao Qi1-0/+9
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-5/+7
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-10-29Create target sections for user-added symbol files.Nicolas Blanc1-0/+6
2013-08-28PR gdb/15415Jan Kratochvil1-0/+1
2013-07-222013-07-22 Doug Evans <dje@google.com>Jan Kratochvil1-3/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-08-22 * exec.c (exec_close, exec_file_attach): Update.Tom Tromey1-2/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-02-14 * exec.c (section_table_available_memory): Change `len' parameterPedro Alves1-1/+1
2011-02-14 Mark pieces of values as unavailable if the corresponding memoryPedro Alves1-0/+12
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+5
2009-06-12 * exec.h (section_table_xfer_memory_partial): Improve description,Pedro Alves1-3/+7
2009-06-03 * target.c: Include "exec.h".Pedro Alves1-1/+25
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves1-5/+5
2009-05-22 * bfd-target.c: Don't include gdb_assert.h or gdb_string.h.Pedro Alves1-0/+18
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-06-13gdb/Daniel Jacobowitz1-0/+3
2004-01-122004-01-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-10-232003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+39