aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2009-02-15*** empty log message ***gdbadmin1-1/+1
2009-02-14Adding gdb.python/python-cmd.exp which I forgot to commit earlier.Thiago Jung Bauermann1-0/+107
2009-02-14 Include frame information for *stopped due to CLI commands.Vladimir Prus10-32/+78
2009-02-14 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.Pierre Muller3-17/+24
2009-02-14 * remote-utils.c (getpkt): Also generate remote-debugPierre Muller2-0/+13
2009-02-14*** empty log message ***gdbadmin1-1/+1
2009-02-13 * lib/gdb.exp (get_valueof): Accept anything as a return value.Pierre Muller3-7/+32
2009-02-132009-02-13 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-4/+8
2009-02-13 * gdb.base/remote.exp (get_sizeof): Remove.Tom Tromey6-74/+32
2009-02-13*** empty log message ***gdbadmin1-1/+1
2009-02-12Fix a typo.Joel Brobecker1-1/+1
2009-02-12gdb/Jan Kratochvil5-1/+111
2009-02-12*** empty log message ***gdbadmin1-1/+1
2009-02-112009-02-11 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-2/+10
2009-02-11 Avoid NULL dereference.Jan Kratochvil2-4/+14
2009-02-11 * gdbarch.c: Regenerate.Pedro Alves2-2/+6
2009-02-11*** empty log message ***gdbadmin1-1/+1
2009-02-102009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-0/+5
2009-02-102009-02-10 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller3-19/+43
2009-02-10*** empty log message ***gdbadmin1-1/+1
2009-02-09 * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and highpcDaniel Jacobowitz1-21/+38
2009-02-09*** empty log message ***gdbadmin1-1/+1
2009-02-08*** empty log message ***gdbadmin1-1/+1
2009-02-07 * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and highpcDaniel Jacobowitz1-0/+12
2009-02-07 * NEWS: Mention inspecting extra signal information, $_siginfo,Pedro Alves2-0/+13
2009-02-07 * linux-nat.c (PTRACE_SETSIGINFO): Define if PTRACE_GETSIGINFOPedro Alves2-1/+7
2009-02-07*** empty log message ***Eli Zaretskii1-0/+7
2009-02-07(Basic Python): Fix change from 2009-02-04.Eli Zaretskii1-20/+21
2009-02-07*** empty log message ***gdbadmin1-1/+1
2009-02-06 * amd64-linux-nat.c (compat_int_t, compat_uptr_t, compat_time_t)Pedro Alves4-2/+317
2009-02-062009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves28-29/+962
2009-02-06gdb/Pedro Alves7-5/+278
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves28-168/+239
2009-02-06gdb/Thiago Jung Bauermann17-20/+943
2009-02-062009-02-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-1/+5
2009-02-06 * target.c (target_get_osdata): Check for equal or higher thanPedro Alves2-4/+12
2009-02-06 * remote.c (extended_remote_can_run): Delete.Pedro Alves3-17/+12
2009-02-06 * target.c (target_create_inferior, target_detach)Pedro Alves2-59/+27
2009-02-06*** empty log message ***gdbadmin1-1/+1
2009-02-05 * target.h (target_stopped_data_address_p): Delete declaration,Pedro Alves3-20/+6
2009-02-05gdb/Thiago Jung Bauermann6-0/+86
2009-02-05 * target.h (target_tid_to_str): Delete.Pedro Alves4-11/+15
2009-02-05 * frame.c (has_stack_frames): Make public.Pedro Alves4-53/+39
2009-02-05gdb/Thiago Jung Bauermann4-31/+65
2009-02-052009-02-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold5-13/+36
2009-02-052009-02-05 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann15-63/+328
2009-02-052009-01-07 Pierre Muller <muller@ics.u-strasbg.fr>Tom Tromey3-21/+35
2009-02-05*** empty log message ***gdbadmin1-1/+1
2009-02-04gdb/Thiago Jung Bauermann10-109/+428
2009-02-04 * gdb.ada/uninitialized_vars: New test program.Jerome Guitton4-0/+224