Age | Commit message (Expand) | Author | Files | Lines |
2018-05-16 | Make "cbfd" a gdb_bfd_ref_ptr | Tom Tromey | 1 | -1/+1 |
2018-05-11 | Eliminate the 'the_core_target' global | Pedro Alves | 1 | -4/+0 |
2018-05-11 | Move core_bfd to program space | Tom Tromey | 1 | -1/+1 |
2018-05-03 | target factories, target open and multiple instances of targets | Pedro Alves | 1 | -0/+4 |
2018-05-03 | Convert struct target_ops to C++ | Pedro Alves | 1 | -3/+3 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-09-27 | Constify some commands in exec.c, plus symbol_file_command | Tom Tromey | 1 | -1/+1 |
2017-09-27 | Constify core_file_command | Tom Tromey | 1 | -1/+1 |
2017-09-19 | Use DISABLE_COPY_AND_ASSIGN | Yao Qi | 1 | -3/+1 |
2017-09-03 | Return std::string from memory_error_message | Tom Tromey | 1 | -4/+4 |
2017-07-07 | Move the thread_section_name class to gdbcore.h. | John Baldwin | 1 | -0/+45 |
2017-06-07 | Share fork_inferior et al with gdbserver | Sergio Durigan Junior | 1 | -6/+0 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-09-29 | PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression | Jan Kratochvil | 1 | -2/+3 |
2016-03-09 | gdb/rs6000: Read backchain as unsigned. | Marcin KoĆcielnicki | 1 | -0/+3 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-06-15 | Cleanup write_memory doc | Simon Marchi | 1 | -4/+2 |
2015-04-17 | Introduce exec_file_locate_attach | Gary Benson | 1 | -0/+7 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-07-30 | constify exec_file_attach | Tom Tromey | 1 | -3/+3 |
2014-02-11 | Return target_xfer_status in to_xfer_partial | Yao Qi | 1 | -2/+2 |
2014-01-13 | remove obsolete declaration | Tom Tromey | 1 | -2/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-10 | Use target_read_code in skip_prologue (i386) | Yao Qi | 1 | -0/+17 |
2013-10-09 | Stop using errno values around target_xfer interfaces and memory errors. | Pedro Alves | 1 | -1/+8 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-06-24 | gdb: | Yao Qi | 1 | -0/+6 |
2012-06-05 | gdb/ | Jan Kratochvil | 1 | -3/+4 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -7/+8 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+4 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-07-19 | gdb/ | Jan Kratochvil | 1 | -0/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -5/+2 |
2009-08-31 | Implement TARGET_OBJECT_STACK_MEMORY. | Doug Evans | 1 | -0/+4 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -4/+9 |
2009-06-03 | * target.c: Include "exec.h". | Pedro Alves | 1 | -0/+2 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -4/+0 |
2009-01-28 | * corefile.c (generic_search): Delete disabled code. | Pedro Alves | 1 | -5/+0 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-03-14 | * cache.c (close_one): Remove mtime hack. | Daniel Jacobowitz | 1 | -0/+3 |
2008-03-13 | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 1 | -12/+0 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-05-07 | * inftarg.c, infptrace.c: Remove files. | Ulrich Weigand | 1 | -2/+0 |
2007-05-06 | * gdbcore.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -3/+5 |
2007-04-25 | * core-aout.c: Delete file. | Ulrich Weigand | 1 | -5/+0 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -3/+2 |