aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-27 * NEWS: Add note on "info sharedlibrary".Doug Evans1-30/+96
2009-08-212009-08-21 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-6/+1
2009-08-10gdb/Jan Kratochvil1-1/+1
2009-08-042009-08-04 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-13/+7
2009-07-17 * solib.c (solib_bfd_open): Do not call ops->bfd_open.Ulrich Weigand1-8/+2
2009-07-092009-07-09 Hui Zhu <teawater@gmail.com>Hui Zhu1-0/+8
2009-06-162009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-23/+32
2009-06-03 * target.c: Include "exec.h".Pedro Alves1-15/+5
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves1-2/+2
2009-05-19gdb/Jan Kratochvil1-4/+4
2009-05-152009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-2/+11
2009-03-092009-03-09 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-9/+17
2009-03-09 * solib.c (reload_shared_libraries): GiveVladimir Prus1-0/+22
2009-03-062009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-3/+4
2009-03-052009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+6
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-0/+1
2009-02-18 * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded): New.Vladimir Prus1-0/+1
2009-01-15 * solist.h (struct target_so_ops): New member bfd_open.Ulrich Weigand1-38/+72
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-03 * remote.c (remote_start_remote): If the solib list is global,Pedro Alves1-1/+1
2008-09-22 Remove the attach_flag global, and make it per-inferior.Pedro Alves1-8/+14
2008-08-26ChangeLog:Ulrich Weigand1-43/+57
2008-08-26 * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand1-10/+10
2008-07-10 Add "set print symbol-loading on|off".Doug Evans1-1/+1
2008-05-19 * language.h (struct language_defn): Remove SYMTAB parameter fromUlrich Weigand1-4/+2
2008-01-07 Ignore change in name of dynamic linker duringVladimir Prus1-2/+10
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+2
2007-11-15 Remove 'run_cleanup'.Vladimir Prus1-21/+1
2007-10-24 * solib.c (solib_global_lookup): Use solib_ops instead of globalUlrich Weigand1-3/+4
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-14 gdb/Vladimir Prus1-1/+1
2007-08-092007-08-09 Michael Snyder <msnyder@access-company.com>Michael Snyder1-2/+18
2007-07-032007-07-03 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-0/+18
2007-07-02 * Makefile.in (XMLFILES): Add library-list.dtd.Daniel Jacobowitz1-6/+12
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-05-16 * config/mips/linux.mt (DEPRECATED_TM_FILE): Delete.Daniel Jacobowitz1-1/+11
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-3/+2
2007-01-08 * NEWS: Add "set sysroot" and "show sysroot".Daniel Jacobowitz1-28/+26
2006-11-292006-11-29 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs1-25/+19
2006-10-19 * solib.c (libpthread_solib_p): New function.Joel Brobecker1-1/+20
2006-10-09 * solib.c (solib_open): Handle an empty solib_absolute_prefix like aDaniel Jacobowitz1-3/+7
2006-10-09 * solib.c (solib_read_symbols): Stop if the file was not found.Daniel Jacobowitz1-0/+5
2006-02-25 * gdb/defs.h: unconditionally include <fcntl.h>, andCharles Wilson1-6/+6
2006-01-21 * solib.c (info_sharedlibrary_command): Avoid internal_error.Daniel Jacobowitz1-10/+2
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-06-13 * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.Mark Mitchell1-1/+1
2005-04-30* solist.h (TARGET_SO_FREE_SO, TARGET_SO_CLEAR_SOLIB)Mark Kettenis1-11/+47
2005-02-242005-02-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+19
2005-02-212005-02-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-8/+8
2005-02-182005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+8