| Commit message (Expand) | Author | Age | Files | Lines |
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -31/+17 |
* | Purge (almost) make_cleanup_func. | Andrew Cagney | 2000-05-22 | 1 | -1/+1 |
* | Cleanup discard_minimal_symbols cleanup. | Andrew Cagney | 2000-05-16 | 1 | -1/+1 |
* | 2000-05-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2000-05-11 | 1 | -17/+18 |
* | 2000-05-03 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2000-05-05 | 1 | -49/+67 |
* | 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2000-04-17 | 1 | -1/+10 |
* | * solib.c (update_solib_list): New function. | Jim Blandy | 2000-04-05 | 1 | -30/+54 |
* | 2000-04-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-04-04 | 1 | -1/+1 |
* | * solib.c (solib_add): Move all the code for loading symbol tables | Jim Blandy | 2000-04-03 | 1 | -33/+51 |
* | 2000-03-23 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2000-03-24 | 1 | -7/+6 |
* | Make sure section addresses from a shared object are correctly set in | Kevin Buettner | 2000-03-21 | 1 | -9/+7 |
* | * solib.c (solib_add): Delete debugging code. | Jim Blandy | 2000-03-17 | 1 | -23/+0 |
* | * solib.c (current_sos): Be more careful about freeing the new | Jim Blandy | 2000-03-16 | 1 | -3/+4 |
* | Deal with the inferior unloading shared objects. | Jim Blandy | 2000-03-15 | 1 | -259/+422 |
* | Doc fix. | Jim Blandy | 2000-03-06 | 1 | -4/+4 |
* | import gdb-1999-11-16 snapshot | Jason Molenda | 1999-11-17 | 1 | -1/+1 |
* | import gdb-1999-10-11 snapshot | Jason Molenda | 1999-10-12 | 1 | -2/+1 |
* | import gdb-1999-10-04 snapshot | Jason Molenda | 1999-10-05 | 1 | -2/+5 |
* | import gdb-1999-09-28 snapshot | Jason Molenda | 1999-09-28 | 1 | -32/+3 |
* | import gdb-1999-08-30 snapshot | Jason Molenda | 1999-08-31 | 1 | -1/+76 |
* | import gdb-1999-08-09 snapshot | Jason Molenda | 1999-08-09 | 1 | -1/+1 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -493/+501 |
* | import gdb-1999-06-28 snapshot | Jason Molenda | 1999-06-28 | 1 | -1/+25 |
* | import gdb-19990422 snapshot | Stan Shebs | 1999-04-26 | 1 | -1/+1 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+1888 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -1890/+0 |
* | disable_breakpoints_in_shlibs now takes a new parameter -- silent; callers | David Taylor | 1999-01-19 | 1 | -1/+3 |
* | More make_cleanups/catch_errors warning fixes. | Andrew Cagney | 1999-01-19 | 1 | -8/+6 |
* | all remaining *.c *.h files from hp merge. | David Taylor | 1998-12-31 | 1 | -5/+7 |
* | Handle missing shared libraries during the examination of a core | Peter Schauer | 1998-04-22 | 1 | -10/+18 |
* | Humoring RMS by saying "GNU/Linux" instead of just "Linux" | Stan Shebs | 1998-04-22 | 1 | -4/+6 |
* | Wed Apr 15 12:19:42 1998 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 1998-04-15 | 1 | -3/+1 |
* | Wed Apr 8 16:47:33 1998 Jason Molenda (crash@bugshack.cygnus.com) | Jason Molenda | 1998-04-08 | 1 | -29/+1 |
* | Mon Mar 23 13:52:28 1998 Ulrich Drepper (drepper@cygnus.com) | Jason Molenda | 1998-03-23 | 1 | -12/+69 |
* | Changes by Peter.Schauer to fix gdb/13521 -- gdb step command fails to step | David Taylor | 1998-01-30 | 1 | -7/+95 |
* | * command.c (do_setshow_command): Don't segfault when showing | Stu Grossman | 1996-07-17 | 1 | -3/+55 |
* | (laying some groundwork for a fix for PR 8443) | Fred Fish | 1996-07-08 | 1 | -10/+20 |
* | * solib.c (solib_break_names): Add _r_debug_state for | Jeff Law | 1996-03-14 | 1 | -28/+29 |
* | * From Peter Schauer: | Jeff Law | 1996-03-04 | 1 | -32/+9 |
* | * solib.c (solib_create_inferior_hook): Fix thinko. | Jeff Law | 1996-02-21 | 1 | -1/+1 |
* | * solib.c (solib_break_names): Define for Solaris and Linux. | Jeff Law | 1996-02-21 | 1 | -54/+150 |
* | * inferior.h: Add extern declaration of inferior_environ. | Kung Hsu | 1995-09-09 | 1 | -4/+6 |
* | * solib.c (solib_map_sections): Copy full path name into so_list | Kung Hsu | 1995-09-08 | 1 | -8/+14 |
* | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1995-08-01 | 1 | -1/+1 |
* | * configure.in: Check for unistd.h. | J.T. Conklin | 1995-07-31 | 1 | -69/+139 |
* | * irix5-nat.c, osfsolib.c, solib.c (solib_add): Simplify last | Peter Schauer | 1994-09-11 | 1 | -10/+204 |
* | * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolines | Peter Schauer | 1994-04-08 | 1 | -187/+109 |
* | * target.c, target.h (target_read_string): Provide error detection to | Jim Kingdon | 1994-03-01 | 1 | -32/+70 |
* | * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}), | Jim Kingdon | 1993-12-27 | 1 | -11/+11 |
* | * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffexec.c, | Fred Fish | 1993-10-08 | 1 | -44/+53 |