aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2010-08-20*** empty log message ***gdbadmin1-1/+1
2010-08-19 * NEWS: Mention some additional changes.Stan Shebs2-0/+56
2010-08-19 * Makefile.in (install-python): Add DESTDIR.Tom Tromey2-1/+5
2010-08-19 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVecThiago Jung Bauermann2-10/+17
2010-08-19 * gdb.python/py-shared.exp: New file, factored out fromPedro Alves8-24/+156
2010-08-19 PR exp/11926Doug Evans13-108/+344
2010-08-19Fix regression in -file-list-exec-source-files command.Joel Brobecker3-2/+9
2010-08-19gdb/Jan Kratochvil2-4/+10
2010-08-19 * gdb.base/default.exp (info set): Avoid full buffer error and forcePierre Muller2-4/+59
2010-08-19*** empty log message ***gdbadmin1-1/+1
2010-08-18 PR python/11900:Tom Tromey4-0/+11
2010-08-18 * gdb_assert.h (gdb_assert_not_reached): New macro.Doug Evans13-26/+59
2010-08-18gdbTom Tromey6-37/+41
2010-08-18 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.Thiago Jung Bauermann2-0/+17
2010-08-18 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.Doug Evans14-218/+126
2010-08-18 PR corefile/8210Pedro Alves2-32/+74
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves9-88/+22
2010-08-18Forget to check in ChangeLog in my previous commit.Yao Qi1-0/+6
2010-08-18In order to fix a checkin mistake in dw2-ref-missing-frame-func.c:r1.2,Yao Qi1-0/+2
2010-08-18revert back to previous revisionYao Qi2-8/+0
2010-08-182010-08-18 Yao Qi <yao@codesourcery.comYao Qi2-0/+8
2010-08-182010-08-18 Yao Qi <yao@codesourcery.com>Yao Qi2-2/+11
2010-08-182010-08-18 Yao Qi <yao@codesourcery.com>Yao Qi2-0/+5
2010-08-18*** empty log message ***gdbadmin1-1/+1
2010-08-17 * NEWS: Mention template parameter support.Tom Tromey2-0/+15
2010-08-17gdb/testsuite/Jan Kratochvil4-0/+105
2010-08-17 * breakpoint.c (decref_bp_location): Assert the reference count isPedro Alves2-0/+9
2010-08-17gdb/Pedro Alves6-108/+332
2010-08-17*** empty log message ***gdbadmin1-1/+1
2010-08-16 * NEWS: Fix typo.Tom Tromey2-1/+5
2010-08-16 * NEWS: Mention watch -location.Tom Tromey2-0/+9
2010-08-16gdb/Jan Kratochvil3-4/+21
2010-08-16gdbTom Tromey9-25/+159
2010-08-16 * gdb.python/python.exp: Fix syntax in "post event insertion" test.Doug Evans2-1/+5
2010-08-16*** empty log message ***gdbadmin1-1/+1
2010-08-15*** empty log message ***gdbadmin1-1/+1
2010-08-14 * arm-tdep.c (arm_push_dummy_call): Handle pointers toUlrich Weigand2-1/+6
2010-08-14*** empty log message ***gdbadmin1-1/+1
2010-08-13 * python/python-internal.h (gdbpy_get_hook_function): Don'tTom Tromey2-1/+5
2010-08-13 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.Doug Evans2-1/+5
2010-08-13gdb/Jan Kratochvil2-2/+7
2010-08-13gdb:Ken Werner2-2/+8
2010-08-13 Easier and more stubborn MI memory read commands.Vladimir Prus8-61/+481
2010-08-132010-08-13 Hui Zhu <teawater@gmail.com>Hui Zhu2-2/+7
2010-08-13*** empty log message ***gdbadmin1-1/+1
2010-08-122010-08-12 Daniel Jacobowitz <dan@codesourcery.com>Pedro Alves4-116/+531
2010-08-12Really commit server.c bits of 2010-08-09's change...Pedro Alves1-2/+18
2010-08-12*** empty log message ***gdbadmin1-1/+1
2010-08-112010-08-11 Tom Tromey <tromey@redhat.com>Phil Muldoon6-0/+184
2010-08-11gdb/ChangeLog:* gdb/valarith.c (vector_binop): New function.(scalar_binop): L...Ken Werner8-5/+215