summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* some cleanup checker fixesTom Tromey2013-05-306-7/+40
* add the cleanup checkerTom Tromey2013-05-303-1/+371
* windows_delete_thread: Add missing space in cast expressionJoel Brobecker2013-05-302-1/+6
* 2013-05-30 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer2013-05-302-1/+9
* gdb/Yao Qi2013-05-304-9/+17
* Fix build breakage with Python 2.4.Pedro Alves2013-05-302-1/+9
* gdb/Yao Qi2013-05-302-4/+11
* gdb/Yao Qi2013-05-304-1/+16
* *** empty log message ***gdbadmin2013-05-301-1/+1
* [remote] Insert breakpoints in the right process.Pedro Alves2013-05-292-0/+48
* [AArch64] Remove all traces of aarch64-without-fpu.xml.Pedro Alves2013-05-296-108/+11
* *** empty log message ***gdbadmin2013-05-291-1/+1
* [GDBserver][AArch64] Remove references to aarch64-without-fpu.xml.Pedro Alves2013-05-284-8/+11
* gdb/Yao Qi2013-05-282-6/+9
* *** empty log message ***gdbadmin2013-05-281-1/+1
* *** empty log message ***gdbadmin2013-05-271-1/+1
* *** empty log message ***gdbadmin2013-05-261-1/+1
* *** empty log message ***gdbadmin2013-05-251-1/+1
* gdb/testsuite/Jan Kratochvil2013-05-242-4/+31
* 2013-05-24 Gary Benson <gbenson@redhat.com>Gary Benson2013-05-244-3/+12
* gdb/Yao Qi2013-05-244-19/+17
* [gdbserver] Don't assume vCont;r ADDR1,ADDR2 comes with a ptid attached.Pedro Alves2013-05-242-8/+13
* gdb/testsuite/Yao Qi2013-05-243-2/+22
* Fix gdb.info build failureJoel Brobecker2013-05-242-1/+11
* Update to load fission.exp.Doug Evans2013-05-241-15/+3
* * boards/fission-dwp.exp: New file.Doug Evans2013-05-242-0/+65
* * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.Doug Evans2013-05-242-4/+11
* *** empty log message ***gdbadmin2013-05-241-1/+1
* common/filestuff.c: No sockets on DJGPP.Pedro Alves2013-05-235-3/+23
* dwarf2read.c: Don't assume uint32_t is unsigned int on all hosts.Pedro Alves2013-05-232-9/+15
* range stepping: testsPedro Alves2013-05-236-0/+541
* range stepping: gdbserver (x86 GNU/Linux)Pedro Alves2013-05-238-12/+141
* range stepping: gdbPedro Alves2013-05-238-1/+245
* Convert rs->support_vCont_t to a struct.Pedro Alves2013-05-232-5/+24
* Factor out in-stepping-range checks.Pedro Alves2013-05-234-4/+20
* mi/mi-cmd-break.c: Use xsnprintf instead of sprintf (ARI fix)Joel Brobecker2013-05-232-1/+7
* Document new <data-dir>/system-gdbinit areaJoel Brobecker2013-05-233-0/+46
* *** empty log message ***gdbadmin2013-05-231-1/+1
* * ada-lang.c (is_known_support_routine): Add explicit free ofKeith Seitz2013-05-225-17/+53
* PR c++/15401:Tom Tromey2013-05-225-12/+28
* * gdb.threads/wp-replication.c (main): Insert some code at the startDoug Evans2013-05-222-2/+11
* Fix reporting of DLL unload events on MS-Windows.Eli Zaretskii2013-05-222-1/+7
* 2013-05-22 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2013-05-222-8/+48
* Let the ARI know gdb_Py_DECREF is OK.Pedro Alves2013-05-222-1/+6
* *** empty log message ***gdbadmin2013-05-221-1/+1
* 2013-05-21 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2013-05-212-1/+6
* py_decref: Don't check for NULL before calling Py_DECREF.Pedro Alves2013-05-213-3/+13
* Centralize workaround for Python 2.6's Py_DECREF.Pedro Alves2013-05-213-9/+21
* * gdb.base/filesym.exp: Use gdb_test_multiple instead ofKeith Seitz2013-05-212-14/+28
* Fix internal error caused by interaction between catch signal and forkPhilippe Waroquiers2013-05-215-0/+120