aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2010-04-22*** empty log message ***gdbadmin1-1/+1
2010-04-21gdb ChangeLogPierre Muller9-9/+104
2010-04-21Reformat.H.J. Lu1-2/+2
2010-04-21Properly read i386 coredump.H.J. Lu3-26/+35
2010-04-21gdb: workaround sparc memcpy fortify errorMike Frysinger2-0/+6
2010-04-21PR 9167Chris Moller6-9/+100
2010-04-21* Makefile.in (nto_low_h nto-low.o nto-x86-low.o): New dependency lists.Aleksandar Ristovski3-1/+11
2010-04-21gdb ChangeLogPierre Muller5-6/+119
2010-04-21 Fix compilation warning on gcc-4.1.2.Pierre Muller2-1/+7
2010-04-21 * gdb.base/source-test.gdb: New file.Doug Evans1-1/+0
2010-04-21*** empty log message ***gdbadmin1-1/+1
2010-04-20Implement thread support with core files on alpha-tru64Joel Brobecker2-10/+29
2010-04-20Add missing directory name in last ChangeLog entry.Joel Brobecker1-1/+1
2010-04-20[AVR] inferior call of subprogram with pointer as argumentJoel Brobecker2-2/+29
2010-04-20[AIX] Memory error while checking if pointer is descriptor.Joel Brobecker2-3/+24
2010-04-20"unsupported language" error in info types when using Ada.Joel Brobecker7-1/+92
2010-04-20Unused function in procfs.c on alpha-tru64.Joel Brobecker2-1/+7
2010-04-20procfs.c: iterate_over_mappings callback has wrong profile.Joel Brobecker2-4/+28
2010-04-20procfs.c: Move solib_mappings_callback up to avoid compiler warning.Joel Brobecker2-51/+52
2010-04-20procfs.c: Move find_signalled_thread and find_stop_signal.Joel Brobecker2-22/+27
2010-04-20Wrong value printed by info locals for dynamic object.Joel Brobecker10-9/+151
2010-04-20 * dwarf2read.c (dwarf2_compute_name): Handle DW_AT_linkage_name.Tom Tromey2-1/+15
2010-04-20PR 10867Chris Moller6-5/+127
2010-04-20* i386-linux-tdep.c (i386_linux_regset_sections): Size of theMark Kettenis2-3/+10
2010-04-202010-04-20 Stan Shebs <stan@codesourcery.com>Stan Shebs6-97/+494
2010-04-20 * dwarf2-frame.c (decode_frame_entry_1): Handle CIE version 4.Tom Tromey3-15/+114
2010-04-20gdb/ChangeLog:Sergio Durigan Junior7-0/+97
2010-04-20 * win32-i386-low.c: Use __x86_64__ macro instead of __x86_64 toPierre Muller2-6/+13
2010-04-20(generic_readchar): Tweak previous checkin, close error_fd if EOF.Doug Evans1-1/+8
2010-04-20 * ser-base.c (generic_readchar): Watch for EOF in read of error_fd.Doug Evans3-3/+20
2010-04-20 * gdb.base/help.exp (help source): Update expected output.Doug Evans2-1/+7
2010-04-20 * configure.tgt (x86_64-*-mingw*): Set BUILD_GDBSERVER to yes.Pierre Muller2-0/+5
2010-04-20 * configure.srv (x86_64-*-mingw*): New configuration for WindowsPierre Muller2-0/+11
2010-04-20 * win32-i386-low.c: Add 64-bit support.Pierre Muller2-1/+100
2010-04-20 * win32-low.c: Adapt to support also 64-bit architecture.Pierre Muller2-15/+27
2010-04-20*** empty log message ***gdbadmin1-1/+1
2010-04-19 * windows-tdep.c (windows_get_tlb_type): Change current_seh.handlePierre Muller2-1/+7
2010-04-192010-04-19 Stan Shebs <stan@codesourcery.com>Stan Shebs3-3/+13
2010-04-19gdb: objc-lang: check symbol name before accessing memoryMike Frysinger2-8/+15
2010-04-19 * ada-lang.c (print_recreate_exception)Pedro Alves2-1/+7
2010-04-19 * configure.srv (srv_amd64_regobj): Replace `x86-64-avx.o' byPierre Muller2-1/+6
2010-04-19gdb/testsuite/Jan Kratochvil2-11/+11
2010-04-19Fix format of previous-previous entry.Pedro Alves1-1/+1
2010-04-19 PR breakpoints/8554.Pedro Alves9-49/+400
2010-04-19*** empty log message ***gdbadmin1-1/+1
2010-04-18 PR tui/9217Pedro Alves6-335/+151
2010-04-18*** empty log message ***gdbadmin1-1/+1
2010-04-17 * ui-file.c (tee_file_isatty): Return whether `tee->one' is a tty,Pedro Alves2-1/+7
2010-04-17 * configure.ac: Use `ws2_32' library for srv_mingw.Pierre Muller5-4/+11
2010-04-17gdb/H.J. Lu5-1/+328