summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb/qiyao2013-03-1410-18/+776
* gdb/qiyao2013-03-144-131/+646
* *** empty log message ***gdbadmin2013-03-141-1/+1
* daily updateAlan Modra2013-03-131-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
* daily updateAlan Modra2013-03-121-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
* 2013-03-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore2013-03-122-3/+8
* * 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
* Eliminate warning message.eager2013-03-122-1/+7
* 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
* 2013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore2013-03-124-0/+13
* 2013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore2013-03-124-0/+13
* 2013-03-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Sandra Loosemore2013-03-122-0/+5
* *** empty log message ***gdbadmin2013-03-121-1/+1
* daily updateAlan Modra2013-03-111-1/+1
* * gdb.texinfo (General Query Packets): Don't use colon in indexEli Zaretskii2013-03-112-0/+8
* * watchpoint.exp (test_no_hw_watchpoints): Add test usingKeith Seitz2013-03-112-0/+11
* gdb/Jan Kratochvil2013-03-113-0/+13
* * linespec.c (find_linespec_symbols): Call find_function_symbolsDoug Evans2013-03-112-58/+77
* Avoid invalid pointer to pointer conversions.Pedro Alves2013-03-113-20/+35
* 2013-03-11 Hafiz Abid Qadeer <abidh@codesourcery.com>abidh2013-03-112-2/+7
* Add support for AArch32 CRC instruction in ARMv8.ktkachov2013-03-114-1/+34
* Add tests for the new record-btrace target.mmetzger2013-03-1113-4/+730
* Document changes to the record target resulting from the renaming intommetzger2013-03-114-34/+220
* Add a disassembly flag to omit the pc prefix and use it in the "recordmmetzger2013-03-114-1/+15
* Add a target for branch trace recording.mmetzger2013-03-114-2/+704
* Add command to print the function names from recorded instructions.mmetzger2013-03-115-0/+248
* Add a command to provide a disassembly of the execution trace log.mmetzger2013-03-114-0/+299
* Provide default target methods for record targets that are likely to be sharedmmetzger2013-03-116-59/+153
* Rename record_ prefixes in record-full.h into record_full_.mmetzger2013-03-1110-608/+656
* Rename record_ prefixes in record-full.c into record_full_.mmetzger2013-03-112-754/+1064
* Split record.h into record.h and record-full.h.mmetzger2013-03-1115-2873/+3408
* Add a new function to target.h to add an alias command for a target and mark itmmetzger2013-03-113-0/+25
* LBR, BTM, or BTS records may have incorrect branch "from" information afer anmmetzger2013-03-112-1/+196
* Document the branch tracing extensions to the remote serial protocol.mmetzger2013-03-112-0/+125
* Add the gdb remote target operations for branch tracing.mmetzger2013-03-1113-2/+489
* Preserve a verbose error message of xfer functions if they return -3.mmetzger2013-03-112-4/+18