aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-05-24[gdbserver] Don't assume vCont;r ADDR1,ADDR2 comes with a ptid attached.Pedro Alves2-8/+13
2013-05-24gdb/testsuite/Yao Qi3-2/+22
2013-05-24Fix gdb.info build failureJoel Brobecker2-1/+11
2013-05-24Update to load fission.exp.Doug Evans1-15/+3
2013-05-24 * boards/fission-dwp.exp: New file.Doug Evans2-0/+65
2013-05-24 * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.Doug Evans2-4/+11
2013-05-24*** empty log message ***gdbadmin1-1/+1
2013-05-23common/filestuff.c: No sockets on DJGPP.Pedro Alves5-3/+23
2013-05-23dwarf2read.c: Don't assume uint32_t is unsigned int on all hosts.Pedro Alves2-9/+15
2013-05-23range stepping: testsPedro Alves6-0/+541
2013-05-23range stepping: gdbserver (x86 GNU/Linux)Pedro Alves8-12/+141
2013-05-23range stepping: gdbPedro Alves8-1/+245
2013-05-23Convert rs->support_vCont_t to a struct.Pedro Alves2-5/+24
2013-05-23Factor out in-stepping-range checks.Pedro Alves4-4/+20
2013-05-23mi/mi-cmd-break.c: Use xsnprintf instead of sprintf (ARI fix)Joel Brobecker2-1/+7
2013-05-23Document new <data-dir>/system-gdbinit areaJoel Brobecker3-0/+46
2013-05-23*** empty log message ***gdbadmin1-1/+1
2013-05-22 * ada-lang.c (is_known_support_routine): Add explicit free ofKeith Seitz5-17/+53
2013-05-22 PR c++/15401:Tom Tromey5-12/+28
2013-05-22 * gdb.threads/wp-replication.c (main): Insert some code at the startDoug Evans2-2/+11
2013-05-22Fix reporting of DLL unload events on MS-Windows.Eli Zaretskii2-1/+7
2013-05-222013-05-22 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-8/+48
2013-05-22Let the ARI know gdb_Py_DECREF is OK.Pedro Alves2-1/+6
2013-05-22*** empty log message ***gdbadmin1-1/+1
2013-05-212013-05-21 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-1/+6
2013-05-21py_decref: Don't check for NULL before calling Py_DECREF.Pedro Alves3-3/+13
2013-05-21Centralize workaround for Python 2.6's Py_DECREF.Pedro Alves3-9/+21
2013-05-21 * gdb.base/filesym.exp: Use gdb_test_multiple instead ofKeith Seitz2-14/+28
2013-05-21Fix internal error caused by interaction between catch signal and forkPhilippe Waroquiers5-0/+120
2013-05-212013-05-21 Sterling Augustine <saugustine@google.com>Sterling Augustine2-0/+131
2013-05-21gdb/Jan Kratochvil2-1/+10
2013-05-21gdb/testsuite/Jan Kratochvil2-2/+8
2013-05-21gdb/Jan Kratochvil3-17/+29
2013-05-21 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,Christian Groessler2-4/+34
2013-05-21Add new system-gdbinit infrastructureJoel Brobecker4-5/+174
2013-05-21[Ada] Fix cleanup leak in ada-lang.c:old_renaming_is_invisibleJoel Brobecker2-4/+16
2013-05-212013-05-21 Hui Zhu <hui@codesourcery.com>Hui Zhu13-24/+453
2013-05-21*** empty log message ***gdbadmin1-1/+1
2013-05-20 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.Doug Evans7-48/+120
2013-05-20 * gdb.gdb/python-selftest.exp: New file.Tom Tromey2-0/+34
2013-05-20 * python/py-prettyprint.c (search_pp_list): Decref 'attr'.Tom Tromey2-0/+5
2013-05-20 * python/py-value.c (valpy_get_dynamic_type): SimplifyTom Tromey2-9/+7
2013-05-20 * python/py-type.c (typy_fields): Unconditionally decref 'r'.Tom Tromey2-4/+5
2013-05-20 * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame)Tom Tromey2-24/+28
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): UseTom Tromey23-94/+126
2013-05-20 * python/py-cmd.c (cmdpy_completer): Use explicit decref.Tom Tromey4-15/+23
2013-05-20 * python/py-evts.c (gdbpy_initialize_py_events): Don'tTom Tromey2-3/+5
2013-05-20 * python/python.c (gdbpy_run_events): Decref the resultTom Tromey2-1/+10
2013-05-20 * python/py-symtab.c (set_sal): UseTom Tromey2-8/+11
2013-05-20 * python/py-param.c (compute_enum_values): Decref 'item'.Tom Tromey2-0/+6