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
/
gdbserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'binutils-
nobody
2013-09-18
87
-64821
/
+0
*
gdb/gdbserver/
Yao Qi
2013-09-18
2
-0
/
+6
*
gdb/gdbserver/
Yao Qi
2013-09-18
1
-0
/
+2
*
gdbserver/ChangeLog
Jiong Wang
2013-09-17
2
-1
/
+5
*
2013-09-16 Jiong Wang <jiwang@tilera.com>
Jiong Wang
2013-09-17
2
-1
/
+5
*
gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs.
Will Newton
2013-09-16
2
-0
/
+6
*
gdb/ChangeLog:
Ulrich Weigand
2013-09-13
3
-4
/
+33
*
[gdbserver] Garbage collect unused dependency-tracking Makefile variables.
Pedro Alves
2013-09-06
2
-50
/
+9
*
[gdbserver] Update a couple Makefile rules.
Pedro Alves
2013-09-06
2
-4
/
+11
*
[gdbserver] Fix IPA build.
Pedro Alves
2013-09-06
3
-0
/
+7
*
Add support for threaded debugging for CRISv32.
Ricard Wanderlof
2013-09-06
2
-0
/
+23
*
Fix compilation for target gdbserver on CRISv32 platform.
Ricard Wanderlof
2013-09-06
2
-3
/
+7
*
Add missing new files from these previous commits:
Pedro Alves
2013-09-05
7
-0
/
+462
*
[gdbserver] Split a new hostio.h file out of server.h.
Pedro Alves
2013-09-05
8
-6
/
+14
*
[gdbserver] Split a new event-loop.h file out of server.h.
Pedro Alves
2013-09-05
2
-14
/
+9
*
[gdbserver] Split a new dll.h file out of server.h.
Pedro Alves
2013-09-05
7
-16
/
+14
*
[gdbserver] Split a new inferiors.h file out of server.h.
Pedro Alves
2013-09-05
4
-95
/
+17
*
[gdbserver] Move bytecode compilation bits from server.h to ax.h.
Pedro Alves
2013-09-05
4
-56
/
+64
*
[gdbserver] Split a new tracepoint.h file out of server.h.
Pedro Alves
2013-09-05
8
-112
/
+30
*
[gdbserver] Split a new utils.h file out of server.h.
Pedro Alves
2013-09-05
2
-11
/
+8
*
[gdbserver] Split a new remote-utils.h file out of server.h.
Pedro Alves
2013-09-05
2
-64
/
+19
*
[gdbserver] Delete _ macro (gettext).
Pedro Alves
2013-09-05
2
-6
/
+4
*
[gdbserver] Fix trace-buffer-size.exp FAILs.
Pedro Alves
2013-09-02
2
-4
/
+20
*
* win32-low.c (child_xfer_memory): Check if ReadProcessMemory
Pierre Muller
2013-09-02
2
-6
/
+21
*
server.c:gdb_read_memory: Fix error return.
Pedro Alves
2013-09-02
2
-1
/
+6
*
PR server/15604
Jan Kratochvil
2013-08-28
5
-0
/
+24
*
Unify ptrace options discovery code and make both GDB and
Luis Machado
2013-08-22
5
-295
/
+74
*
Renegerate gdbserver/config.in.
Pedro Alves
2013-08-21
2
-0
/
+7
*
Fix whitespace.
Pedro Alves
2013-08-21
1
-11
/
+11
*
gdb/
Luis Machado
2013-08-19
3
-6
/
+25
*
* linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPE
Luis Machado
2013-08-14
4
-58
/
+68
*
gdb/gdbserver/
Yao Qi
2013-07-27
4
-1
/
+394
*
gdb/
Yao Qi
2013-07-27
2
-8
/
+6
*
gdb/
Luis Machado
2013-07-24
5
-121
/
+38
*
gdb/
Yao Qi
2013-07-04
4
-23
/
+44
*
On mainline/development, also link GDBserver with -lmcheck.
Pedro Alves
2013-07-03
5
-1
/
+92
*
gdbserver, win32: fix some function typedefs
Mircea Gherzan
2013-07-02
2
-4
/
+12
*
gdbserver: avoid empty structs
Mircea Gherzan
2013-07-02
2
-0
/
+7
*
[GDBserver] hostio.c: Fallback to packet buffer size if PATH_MAX is not avail...
Pedro Alves
2013-07-01
2
-4
/
+18
*
Normalize on PATH_MAX instead of MAXPATHLEN throughout.
Pedro Alves
2013-07-01
4
-6
/
+15
*
Rely on gnulib's unistd.h replacement.
Pedro Alves
2013-07-01
7
-10
/
+12
*
move version.in from gdb/common back to gdb
Tom Tromey
2013-06-28
2
-1
/
+6
*
gdbserver: fix the standalone build
Mircea Gherzan
2013-06-28
4
-1
/
+28
*
Fix trace status to output username without trailing colon.
Dmitry Kozlov
2013-06-26
2
-1
/
+6
*
Fix trace-status to output proper start-time and stop-time.
Dmitry Kozlov
2013-06-26
2
-1
/
+8
*
gdb/
Yao Qi
2013-06-26
2
-0
/
+12
*
don't keep a gdb-specific date
Tom Tromey
2013-06-24
4
-15
/
+15
*
[GDBserver] Fix gdb.threads/siginfo-threads.exp, gdb.base/siginfo-obj.exp reg...
Pedro Alves
2013-06-12
2
-3
/
+11
*
Lazily allocate 'struct regsets_info'::disabled_regsets.
Pedro Alves
2013-06-11
3
-14
/
+39
*
Fix regression from multi-arch patch.
Pedro Alves
2013-06-11
2
-1
/
+6
[next]