Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Pedro Alves
| State =
Action Required
| Archived =
No
| 1942 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
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
aburgess
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
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
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
raoni
jason
jwakely
jwakely
maximk
trodgers
Apply
«
1
2
...
17
18
19
20
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
Delete gdb/regformats/microblaze.dat
- -
-
-
-
2014-10-15
Pedro Alves
New
Microblaze: Replace microblaze-expedite from pc to rpc.
- -
-
-
-
2014-10-15
Pedro Alves
New
RFC: gdbserver crash on win XP during watchpoint removal
- -
-
-
-
2014-10-15
Pedro Alves
New
stepi/nexti: skip signal handler if "handle nostop" signal arrives
- -
-
-
-
2014-10-14
Pedro Alves
New
Delete Tru64 support
- -
-
-
-
2014-10-10
Pedro Alves
New
Microblaze: Reject invalid target descriptions.
- -
-
-
-
2014-10-10
Pedro Alves
New
[3/3] Fix non-stop regressions caused by "breakpoints always-inserted off" changes
- -
-
-
-
2014-10-10
Pedro Alves
New
[4/4] PR gdb/17471: Repeating a background command makes it foreground
- -
-
-
-
2014-10-09
Pedro Alves
New
[3/4] PR gdb/17300: Input after "c -a" crashes readline/GDB
- -
-
-
-
2014-10-09
Pedro Alves
New
[2/4] PR gdb/17472: With annotations, input while executing in the foreground crashes readline/GDB
- -
-
-
-
2014-10-09
Pedro Alves
New
[1/4] Make common code handle target_terminal_* idempotency
- -
-
-
-
2014-10-09
Pedro Alves
New
[v2,8/8] Non-stop + software single-step archs: don't force displaced-stepping for all single-steps
- -
-
-
-
2014-10-03
Pedro Alves
New
[v2,7/8] Make single-step breakpoints be per-thread
- -
-
-
-
2014-10-03
Pedro Alves
New
[v2,6/8] thread.c: cleanup breakpoint deletion
- -
-
-
-
2014-10-03
Pedro Alves
New
[v2,5/8] Remove deprecated_insert_raw_breakpoint and friends
- -
-
-
-
2014-10-03
Pedro Alves
New
[v2,4/8] Put single-step breakpoints on the bp_location chain
- -
-
-
-
2014-10-03
Pedro Alves
New
[v2,3/8] infrun.c: add for_each_just_stopped_thread
- -
-
-
-
2014-10-03
Pedro Alves
New
[v2,2/8] Rewrite non-continuable watchpoints handling
- -
-
-
-
2014-10-03
Pedro Alves
New
[v2,1/8] Decide whether we may have removed breakpoints based on step_over_info
- -
-
-
-
2014-10-03
Pedro Alves
New
Delete IRIX support
- -
-
-
-
2014-10-03
Pedro Alves
New
[3/4] remote: get rid of all the T packets when synching the thread list
- -
-
-
-
2014-10-02
Pedro Alves
New
[2/4] Push pruning old threads down to the target
- -
-
-
-
2014-10-02
Pedro Alves
New
[1/4] Merge remote thread listing methods
- -
-
-
-
2014-10-02
Pedro Alves
New
aarch64/gdbserver: fix floating point registers display
- -
-
-
-
2014-10-01
Pedro Alves
New
Avoid software breakpoint's instruction shadow inconsistency
- -
-
-
-
2014-09-29
Pedro Alves
New
[3/3] Cache the vsyscall/vDSO range per-inferior
- -
-
-
-
2014-09-26
Pedro Alves
New
[2/3] Work around PR libc/13097 "linux-vdso.so.1"
- -
-
-
-
2014-09-26
Pedro Alves
New
[1/3] Split vDSO range lookup to a gdbarch hook
- -
-
-
-
2014-09-26
Pedro Alves
New
[9/9] Non-stop + software single-step archs: don't force displaced-stepping for all single-steps
- -
-
-
-
2014-09-26
Pedro Alves
New
[8/9] Make single-step breakpoints be per-thread
- -
-
-
-
2014-09-26
Pedro Alves
New
[7/9] infrun.c: add for_each_just_stopped_thread
- -
-
-
-
2014-09-26
Pedro Alves
New
[6/9] thread.c: cleanup breakpoint deletion
- -
-
-
-
2014-09-26
Pedro Alves
New
[5/9] Switch back to stepped thread: clear step-over info
- -
-
-
-
2014-09-26
Pedro Alves
New
[4/9] Remove deprecated_insert_raw_breakpoint and friends
- -
-
-
-
2014-09-26
Pedro Alves
New
[3/9] Put single-step breakpoints on the bp_location chain
- -
-
-
-
2014-09-26
Pedro Alves
New
[2/9] Rewrite non-continuable watchpoints handling
- -
-
-
-
2014-09-26
Pedro Alves
New
[1/9] Decide whether we may have removed breakpoints based on step_over_info
- -
-
-
-
2014-09-26
Pedro Alves
New
[3/3] Fix non-stop regressions caused by "breakpoints always-inserted off" changes
- -
-
-
-
2014-09-25
Pedro Alves
New
[2/3] PR17431: following execs with "breakpoint always-inserted on"
- -
-
-
-
2014-09-25
Pedro Alves
New
[1/3] Reduce Hg packet (select remote general thread) bouncing
- -
-
-
-
2014-09-25
Pedro Alves
New
time to workaround libc/13097 in fsf gdb?
- -
-
-
-
2014-09-21
Pedro Alves
Changes Requested
Handle signals sent to a fork/vfork child before it has a chance to first run (Re: [PATCH] Fix gdb.…
- -
-
-
-
2014-07-04
Pedro Alves
New
«
1
2
...
17
18
19
20
»