aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib-svr4.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-05gdb/Jan Kratochvil1-9/+24
2010-07-05gdb/Jan Kratochvil1-3/+1
2010-07-05gdb/Jan Kratochvil1-5/+179
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+5
2010-05-052010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+2
2010-04-27Expand description of solib-svr4.c:solib_svr4_r_mapJoel Brobecker1-1/+2
2010-04-23gdb/Jan Kratochvil1-9/+30
2010-03-11gdb/Jan Kratochvil1-6/+16
2010-03-10gdb/Jan Kratochvil1-8/+26
2010-03-10gdb/Jan Kratochvil1-53/+106
2010-03-09dwarf2_physname patchset:Keith Seitz1-3/+1
2010-03-08Memory error when reading wrong core file.Joel Brobecker1-2/+9
2010-02-24 * breakpoint.c (breakpoint_init_inferior): Also deletePedro Alves1-4/+0
2010-02-17Use CORE_ADDR instead of ULONGEST on address.H.J. Lu1-2/+2
2010-02-17gdb/Jan Kratochvil1-1/+26
2010-02-15gdb/Jan Kratochvil1-2/+8
2010-02-13gdb/Jan Kratochvil1-1/+3
2010-02-13gdb/Jan Kratochvil1-4/+7
2010-02-11gdb/Jan Kratochvil1-1/+13
2010-02-04 * solib-svr4.c (enable_break): Add comment.Doug Evans1-0/+19
2010-02-01gdb/Jan Kratochvil1-3/+13
2010-01-27 * solib-svr4.c (solib_break_names): Add __dl_rtld_db_dlactivity.Doug Evans1-0/+1
2010-01-14gdb/Jan Kratochvil1-1/+3
2010-01-14gdb/Jan Kratochvil1-1/+4
2010-01-14gdb/Jan Kratochvil1-5/+23
2010-01-14gdb/Jan Kratochvil1-0/+9
2010-01-14gdb/Jan Kratochvil1-88/+96
2010-01-08gdb/Jan Kratochvil1-6/+6
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-01 * gcore.c: Include solib.h.Joseph Myers1-0/+45
2009-11-10 * solib-svr4.c (enable_break): CallJoseph Myers1-4/+10
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-90/+63
2009-07-17 * solib.c (solib_bfd_open): Do not call ops->bfd_open.Ulrich Weigand1-0/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-11/+24
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-4/+6
2009-07-02 * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand1-2/+4
2009-06-20 * solib-svr4.c (IGNORE_FIRST_LINK_MAP_ENTRY): Avoid dereferencingPedro Alves1-7/+7
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves1-1/+1
2009-05-18 * solib-svr4.c: Include observer.h.Pedro Alves1-49/+138
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand1-3/+8
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+1
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-09-22 Make the stop_soon global be per-inferior instead.Pedro Alves1-2/+4
2008-09-11 * solib-svr4.c (LM_ADDR_FROM_LINK_MAP): Use builtin types ofUlrich Weigand1-16/+25
2008-09-08 Remove the global stop_signal in favour of a per-threadPedro Alves1-3/+8
2008-08-26 * solib-svr4.c (read_program_header): New function.Ulrich Weigand1-16/+197
2008-08-26ChangeLog:Ulrich Weigand1-15/+6
2008-08-26 * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand1-7/+7
2008-08-05 * solib-svr4.c (BKPT_AT_SYMBOL): Remove, always defined.Stan Shebs1-11/+0