Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Antoine Tremblay
| State =
Action Required
| Archived =
No
| 226 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Committed
Dropped
FSF Assignment Missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
aburgess
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
girish946
maennich
dodji
zimmerma
rzinsly
lukma
Apply
«
1
2
3
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
Only use 32-bit thumb-2 breakpoint instruction if necessary
- -
-
-
-
2017-04-11
Antoine Tremblay
New
[1/2] This patch fixes GDBServer's run control for single stepping
- -
-
-
-
2017-04-03
Antoine Tremblay
New
[1/2] This patch fixes GDBServer's run control for single stepping
- -
-
-
-
2017-03-31
Antoine Tremblay
New
[1/2] This patch fixes GDBServer's run control for single stepping
- -
-
-
-
2017-03-30
Antoine Tremblay
New
[pushed,v2] Fix crash when loading a core with unexpected register section size
- -
-
-
-
2017-01-26
Antoine Tremblay
New
[v2] Fix crash when loading a core with unexpected register section size
- -
-
-
-
2017-01-26
Antoine Tremblay
New
Fix crash when loading a core with unexpected register section size
- -
-
-
-
2017-01-26
Antoine Tremblay
New
Change arglist-intro default indentation in GDB .dir-locals.el
- -
-
-
-
2017-01-13
Antoine Tremblay
New
[v3] Set emacs default mode for the GDB directory to C++
- -
-
-
-
2016-12-19
Antoine Tremblay
New
[v2] Set emacs default mode for the GDB directory to C++
- -
-
-
-
2016-12-16
Antoine Tremblay
New
Set emacs default mode for the GDB directory to C++
- -
-
-
-
2016-12-16
Antoine Tremblay
New
[v3] Fix inferior memory reading in GDBServer for arm/aarch32
- -
-
-
-
2016-12-09
Antoine Tremblay
New
[v2] Fix inferior memory reading in GDBServer for arm/aarch32
- -
-
-
-
2016-12-09
Antoine Tremblay
New
[2/2] Avoid step-over infinite loop in GDBServer
- -
-
-
-
2016-11-29
Antoine Tremblay
New
[1/2] This patch fixes GDBServer's run control for single stepping
- -
-
-
-
2016-11-29
Antoine Tremblay
New
[3/3] Fix inferior memory reading in GDBServer for sparc.
- -
-
-
-
2016-11-28
Antoine Tremblay
New
[2/3] Fix inferior memory reading in GDBServer for ppc.
- -
-
-
-
2016-11-28
Antoine Tremblay
New
[1/3] Fix inferior memory reading in GDBServer for arm/aarch32.
- -
-
-
-
2016-11-28
Antoine Tremblay
New
[V2,5/5] Support tracepoints for ARM linux in GDBServer
- -
-
-
-
2016-11-03
Antoine Tremblay
New
[V2,4/5] Use FAST_TRACEPOINT_LABEL in range-stepping.exp
- -
-
-
-
2016-11-03
Antoine Tremblay
New
[V2,3/5] Improve tests to allow for targets that support trace but not ftrace
- -
-
-
-
2016-11-03
Antoine Tremblay
New
[V2,2/5] Enable tracing of pseudo-registers on ARM
- -
-
-
-
2016-11-03
Antoine Tremblay
New
[V2,1/5] Teach arm unwinders to terminate gracefully
- -
-
-
-
2016-11-03
Antoine Tremblay
New
[2/2] Enable range stepping for ARM on GDBServer
- -
-
-
-
2016-08-31
Antoine Tremblay
New
[1/2] Fix lwp_suspend/unsuspend imbalance in linux_wait_1
- -
-
-
-
2016-08-31
Antoine Tremblay
New
[master+7.12] Send thread, frame and inferior selection events to all uis
- -
-
-
-
2016-08-31
Antoine Tremblay
New
[v3,18/18] arm fast tracepoints: Relocation of Thumb 32-bits instructions
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,17/18] arm fast tracepoints: Relocation of ARM instructions
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,16/18] arm: Move insn_references_pc to common code
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,15/18] JIT conditions support for ARM tracepoints.
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,14/18] Fast tracepoint support for ARM on Linux
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,13/18] Export tracing control breakpoints functions via global function pointers
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,12/18] Add ARM/Thumb instruction assembler for fast tracepoints
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,11/18] Use software single step to step out of a fast tracepoint jump pad
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,10/18] gdbserver: pass pointer to struct tracepoint to install_fast_tracepoint_jump_pad
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,09/18] Move Thumb 16 bits instruction decode functions to arch/arm-insn-reloc.c
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,08/18] Move Thumb 32 bits instruction decode functions to arch/arm-insn-reloc.c
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,07/18] Move ARM instruction decode functions to arch/arm-insn-reloc.c
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,06/18] arm-tdep.c: Use relocation visitor in Thumb 16-bits instruction decoding
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,05/18] arm-tdep.c: Use relocation visitor in Thumb 32-bits instruction decoding
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,04/18] arm-tdep.c: Use relocation visitor in ARM instruction decoding
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,03/18] arm-tdep.c: Move debug printout from decode to copy function
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,02/18] arm-tdep.c: Refactor displaced stepping relocation functions
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3,01/18] arm-tdep.c: Replace arguments to decode function by a structure
- -
-
-
-
2016-07-05
Antoine Tremblay
New
[v3] Fix gdbserver crash when doing ftrace commands after detach or process exit
- -
-
-
-
2016-06-27
Antoine Tremblay
New
[11/12] Use reinsert_breakpoint for vCont;s
- -
-
-
-
2016-06-20
Antoine Tremblay
New
[v3] gdbserver: pass pointer to struct tracepoint to install_fast_tracepoint_jump_pad
- -
-
-
-
2016-06-16
Antoine Tremblay
New
[v2,17/17] arm fast tracepoints: Relocation of Thumb 32-bits instructions
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,16/17] arm fast tracepoints: Relocation of ARM instructions
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,15/17] arm: Move insn_references_pc to common code
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,14/17] JIT conditions support for ARM tracepoints.
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,13/17] Fast tracepoint support for ARM on Linux
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,12/17] Add ARM/Thumb instruction assembler for fast tracepoints
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,11/17] Use software single step to step out of a fast tracepoint jump pad
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,10/17] gdbserver: pass pointer to struct tracepoint to install_fast_tracepoint_jump_pad
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,09/17] Move Thumb 16 bits instruction decode functions to arch/arm-insn-reloc.c
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,08/17] Move Thumb 32 bits instruction decode functions to arch/arm-insn-reloc.c
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,07/17] Move ARM instruction decode functions to arch/arm-insn-reloc.c
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,06/17] arm-tdep.c: Use relocation visitor in Thumb 16-bits instruction decoding
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,05/17] arm-tdep.c: Use relocation visitor in Thumb 32-bits instruction decoding
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,04/17] arm-tdep.c: Use relocation visitor in ARM instruction decoding
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,03/17] arm-tdep.c: Move debug printout from decode to copy function
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,02/17] arm-tdep.c: Refactor displaced stepping relocation functions
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v2,01/17] arm-tdep.c: Replace arguments to decode function by a structure
- -
-
-
-
2016-06-09
Antoine Tremblay
New
[v3] Fix failure to detach if threads exit while detaching on linux
- -
-
-
-
2016-06-03
Antoine Tremblay
New
[v2] Fix failure to detach if threads exit while detaching on linux
- -
-
-
-
2016-06-03
Antoine Tremblay
New
[v2] Fix gdbserver crash when doing ftrace commands after detach or process exit
- -
-
-
-
2016-06-02
Antoine Tremblay
New
Fix failure to detach if threads exit while detaching on linux
- -
-
-
-
2016-06-02
Antoine Tremblay
New
[5/5,v3] Add tests for 64bit values in trace-condition.exp
- -
-
-
-
2016-05-30
Antoine Tremblay
New
[1/5,v3] Add counter-cases for trace-condition.exp tests
- -
-
-
-
2016-05-30
Antoine Tremblay
New
[5/5,v2] Add tests for 64bit values in trace-condition.exp
- -
-
-
-
2016-05-27
Antoine Tremblay
New
[4/5,v2] Add variable length tests for emit_ref in trace-condition.exp
- -
-
-
-
2016-05-27
Antoine Tremblay
New
[3/5,v2] Add emit_less_unsigned test in trace-condition.exp
- -
-
-
-
2016-05-27
Antoine Tremblay
New
[2/5,v2] Move trace conditions tests from ftrace.exp to trace-condition.exp
- -
-
-
-
2016-05-27
Antoine Tremblay
New
[1/5] Add counter-cases for trace-condition.exp tests
- -
-
-
-
2016-05-27
Antoine Tremblay
New
[4/4] Add tests for 64bit values in trace-condition.exp
- -
-
-
-
2016-05-17
Antoine Tremblay
New
[3/4] Add variable length tests for emit_ref in trace-condition.exp
- -
-
-
-
2016-05-17
Antoine Tremblay
New
[2/4] Add emit_less_unsigned test in trace-condition.exp
- -
-
-
-
2016-05-17
Antoine Tremblay
New
[1/4] Move trace conditions tests from ftrace.exp to trace-condition.exp
- -
-
-
-
2016-05-17
Antoine Tremblay
New
Improve trace and ftrace condition testing
- -
-
-
-
2016-04-29
Antoine Tremblay
New
Fix zero_ext documentation
- -
-
-
-
2016-04-13
Antoine Tremblay
New
[v2] Fix aarch64 ftrace JIT condition testcase
- -
-
-
-
2016-04-13
Antoine Tremblay
New
[pushed/obv] Fix typo in ftrace.exp condition testing
- -
-
-
-
2016-04-12
Antoine Tremblay
New
Fix aarch64 ftrace JIT condition testcase
- -
-
-
-
2016-04-12
Antoine Tremblay
New
[v8] Enable tracing of pseudo-registers on ARM
- -
-
-
-
2016-02-26
Antoine Tremblay
New
[v7] Enable tracing of pseudo-registers on ARM
- -
-
-
-
2016-02-26
Antoine Tremblay
New
[v6] Enable tracing of pseudo-registers on ARM
- -
-
-
-
2016-02-25
Antoine Tremblay
New
Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operation
- -
-
-
-
2016-02-25
Antoine Tremblay
New
[v5] Enable tracing of pseudo-registers on ARM
- -
-
-
-
2016-02-23
Antoine Tremblay
New
[v4] Enable tracing of pseudo-registers on ARM
- -
-
-
-
2016-02-19
Antoine Tremblay
New
[v3] Enable tracing of pseudo-registers on ARM
- -
-
-
-
2016-02-19
Antoine Tremblay
New
[v2] Enable tracing of pseudo-registers on ARM
- -
-
-
-
2016-02-15
Antoine Tremblay
New
Move threads out of jumppad without single step
- -
-
-
-
2016-01-29
Antoine Tremblay
New
gdb.trace: Remove struct tracepoint_action_ops.
- -
-
-
-
2016-01-29
Antoine Tremblay
New
Fix missing IPA lib in tspeed.exp in some configurations.
- -
-
-
-
2016-01-20
Antoine Tremblay
New
[4/4] Support tracepoints for ARM linux in GDBServer
- -
-
-
-
2016-01-07
Antoine Tremblay
New
[3/4] Enable tracing of pseudo-registers on ARM
- -
-
-
-
2016-01-07
Antoine Tremblay
New
[2/4] Use the target architecture when encoding tracepoint actions
- -
-
-
-
2016-01-07
Antoine Tremblay
New
[1/4] Teach arm unwinders to terminate gracefully
- -
-
-
-
2016-01-07
Antoine Tremblay
New
[OBV] Cast to enum bfd_endian in arm_get_next_pcs_read_memory_unsigned_integer
- -
-
-
-
2015-12-18
Antoine Tremblay
New
«
1
2
3
»