Age | Commit message (Expand) | Author | Files | Lines |
1999-01-19 | disable_breakpoints_in_shlibs now takes a new parameter -- silent; callers | David Taylor | 1 | -1/+3 |
1999-01-19 | More make_cleanups/catch_errors warning fixes. | Andrew Cagney | 1 | -8/+6 |
1998-12-31 | all remaining *.c *.h files from hp merge. | David Taylor | 1 | -5/+7 |
1998-04-22 | Handle missing shared libraries during the examination of a core | Peter Schauer | 1 | -10/+18 |
1998-04-22 | Humoring RMS by saying "GNU/Linux" instead of just "Linux" | Stan Shebs | 1 | -4/+6 |
1998-04-15 | Wed Apr 15 12:19:42 1998 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 1 | -3/+1 |
1998-04-08 | Wed Apr 8 16:47:33 1998 Jason Molenda (crash@bugshack.cygnus.com) | Jason Molenda | 1 | -29/+1 |
1998-03-23 | Mon Mar 23 13:52:28 1998 Ulrich Drepper (drepper@cygnus.com) | Jason Molenda | 1 | -12/+69 |
1998-01-30 | Changes by Peter.Schauer to fix gdb/13521 -- gdb step command fails to step | David Taylor | 1 | -7/+95 |
1996-07-17 | * command.c (do_setshow_command): Don't segfault when showing | Stu Grossman | 1 | -3/+55 |
1996-07-08 | (laying some groundwork for a fix for PR 8443) | Fred Fish | 1 | -10/+20 |
1996-03-14 | * solib.c (solib_break_names): Add _r_debug_state for | Jeff Law | 1 | -28/+29 |
1996-03-04 | * From Peter Schauer: | Jeff Law | 1 | -32/+9 |
1996-02-21 | * solib.c (solib_create_inferior_hook): Fix thinko. | Jeff Law | 1 | -1/+1 |
1996-02-21 | * solib.c (solib_break_names): Define for Solaris and Linux. | Jeff Law | 1 | -54/+150 |
1995-09-09 | * inferior.h: Add extern declaration of inferior_environ. | Kung Hsu | 1 | -4/+6 |
1995-09-08 | * solib.c (solib_map_sections): Copy full path name into so_list | Kung Hsu | 1 | -8/+14 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-07-31 | * configure.in: Check for unistd.h. | J.T. Conklin | 1 | -69/+139 |
1994-09-11 | * irix5-nat.c, osfsolib.c, solib.c (solib_add): Simplify last | Peter Schauer | 1 | -10/+204 |
1994-04-08 | * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolines | Peter Schauer | 1 | -187/+109 |
1994-03-01 | * target.c, target.h (target_read_string): Provide error detection to | Jim Kingdon | 1 | -32/+70 |
1993-12-27 | * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}), | Jim Kingdon | 1 | -11/+11 |
1993-10-08 | * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffexec.c, | Fred Fish | 1 | -44/+53 |
1993-06-21 | expand on solib_add_common_symbols comment | Jim Kingdon | 1 | -1/+19 |
1993-06-20 | * solib.c (solib_add_common_symbols): Add comment about performance. | Jim Kingdon | 1 | -0/+14 |
1993-06-13 | * defs.h, main.c (catch_errors): Add return_mask arg. | Jim Kingdon | 1 | -1/+2 |
1993-06-13 | * solib.c (solib_create_inferior_hook) [SVR4_SHARED_LIBS]: | Jim Kingdon | 1 | -1/+6 |
1993-06-10 | * elfread.c (elf_symtab_read): Add bfd section address to bfd | Fred Fish | 1 | -34/+100 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -6/+6 |
1992-12-17 | Eliminate uses of NAMES_HAVE_UNDERSCORE, using | John Gilmore | 1 | -17/+21 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1 | -9/+43 |
1992-03-29 | Lint | John Gilmore | 1 | -14/+20 |
1992-03-18 | Changes to implement the -mapped and -readnow options for commands that | Fred Fish | 1 | -81/+185 |
1992-02-21 | * core.c, exec.c, solib.c: Rename target_ops sections => | John Gilmore | 1 | -10/+11 |
1992-01-15 | Only compile in solib_add_common_symbols for non-SVR4 (SunOS) shared libs. | Fred Fish | 1 | -0/+4 |
1992-01-15 | Reference: gdb-pend/657 | Stu Grossman | 1 | -143/+182 |
1991-12-23 | * solib.c (locate_base): Fix uninitialized variable that was | Fred Fish | 1 | -1/+1 |
1991-12-16 | Numerous small changes and a complete reorganization of solib.c, to support | Fred Fish | 1 | -323/+952 |
1991-09-06 | Fix some infrastructure to be able to cope with host and target | John Gilmore | 1 | -3/+8 |
1991-09-04 | Make writing to files work properly. (Fixes to BFD are also needed.) | John Gilmore | 1 | -75/+187 |
1991-05-02 | The list of changes is too long to fit in the cvs log (since it truncates!). | Jim Kingdon | 1 | -1/+1 |
1991-04-24 | * blockframe.c, frame.h (reinit_frame_cache): New function. | Jim Kingdon | 1 | -0/+5 |
1991-04-23 | * Shared libaray/corefile changes from Peter Schauer: | Jim Kingdon | 1 | -3/+95 |
1991-04-22 | * symfile.c (symbol_file_add): Add comment. | Jim Kingdon | 1 | -12/+14 |
1991-03-28 | Initial revision | K. Richard Pixley | 1 | -0/+245 |