Age | Commit message (Expand) | Author | Files | Lines |
2014-01-16 | record-btrace: make ranges include begin and end | Markus Metzger | 3 | -5/+13 |
2014-01-16 | record-btrace: optionally indent function call history | Markus Metzger | 10 | -22/+696 |
2014-01-16 | record-btrace: start counting at one | Markus Metzger | 3 | -111/+117 |
2014-01-16 | btrace: change branch trace data structure | Markus Metzger | 3 | -17/+32 |
2014-01-16 | btrace, test: fix multi-line btrace tests | Markus Metzger | 3 | -159/+150 |
2014-01-16 | test, btrace: update expected text | Markus Metzger | 2 | -3/+7 |
2014-01-16 | Fix testsuite/gdb.dwarf2/dw2-dos-drive.exp on ARM. | Omair Javaid | 2 | -1/+7 |
2014-01-15 | AArch64: gdb.base/float.exp: Fix `info float' test | Maciej W. Rozycki | 2 | -1/+7 |
2014-01-15 | gdb: ARM: Update configure.tgt and enable gdb.reverse testsuite | Omair Javaid | 2 | -2/+9 |
2014-01-13 | Use bitpos and type to lookup a gdb.Field object when its name is 'None'. | Siva Chandra | 5 | -0/+70 |
2014-01-10 | Since upstream gcc has recently increased the function alignment on | Andreas Arnez | 3 | -5/+12 |
2014-01-10 | Remove path from gdb.ada/pp-rec-component.exp "source" test | Joel Brobecker | 2 | -1/+6 |
2014-01-10 | Remove path from gdb.python/py-pp-integral.exp "source" test. | Joel Brobecker | 2 | -1/+6 |
2014-01-09 | gdb.mi/mi-info-os.exp: Fix cross-debugger testing | Pedro Alves | 2 | -0/+26 |
2014-01-08 | [remote/gdbserver] Don't lose signals when reconnecting. | Pedro Alves | 3 | -0/+156 |
2014-01-08 | Add missing ChangeLog entries.gdb-7.7-branchpoint | Joel Brobecker | 1 | -0/+4 |
2014-01-07 | Fix dir command for duplicated paths and add a new testcase. | Edjunior Barbosa Machado | 2 | -0/+27 |
2014-01-07 | varobj/Ada: Missing children for interface-wide tagged types | Joel Brobecker | 4 | -0/+124 |
2014-01-07 | Ada: Fix missing call to pretty-printer for fields of records. | Joel Brobecker | 6 | -0/+147 |
2014-01-07 | [python] Add gdb.Type.name attribute. | Joel Brobecker | 4 | -0/+112 |
2014-01-07 | Fix a error of my previous commit. | Hui Zhu | 1 | -1/+1 |
2014-01-07 | Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983 | Hui Zhu | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2114 | -2114/+2114 |
2013-12-19 | Fix PR breakpoints/16297: catch syscall with syscall 0 | Gabriel Krisman Bertazi | 3 | -5/+34 |
2013-12-19 | fortran: enable ptype/whatis for modules. | Keven Boell | 3 | -3/+28 |
2013-12-19 | fortran: enable ptype/whatis for user defined types. | Keven Boell | 3 | -0/+81 |
2013-12-18 | Improve and fix catch-syscall.exp | Sergio Durigan Junior | 3 | -98/+91 |
2013-12-17 | "tfind" across unavailable-stack frames. | Pedro Alves | 2 | -2/+8 |
2013-12-17 | Convert the unavailable vector to be bit, not byte, based. | Andrew Burgess | 3 | -0/+425 |
2013-12-15 | Perf test case: skip-prologue | Yao Qi | 4 | -0/+165 |
2013-12-13 | wrong dimension found in ada-lang.c:ada_array_bound_from_type | Joel Brobecker | 6 | -0/+164 |
2013-12-12 | 2013-12-12 Siva Chandra Reddy <sivachandra@google.com> | Siva Chandra | 3 | -0/+72 |
2013-12-10 | add missing PR# to previous entry | Doug Evans | 1 | -0/+1 |
2013-12-10 | PR 16286 | Doug Evans | 3 | -0/+32 |
2013-12-10 | Add call to get_compiler_info to gdb_compile_shlib. | Andrew Burgess | 2 | -2/+14 |
2013-12-10 | Set language for Ada minimal symbols. | Joel Brobecker | 2 | -0/+11 |
2013-12-10 | GDB/MI: Document support for -exec-run --start in -list-features | Joel Brobecker | 2 | -0/+11 |
2013-12-08 | Use gdb_produce_source | Yao Qi | 2 | -51/+61 |
2013-12-07 | strip off +x bits on non-executable/script files | Mike Frysinger | 3 | -0/+5 |
2013-12-07 | gdb: testsuite: fix ksh shebang to use sh | Mike Frysinger | 4 | -3/+9 |
2013-12-06 | Fix "info frame" in the outermost frame. | Pedro Alves | 4 | -0/+608 |
2013-12-06 | * gdb.base/break.exp: Fix setting of $baz. | Doug Evans | 2 | -1/+5 |
2013-12-06 | Add support for DW_OP_bit_piece and DW_OP_plus_uconst to DWARF assembler. | Andrew Burgess | 2 | -0/+14 |
2013-12-06 | testsuite: introduce index in varobj child eval. | Keven Boell | 2 | -1/+17 |
2013-12-03 | Fixed typo in date in testsuite/ChangeLog entry | Jose E. Marchesi | 1 | -1/+1 |
2013-12-03 | testsuite: handle SIGLOST/SIGPWR conflict in sparc64-*-linux-gnu targets. | Jose E. Marchesi | 3 | -4/+20 |
2013-12-03 | Ada: Reserved word "all" should not need to be spelled in lowercase. | Joel Brobecker | 5 | -0/+108 |
2013-12-03 | Add "undefined-command" error code at end of ^error result... | Joel Brobecker | 2 | -0/+37 |
2013-12-03 | New GDB/MI command "-info-gdb-mi-command" | Joel Brobecker | 2 | -0/+50 |
2013-12-02 | Record objfile->original_name as an absolute path | Jan Kratochvil | 3 | -0/+35 |