summaryrefslogtreecommitdiff
path: root/gdb/solib.c
Commit message (Expand)AuthorAgeFilesLines
* 2000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-08-301-30/+177
* 2000-08-09 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-08-091-1/+2
* * solib.c (bfd_lookup_symbol): Fall back on the dynamic symbolMark Kettenis2000-08-071-2/+30
* Protoization.Kevin Buettner2000-07-301-37/+22
* * solib.c (elf_locate_base, info_sharedlibrary_command): RenameAndrew Cagney2000-07-191-2/+2
* PARAMS removal.Kevin Buettner2000-05-281-31/+17
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-221-1/+1
* Cleanup discard_minimal_symbols cleanup.Andrew Cagney2000-05-161-1/+1
* 2000-05-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-05-111-17/+18
* 2000-05-03 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-05-051-49/+67
* 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-04-171-1/+10
* * solib.c (update_solib_list): New function.Jim Blandy2000-04-051-30/+54
* 2000-04-03 H.J. Lu <hjl@gnu.org>H.J. Lu2000-04-041-1/+1
* * solib.c (solib_add): Move all the code for loading symbol tablesJim Blandy2000-04-031-33/+51
* 2000-03-23 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-03-241-7/+6
* Make sure section addresses from a shared object are correctly set inKevin Buettner2000-03-211-9/+7
* * solib.c (solib_add): Delete debugging code.Jim Blandy2000-03-171-23/+0
* * solib.c (current_sos): Be more careful about freeing the newJim Blandy2000-03-161-3/+4
* Deal with the inferior unloading shared objects.Jim Blandy2000-03-151-259/+422
* Doc fix.Jim Blandy2000-03-061-4/+4
* import gdb-1999-11-16 snapshotJason Molenda1999-11-171-1/+1
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-2/+1
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-2/+5
* import gdb-1999-09-28 snapshotJason Molenda1999-09-281-32/+3
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-1/+76
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-1/+1
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-493/+501
* import gdb-1999-06-28 snapshotJason Molenda1999-06-281-1/+25
* import gdb-19990422 snapshotStan Shebs1999-04-261-1/+1
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1888
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1890/+0
* disable_breakpoints_in_shlibs now takes a new parameter -- silent; callersDavid Taylor1999-01-191-1/+3
* More make_cleanups/catch_errors warning fixes.Andrew Cagney1999-01-191-8/+6
* all remaining *.c *.h files from hp merge.David Taylor1998-12-311-5/+7
* Handle missing shared libraries during the examination of a corePeter Schauer1998-04-221-10/+18
* Humoring RMS by saying "GNU/Linux" instead of just "Linux"Stan Shebs1998-04-221-4/+6
* Wed Apr 15 12:19:42 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1998-04-151-3/+1
* Wed Apr 8 16:47:33 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1998-04-081-29/+1
* Mon Mar 23 13:52:28 1998 Ulrich Drepper (drepper@cygnus.com)Jason Molenda1998-03-231-12/+69
* Changes by Peter.Schauer to fix gdb/13521 -- gdb step command fails to stepDavid Taylor1998-01-301-7/+95
* * command.c (do_setshow_command): Don't segfault when showingStu Grossman1996-07-171-3/+55
* (laying some groundwork for a fix for PR 8443)Fred Fish1996-07-081-10/+20
* * solib.c (solib_break_names): Add _r_debug_state forJeff Law1996-03-141-28/+29
* * From Peter Schauer:Jeff Law1996-03-041-32/+9
* * solib.c (solib_create_inferior_hook): Fix thinko.Jeff Law1996-02-211-1/+1
* * solib.c (solib_break_names): Define for Solaris and Linux.Jeff Law1996-02-211-54/+150
* * inferior.h: Add extern declaration of inferior_environ.Kung Hsu1995-09-091-4/+6
* * solib.c (solib_map_sections): Copy full path name into so_listKung Hsu1995-09-081-8/+14
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-1/+1
* * configure.in: Check for unistd.h.J.T. Conklin1995-07-311-69/+139