Age | Commit message (Expand) | Author | Files | Lines |
2009-07-17 | * solib.c (solib_bfd_open): Do not call ops->bfd_open. | Ulrich Weigand | 1 | -8/+2 |
2009-07-09 | 2009-07-09 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -0/+8 |
2009-06-16 | 2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -23/+32 |
2009-06-03 | * target.c: Include "exec.h". | Pedro Alves | 1 | -15/+5 |
2009-05-22 | * target.h (struct section_table): Rename to ... | Pedro Alves | 1 | -2/+2 |
2009-05-19 | gdb/ | Jan Kratochvil | 1 | -4/+4 |
2009-05-15 | 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -2/+11 |
2009-03-09 | 2009-03-09 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -9/+17 |
2009-03-09 | * solib.c (reload_shared_libraries): Give | Vladimir Prus | 1 | -0/+22 |
2009-03-06 | 2009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -3/+4 |
2009-03-05 | 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+6 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -0/+1 |
2009-02-18 | * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded): New. | Vladimir Prus | 1 | -0/+1 |
2009-01-15 | * solist.h (struct target_so_ops): New member bfd_open. | Ulrich Weigand | 1 | -38/+72 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-03 | * remote.c (remote_start_remote): If the solib list is global, | Pedro Alves | 1 | -1/+1 |
2008-09-22 | Remove the attach_flag global, and make it per-inferior. | Pedro Alves | 1 | -8/+14 |
2008-08-26 | ChangeLog: | Ulrich Weigand | 1 | -43/+57 |
2008-08-26 | * gdbarch.sh (target_gdbarch): New global variable. | Ulrich Weigand | 1 | -10/+10 |
2008-07-10 | Add "set print symbol-loading on|off". | Doug Evans | 1 | -1/+1 |
2008-05-19 | * language.h (struct language_defn): Remove SYMTAB parameter from | Ulrich Weigand | 1 | -4/+2 |
2008-01-07 | Ignore change in name of dynamic linker during | Vladimir Prus | 1 | -2/+10 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-11-15 | Remove 'run_cleanup'. | Vladimir Prus | 1 | -21/+1 |
2007-10-24 | * solib.c (solib_global_lookup): Use solib_ops instead of global | Ulrich Weigand | 1 | -3/+4 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-14 | gdb/ | Vladimir Prus | 1 | -1/+1 |
2007-08-09 | 2007-08-09 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -2/+18 |
2007-07-03 | 2007-07-03 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -0/+18 |
2007-07-02 | * Makefile.in (XMLFILES): Add library-list.dtd. | Daniel Jacobowitz | 1 | -6/+12 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-05-16 | * config/mips/linux.mt (DEPRECATED_TM_FILE): Delete. | Daniel Jacobowitz | 1 | -1/+11 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -3/+2 |
2007-01-08 | * NEWS: Add "set sysroot" and "show sysroot". | Daniel Jacobowitz | 1 | -28/+26 |
2006-11-29 | 2006-11-29 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -25/+19 |
2006-10-19 | * solib.c (libpthread_solib_p): New function. | Joel Brobecker | 1 | -1/+20 |
2006-10-09 | * solib.c (solib_open): Handle an empty solib_absolute_prefix like a | Daniel Jacobowitz | 1 | -3/+7 |
2006-10-09 | * solib.c (solib_read_symbols): Stop if the file was not found. | Daniel Jacobowitz | 1 | -0/+5 |
2006-02-25 | * gdb/defs.h: unconditionally include <fcntl.h>, and | Charles Wilson | 1 | -6/+6 |
2006-01-21 | * solib.c (info_sharedlibrary_command): Avoid internal_error. | Daniel Jacobowitz | 1 | -10/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-06-13 | * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr. | Mark Mitchell | 1 | -1/+1 |
2005-04-30 | * solist.h (TARGET_SO_FREE_SO, TARGET_SO_CLEAR_SOLIB) | Mark Kettenis | 1 | -11/+47 |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+19 |
2005-02-21 | 2005-02-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -8/+8 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+8 |
2005-02-17 | 2005-02-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -10/+11 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |