summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * contrib/ari/gdb_ari.sh (OP eol rule): Also checkPierre Muller2013-03-202-1/+10
* gdb/Jan Kratochvil2013-03-2024-70/+107
* tfile.exp: Test printing a non-const global that is not covered by the trace ...Pedro Alves2013-03-203-0/+30
* * windows-nat.c (handle_output_debug_string): Replace callCorinna Vinschen2013-03-202-1/+6
* gdb/qiyao2013-03-202-1/+14
* *** empty log message ***gdbadmin2013-03-201-1/+1
* * windows-nat.c (handle_output_debug_string): Change type of n toCorinna Vinschen2013-03-192-1/+6
* *** empty log message ***gdbadmin2013-03-191-1/+1
* *** empty log message ***gdbadmin2013-03-181-1/+1
* gdb/testsuite/Jan Kratochvil2013-03-172-0/+11
* Avoid MinGW warnings about redefinition of snprintf.Eli Zaretskii2013-03-172-0/+11
* *** empty log message ***gdbadmin2013-03-171-1/+1
* *** empty log message ***gdbadmin2013-03-161-1/+1
* gdb:Steve Ellcey2013-03-152-1/+6
* 2013-03-15 Tony Theodore <tonyt@logyst.com>Tom Tromey2013-03-152-1/+6
* PR c++/15116:Tom Tromey2013-03-155-0/+34
* gdb/testsuite/qiyao2013-03-1528-2245/+2409
* gdb/testsuite/qiyao2013-03-152-1/+6
* *** empty log message ***gdbadmin2013-03-151-1/+1
* * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:Tom Tromey2013-03-145-48/+81
* gdbTom Tromey2013-03-142-31/+7
* * symtab.c (error_in_psymtab_expansion): New function.Tom Tromey2013-03-142-42/+24
* gdb/Jan Kratochvil2013-03-144-0/+17
* gdb/Jan Kratochvil2013-03-142-5/+17
* gdb/Jan Kratochvil2013-03-142-4/+14
* gdb/testsuite/qiyao2013-03-14114-256/+365
* 2013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2013-03-142-1/+6
* From: Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2013-03-146-3/+36
* gdb/testsuite/qiyao2013-03-142-2/+40
* gdb/qiyao2013-03-142-1/+7
* gdb/qiyao2013-03-142-0/+19
* gdb/qiyao2013-03-1410-18/+776
* gdb/qiyao2013-03-144-131/+646
* *** empty log message ***gdbadmin2013-03-141-1/+1
* Make hppa-hpux-nat.c:hppa_hpux_save_state_offset static.Pedro Alves2013-03-132-1/+5
* Fix completer.c FIXME, and invalid pointer to pointer conversion.Pedro Alves2013-03-134-99/+35
* Extraneous NULL in linux_target_ops when HAVE_LINUX_BTRACE not definedJoel Brobecker2013-03-132-1/+5
* Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves2013-03-1333-256/+462
* * gdb.texinfo (Maintenance Commands): Add missing ')' forKeith Seitz2013-03-132-1/+6
* More invalid pointer to pointer conversions.Pedro Alves2013-03-137-17/+61
* * tracepoint.c (tfile_get_trace_state_variable_value): Look forqiyao2013-03-136-10/+63
* gdb/testsuite/qiyao2013-03-132-16/+9
* *** empty log message ***gdbadmin2013-03-131-1/+1
* Update NEWS file following GDB 7.6 branch creation.Joel Brobecker2013-03-122-1/+9
* Record GDB 7.6 branch creation. Bump version number to 7.6.50.20130312-cvs.gdbadmin2013-03-122-1/+6
* * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.Keith Seitz2013-03-126-25/+44
* * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz2013-03-1220-109/+207
* 2013-03-12 Hui Zhu <hui@codesourcery.com>Hui Zhu2013-03-122-2/+6
* 2013-03-12 Yao Qi <yao@codesourcery.com>Hui Zhu2013-03-122-21/+12
* Allow 'thread' to be used as a variable name in expressions.Paul N. Hilfinger2013-03-127-11/+176