summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-2260-73/+323
* *** empty log message ***gdbadmin2009-02-221-1/+1
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-2158-52/+236
* *** empty log message ***gdbadmin2009-02-211-1/+1
* * Extend use of i386_use_watchpoints to all i386 native filesPierre Muller2009-02-208-0/+23
* *** empty log message ***gdbadmin2009-02-201-1/+1
* * ada-typeprint.c (ada_typedef_print): Remove. Unused.Joel Brobecker2009-02-192-16/+4
* *** empty log message ***gdbadmin2009-02-191-1/+1
* * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.Jan Kratochvil2009-02-182-5/+11
* * gdb.texinfo (GDB/MI Async Records): Add double-spacesVladimir Prus2009-02-182-4/+9
* * gdb.pascal/floats.exp: Accept approximate results everywhere.Pierre Muller2009-02-182-4/+8
* * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded): New.Vladimir Prus2009-02-1811-5/+85
* *** empty log message ***gdbadmin2009-02-181-1/+1
* * observer.c (observer_test_first_notification_function)Vladimir Prus2009-02-176-27/+51
* * Makefile.in (ALL_64_TARGET_OBS): Add amd64-dicos-tdep.o.Pedro Alves2009-02-178-82/+255
* * amd64-tdep.c (amd64_skip_prefixes): Renamed from skip_prefixes.Doug Evans2009-02-178-58/+271
* *** empty log message ***gdbadmin2009-02-171-1/+1
* * corelow.c (core_close): Don't hardcode the core's pid.Pedro Alves2009-02-169-8/+98
* *** empty log message ***gdbadmin2009-02-161-1/+1
* *** empty log message ***gdbadmin2009-02-151-1/+1
* Adding gdb.python/python-cmd.exp which I forgot to commit earlier.Thiago Jung Bauermann2009-02-141-0/+107
* Include frame information for *stopped due to CLI commands.Vladimir Prus2009-02-1410-32/+78
* * lib/gdb.exp (get_hexadecimal_valueof): New procedure.Pierre Muller2009-02-143-17/+24
* * remote-utils.c (getpkt): Also generate remote-debugPierre Muller2009-02-142-0/+13
* *** empty log message ***gdbadmin2009-02-141-1/+1
* * lib/gdb.exp (get_valueof): Accept anything as a return value.Pierre Muller2009-02-133-7/+32
* 2009-02-13 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2009-02-132-4/+8
* * gdb.base/remote.exp (get_sizeof): Remove.Tom Tromey2009-02-136-74/+32
* *** empty log message ***gdbadmin2009-02-131-1/+1
* Fix a typo.Joel Brobecker2009-02-121-1/+1
* gdb/Jan Kratochvil2009-02-125-1/+111
* *** empty log message ***gdbadmin2009-02-121-1/+1
* 2009-02-11 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2009-02-112-2/+10
* Avoid NULL dereference.Jan Kratochvil2009-02-112-4/+14
* * gdbarch.c: Regenerate.Pedro Alves2009-02-112-2/+6
* *** empty log message ***gdbadmin2009-02-111-1/+1
* 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-02-102-0/+5
* 2009-02-10 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2009-02-103-19/+43
* *** empty log message ***gdbadmin2009-02-101-1/+1
* * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and highpcDaniel Jacobowitz2009-02-091-21/+38
* *** empty log message ***gdbadmin2009-02-091-1/+1
* *** empty log message ***gdbadmin2009-02-081-1/+1
* * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and highpcDaniel Jacobowitz2009-02-071-0/+12
* * NEWS: Mention inspecting extra signal information, $_siginfo,Pedro Alves2009-02-072-0/+13
* * linux-nat.c (PTRACE_SETSIGINFO): Define if PTRACE_GETSIGINFOPedro Alves2009-02-072-1/+7
* *** empty log message ***Eli Zaretskii2009-02-071-0/+7
* (Basic Python): Fix change from 2009-02-04.Eli Zaretskii2009-02-071-20/+21
* *** empty log message ***gdbadmin2009-02-071-1/+1
* * amd64-linux-nat.c (compat_int_t, compat_uptr_t, compat_time_t)Pedro Alves2009-02-064-2/+317
* 2009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-02-0628-29/+962