Age | Commit message (Expand) | Author | Files | Lines |
2023-01-26 | Eliminate spurious returns from the test suite | Tom Tromey | 1 | -1/+0 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-10-20 | [gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with check-read1 | Tom de Vries | 1 | -1/+1 |
2022-10-13 | [gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with -m32 | Tom de Vries | 1 | -1/+1 |
2022-10-02 | gdb/mi: new options for -data-disassemble command | Andrew Burgess | 1 | -21/+45 |
2022-10-02 | gdb: disassembler opcode display formatting | Andrew Burgess | 1 | -3/+3 |
2022-10-02 | gdb/testsuite: new test for -data-disassemble opcodes format | Andrew Burgess | 1 | -0/+83 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-10-13 | Eliminate mi_run_to_main, introduce mi_clean_restart | Pedro Alves | 1 | -6/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-08-14 | MI: Add -a option to the "-data-disassemble" command | Jan Vrany | 1 | -2/+18 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-23 | Fix more cases of improper test names | Luis Machado | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-14 | New /s modifier for the disassemble command. | Doug Evans | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-09 | http://sourceware.org/ml/gdb-patches/2012-10/msg00083.html | Andrew Burgess | 1 | -7/+10 |
2012-07-10 | * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, | Tom Tromey | 1 | -3/+2 |
2012-07-09 | gdb/testsuite: | Yao Qi | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-01-12 | gdb | Tom Tromey | 1 | -3/+3 |
2011-01-12 | http://sourceware.org/ml/gdb-patches/2010-12/msg00299.html | Andrew Burgess | 1 | -2/+54 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-06-09 | * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp, | Daniel Jacobowitz | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-04-04 | gdb/ | Pedro Alves | 1 | -4/+4 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .exp files to GPLv3. | Joel Brobecker | 1 | -5/+4 |
2007-05-14 | 2007-05-14 Denis Pilat <denis.pilat@st.com> | Denis Pilat | 1 | -4/+0 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+2 |
2006-08-10 | * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with | Joel Brobecker | 1 | -1/+2 |
2005-09-27 | 2005-09-27 Bob Rossi <bob@brasko.net> | Bob Rossi | 1 | -5/+5 |
2004-08-15 | 2004-08-15 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 1 | -23/+36 |
2004-08-09 | 2004-08-09 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 1 | -1/+1 |
2002-11-05 | 2002-11-04 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -48/+2 |
2001-08-19 | * mi0-var-block.exp, mi0-stack.exp, mi0-simplerun.exp, | Andrew Cagney | 1 | -1/+1 |
2001-06-27 | For MI>0, output full breakpoint table header information. Output the | Andrew Cagney | 1 | -1/+1 |
2001-06-26 | * stack.c (print_frame): For ui_out, output a list of arguments. | Andrew Cagney | 1 | -1/+1 |
2001-06-23 | Rename gdb.mi/ChangeLog-mi to gdb.mi/ChangeLog. Update everything. | Andrew Cagney | 1 | -4/+0 |
2001-06-23 | Change mi/data-disassemble command output to a list ([]) instead of | Andrew Cagney | 1 | -10/+10 |
2001-06-18 | Recognize -i=mi0, -i=mi1 and -i=mi. | Andrew Cagney | 1 | -0/+1 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 |
2000-03-06 | 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -8/+10 |
2000-03-06 | 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -127/+57 |