index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
testsuite
/
gdb.base
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'binutils-
nobody
2013-09-18
653
-82938
/
+0
*
This commit fixes a regression introduced by the new $_isvoid convenience
Sergio Durigan Junior
2013-09-17
1
-0
/
+1
*
gdb/testsuite/
Yao Qi
2013-09-17
2
-2
/
+9
*
* lib/gdb.exp (using_fission): New proc.
Doug Evans
2013-09-16
1
-0
/
+6
*
* gdb.base/break-interp.exp: Fix indentation.
Doug Evans
2013-09-16
1
-1
/
+1
*
Based on the discussion at:
Sergio Durigan Junior
2013-09-16
2
-0
/
+40
*
minidebuginfo: Fix stripping/debuginfo
Jan Kratochvil
2013-09-11
1
-7
/
+7
*
minidebuginfo: Obvious changes
Jan Kratochvil
2013-09-11
1
-2
/
+3
*
test: adjust 'cd' regexpr to match an optional canonically pathname
Sanimir Agovic
2013-09-10
1
-1
/
+1
*
* dwarf2read.c (queue_and_load_all_dwo_tus): New function.
Doug Evans
2013-09-04
2
-1
/
+9
*
2013-09-04 Muhammad Bilal <mbilal@codesourcery.com>
Muhammad Bilal
2013-09-04
1
-0
/
+7
*
gdb.base/code_elim.exp - force .bss creation.
Andrew Burgess
2013-08-30
1
-1
/
+8
*
PR gdb/15415
Jan Kratochvil
2013-08-28
2
-0
/
+84
*
* lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
Doug Evans
2013-08-26
1
-37
/
+13
*
2013-08-12 Muhammad Waqas <mwaqas@codesourcery.com>
Muhammad Waqas
2013-08-23
1
-0
/
+108
*
[Committing the `catch syscall' patch for ARM, from Samuel Bronson.]
Sergio Durigan Junior
2013-08-22
1
-4
/
+5
*
Handle '#' flag for printf of pointer types.
Andrew Burgess
2013-08-13
1
-0
/
+6
*
? .deps
Ali Anwar
2013-08-12
1
-0
/
+12
*
use language of the main symbol
Tom Tromey
2013-08-07
1
-3
/
+4
*
fix PR symtab/15719
Tom Tromey
2013-08-02
2
-0
/
+10
*
PR symtab/15695
Doug Evans
2013-08-01
2
-0
/
+60
*
2013-07-30 Muhammad Bilal <mbilal@codesorcery.com>
Muhammad Bilal
2013-07-30
1
-2
/
+29
*
GDB kills itself instead of interrupting inferior
Pedro Alves
2013-07-26
2
-0
/
+101
*
Add new 'z' format for print command.
Andrew Burgess
2013-07-25
2
-1
/
+11
*
gdb/testsuite/gdb.base: Enable disp-step-syscall.exp tests for ARM.
Will Newton
2013-07-19
1
-0
/
+2
*
Check for NULL character before calling strchr.
Andrew Burgess
2013-07-16
1
-0
/
+6
*
* defs.h (enum val_prettyformat): Renamed from val_prettyprint.
Doug Evans
2013-07-09
1
-2
/
+2
*
* gdb.base/dump.exp: Remove arch-specific tests and do a
Luis Machado
2013-07-06
1
-4
/
+9
*
gdb/testsuite/gdb.base/gnu-ifunc-lib.c: Use %function syntax.
Will Newton
2013-07-05
1
-1
/
+1
*
gdb/testsuite/
Jan Kratochvil
2013-07-02
1
-2
/
+5
*
test suite update - gdb.base/[t-z]
Tom Tromey
2013-06-27
24
-143
/
+65
*
test suite update - gdb.base/s*
Tom Tromey
2013-06-27
45
-340
/
+148
*
test suite update - gdb.base/[n-r]
Tom Tromey
2013-06-27
28
-258
/
+91
*
test suite update - gdb.base/[h-m]
Tom Tromey
2013-06-27
33
-282
/
+118
*
test suite update - gdb.base/[efg]
Tom Tromey
2013-06-27
31
-273
/
+112
*
test suite update - gdb.base/[cd]
Tom Tromey
2013-06-27
35
-337
/
+159
*
test suite update - gdb.base/[ab]
Tom Tromey
2013-06-27
25
-175
/
+87
*
2013-06-25 Yao Qi <yao@codesourcery.com>
Hui Zhu
2013-06-25
5
-4
/
+159
*
* gdb.base/subst.exp: Delete default rules before further
Luis Machado
2013-06-19
1
-0
/
+6
*
gdb/testsuite/
Yao Qi
2013-06-19
1
-0
/
+4
*
Fix PR cli/15603
Tom Tromey
2013-06-18
2
-0
/
+71
*
testsuite/gdb.base: Make skip test use defined behaviour.
Will Newton
2013-06-18
2
-4
/
+5
*
Remove superfluous semicolons from testsuite throughout.
Pedro Alves
2013-06-07
43
-249
/
+249
*
Fix formating in copyright headers.
Pedro Alves
2013-06-07
20
-40
/
+20
*
gdb/testsuite/gdb.base/long_long.exp: Fix ARM EABI target
Will Newton
2013-06-07
1
-1
/
+1
*
* gdb.base/dump.exp (capture_value): Don't put expression into
Tom Tromey
2013-06-06
1
-4
/
+5
*
* gdb.base/break-always.exp: Explicitly specify test name.
Tom Tromey
2013-06-06
1
-1
/
+2
*
2013-06-04 Gary Benson <gbenson@redhat.com>
Gary Benson
2013-06-04
7
-0
/
+376
*
2013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
Gary Benson
2013-06-04
2
-11
/
+45
*
2013-05-24 Gary Benson <gbenson@redhat.com>
Gary Benson
2013-05-24
3
-3
/
+3
[next]