Age | Commit message (Expand) | Author | Files | Lines |
2013-05-16 | gdb.ada/complete.exp: Fix FIXME. | Pedro Alves | 2 | -5/+7 |
2013-05-16 | Missing do_cleanups in ada_make_symbol_completion_list. | Joel Brobecker | 2 | -1/+21 |
2013-05-15 | * gdb.base/filesym.exp: New completer test. | Keith Seitz | 2 | -0/+78 |
2013-05-15 | Remove my name from a couple tests. | Pedro Alves | 3 | -5/+6 |
2013-05-13 | * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address | Tom Tromey | 2 | -3/+10 |
2013-05-13 | PR exp/15364: | Tom Tromey | 3 | -0/+10 |
2013-05-13 | * History saving should stay disabled for test cases * | Muhammad Bilal | 3 | -0/+9 |
2013-05-10 | PR remote/15455 - QTro remote packet broken | Pedro Alves | 3 | -0/+213 |
2013-05-10 | 2013-05-10 Phil Muldoon <pmuldoon@redhat.com> | Phil Muldoon | 7 | -0/+885 |
2013-05-08 | * gdb.base/solib-search.exp: Set test name for "set | Tom Tromey | 2 | -1/+8 |
2013-05-08 | 2013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com> | Hafiz Abid Qadeer | 2 | -146/+232 |
2013-05-07 | * lib/selftest-support.exp: New file. | Tom Tromey | 6 | -387/+174 |
2013-05-07 | Merge gdb.arch/system-gcore.exp into gdb.base/gcore.exp | Pedro Alves | 4 | -265/+14 |
2013-05-07 | gdb/ | Sergio Durigan Junior | 3 | -0/+15 |
2013-05-07 | gdb/ | Luis Machado | 3 | -0/+319 |
2013-05-07 | 2013-05-06 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 2 | -0/+7 |
2013-05-06 | * gdb.base/solib-search-lib1.c: New file. | Doug Evans | 6 | -0/+355 |
2013-05-06 | * lib/gdb.exp (gdb_core_cmd): New function. | Doug Evans | 6 | -103/+70 |
2013-05-06 | * gdb.reverse/shr.h: New file. | Doug Evans | 7 | -64/+140 |
2013-05-06 | * dwarf2loc.c (invalid_synthetic_pointer): Move earlier. | Tom Tromey | 4 | -3/+160 |
2013-05-03 | Fix to handle properly 'catch signal SIGINT' and SIGTRAP | Philippe Waroquiers | 3 | -0/+20 |
2013-05-03 | 2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com> | Hafiz Abid Qadeer | 2 | -3/+12 |
2013-04-30 | Fix display of structures/bitfields in register description. | Walfred Tedeschi | 3 | -0/+66 |
2013-04-25 | PR corefiles/14983: | Tom Tromey | 2 | -0/+63 |
2013-04-25 | Fix format error of ChangeLog. | Hui Zhu | 1 | -2/+0 |
2013-04-24 | 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com> | Muhammad Bilal | 2 | -0/+12 |
2013-04-23 | 2013-04-23 Hui Zhu <hui@codesourcery.com> | Hui Zhu | 2 | -1/+9 |
2013-04-23 | 2013-04-23 Hui Zhu <hui@codesourcery.com> | Hui Zhu | 2 | -1/+10 |
2013-04-22 | * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for | Tom Tromey | 2 | -0/+9 |
2013-04-22 | 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2 | -1/+6 |
2013-04-22 | Andrew Haley found a bug on GDB running on ARM when using | Sergio Durigan Junior | 3 | -0/+71 |
2013-04-19 | Fix the x87 FP register printout when issuing the “info float” command. | Pedro Alves | 3 | -0/+83 |
2013-04-18 | * gdb.mi/mi-var-create-rtti.exp: Create a variable of | Luis Machado | 2 | -2/+9 |
2013-04-17 | * lib/dwarf.exp (Dwarf): New proc "tu". | Doug Evans | 3 | -0/+146 |
2013-04-15 | 2013-04-15 Siva Chandra Reddy <sivachandra@google.com> | Siva Chandra Reddy | 2 | -5/+24 |
2013-04-15 | PR c++/13588: | Tom Tromey | 2 | -0/+25 |
2013-04-15 | PR c++/15176: | Tom Tromey | 5 | -0/+164 |
2013-04-15 | PR c++/9065: | Tom Tromey | 3 | -0/+132 |
2013-04-15 | PR c++/12824: | Tom Tromey | 2 | -17/+20 |
2013-04-13 | gdb/ | Yao Qi | 2 | -1/+17 |
2013-04-10 | Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands. | Pedro Alves | 4 | -2/+31 |
2013-04-10 | gdb/ | Yao Qi | 6 | -0/+103 |
2013-04-10 | gdb/testsuite/ | Yao Qi | 3 | -0/+139 |
2013-04-10 | gdb/testsuite/ | Yao Qi | 2 | -2/+10 |
2013-04-10 | 2013-04-10 Pedro Alves <palves@redhat.com> | Hui Zhu | 5 | -2/+164 |
2013-04-09 | gdb/testsuite/ | Jan Kratochvil | 2 | -1/+6 |
2013-04-08 | create_breapoint / explicit mode: Error out if there's garbage after the brea... | Pedro Alves | 2 | -0/+17 |
2013-04-04 | 2013-04-04 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 2 | -1/+6 |
2013-04-04 | 2013-04-04 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 2 | -7/+18 |
2013-04-04 | tracepoint->step_count fixes | Pedro Alves | 5 | -8/+273 |