index
:
~glisse/valgrind
master
pp
valgrind fglrx ioctl catching
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdbserver_tests
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-04
GDB server: fix tests following recent commits.
sewardj
11
-31
/
+26
2011-06-28
valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option
sewardj
25
-159
/
+164
2011-06-28
Another make dist fix.
sewardj
1
-0
/
+1
2011-06-27
Fix 'make dist' following recent gdbserver commits.
sewardj
1
-0
/
+5
2011-06-26
Memcheck:
sewardj
5
-19
/
+18
2011-06-26
GDB server:
sewardj
12
-1
/
+148
2011-06-26
Add support for PIC executables (e.g. firefox on Ubuntu 11) by adding
sewardj
8
-0
/
+79
2011-06-26
GDB server:
sewardj
4
-5
/
+9
2011-06-18
Minor GDBserver source tidying. Also a small usability fix: if
sewardj
8
-1
/
+18
2011-06-15
Fix safe_fd exhaustion in fork chain caused by non closing of shared_mem_fd
sewardj
5
-1
/
+91
2011-05-31
More gdbserver test fixes, from #214909 c 101:
sewardj
9
-30
/
+37
2011-05-27
Further fixes for GDB server on Thumb code:
sewardj
6
-11
/
+40
2011-05-17
gdbserver: misc fixes (#214909 c 77)
sewardj
11
-31
/
+59
2011-05-15
gdbserver_tests/make_local_links: made invocation of "head" POSIX-compliant s...
bart
1
-1
/
+1
2011-05-15
Removed "prereq: test -e gdb" again from those tests that do not invoke the s...
bart
3
-3
/
+1
2011-05-15
gdbserver tests: only create the gdbserver_tests/gdb soft link if ./configure...
bart
1
-2
/
+2
2011-05-15
Skip gdbserver tests if ./configure did not find gdb.
bart
14
-5
/
+14
2011-05-15
gdbserver_tests/t.c: Fixed two occurrences of the same typo.
bart
1
-1
/
+1
2011-05-11
* fixed two bugs reported by the IBM BEAM checker:
sewardj
3
-2
/
+20
2011-05-10
Improvements for testing and compilation breakage for the GDB server
sewardj
28
-53
/
+69
2011-05-08
Follow-up for r11729: make the gdbserver regression tests pass again.
bart
3
-6
/
+2
2011-05-08
Fixed one bug in gdbserver_tests/t.c and several compiler warnings triggered ...
bart
3
-12
/
+18
2011-05-06
Implement a GDB server in Valgrind. See #214909.
sewardj
80
-0
/
+2336