[COMMIT PATCH] Make "set/show debug coff_pe_read" a zuinteger instead of uinteger
2013-03-26 20:08 UTC (2+ messages)
[COMMIT PATCH] Get rid of "No such file or directory" in the testsuite's btrace support detection
2013-03-26 19:59 UTC
Recent simulator patches broke many sims
2013-03-26 19:49 UTC (20+ messages)
"set record instruction-history" ?
2013-03-26 19:35 UTC (7+ messages)
Simulator dv-sockser.o patch testing
2013-03-26 19:16 UTC (5+ messages)
[patch] gdbserver build-id in qxfer_libraries reply
2013-03-26 18:27 UTC (21+ messages)
` [draft patch 3/6] Create empty common/linux-maps.[ch]
` [patch "
` [draft patch 4/6] Prepare linux_find_memory_regions_full & co. for move
` [patch "
` [draft patch 2/6] Merge multiple hex conversions
` [patch "
` [draft patch 1/6] Move utility functions to common/
` [patch "
` [draft patch 6/6] gdbserver build-id attribute generator (unfixed)
` [patch 6/6] gdbserver build-id attribute generator
` [draft patch 5/6] Move linux_find_memory_regions_full & co
` [patch "
[COMMIT PATCH] Use readline's 'history_max_entries' instead of the old 'max_input_history'
2013-03-26 18:07 UTC
[PATCH] Handle var_uinteger/var_zuinteger and case var_integer/var_zinteger together
2013-03-26 17:48 UTC (12+ messages)
` [RFC 0/3] Get rid of var_integer in CLI
` [PATCH 1/3] var_integer -> var_uinteger
` [committed]: "
` Change "set history size" back to signed (Re: [committed]: [PATCH 1/3] var_integer -> var_uinteger)
[patch][python] 1 of 5 - Frame filter Python C code changes
2013-03-26 17:17 UTC (4+ messages)
[PATCH v3 00/15] CTF Support
2013-03-26 16:16 UTC (8+ messages)
` [PATCH v3 03/15] Read CTF by the ctf target
[PATCH] Fix dprintf work not right if it is pending
2013-03-26 14:55 UTC (7+ messages)
[PATCH] Fix create pending breakpoint handle extra_string issue if not parse_condition_and_thread
2013-03-26 11:16 UTC (8+ messages)
[commit/AIX] Delete rs6000-nat.c:fixup_breakpoints extern declaration
2013-03-26 10:23 UTC
[commit] check exit code of dwp
2013-03-26 7:46 UTC
Include putpkt in TRY_CATCH. PR gdb/51275
2013-03-26 7:27 UTC (2+ messages)
` Include putpkt in TRY_CATCH. PR gdb/15275
[RFA/commit] Remove solib-svr4.o from gdb_target_obs for ppc-aix
2013-03-26 6:42 UTC
[RFA 1/4] Explicit locations
2013-03-26 3:22 UTC (3+ messages)
FYI/prototype: re-implement relocs on ppc-aix
2013-03-26 3:12 UTC (3+ messages)
[PATCH] record-btrace: fix assertion when enabling recording after re-run
2013-03-26 1:05 UTC (2+ messages)
Crash of GDB with gdbserver btrace enabled [Re: [patch v9 00/23] branch tracing support for Atom]
2013-03-26 0:15 UTC (7+ messages)
` [patch] Code cleanup: Remove parameter quitting [Re: Crash of GDB with gdbserver btrace enabled]
RFC: fix PR symtab/11462
2013-03-25 19:50 UTC (2+ messages)
RFC: fix PR c++/9197
2013-03-25 19:48 UTC (2+ messages)
one week to gdb-7.6 release?
2013-03-25 19:12 UTC (12+ messages)
Compilation failure for mingw64 target (was New ARI warning Fri Mar 15 02:02:12 UTC 2013 in -D 2013-03-15-gmt)
2013-03-25 16:25 UTC (26+ messages)
` [PATCH 0/3] Fix build failure caused by ctf.c
` [PATCH 3/3] Don't use unportable macros
` [MinGW-w64]Build gdb/ctf.c failed
[PATCH] Add license header in gdb.trace/*.c
2013-03-25 15:58 UTC (2+ messages)
[PATCH] Reset tracepoint step_count to 0 before set it action
2013-03-25 8:30 UTC (4+ messages)
[PATCH] Support targets that know how to continue over breakpoints[1/4] -- GDB
2013-03-25 8:06 UTC (12+ messages)
` [PATCH] Support targets that know how to continue over breakpoints[2/4] -- Doc
` [PATCH] Support targets that know how to continue over breakpoints[3/4] -- gdbserver
` [PATCH] Support targets that know how to continue over breakpoints[4/4] -- testsuite
[RFC][testsuite] Add option to link testcases with pthreads when using 'prepare_for_testing'
2013-03-24 12:02 UTC
[patch+7.6] Fix 7.5 regression crashing GDB if gdbserver dies
2013-03-23 22:49 UTC (9+ messages)
` [commit+7.6] "
WIP: make "set foo-integer-command unlimited" work too
2013-03-23 22:40 UTC
[COMMIT (mainline+7.6) PATCH] Fix PR gdb/15289 - "set remote hardware-watchpoint-limit" broken (zinteger commands)
2013-03-23 17:57 UTC (4+ messages)
` [COMMIT (mainline+7.6) PATCH] Fix range validation of integer commands with "unlimited". (was: Re: [COMMIT (mainline+7.6) PATCH] Fix PR gdb/15289 - "set remote hardware-watchpoint-limit" broken (zinteger commands))
` [COMMIT (mainline+7.6) PATCH] Fix range validation of integer commands with "unlimited"
[patch] Fix remote.c incorrectly using pop_target (wrt btrace)
2013-03-22 20:31 UTC (5+ messages)
` [commit+7.6] "
[PATCH 0/7] Range stepping
2013-03-22 20:24 UTC (5+ messages)
[RFA] Stop leaking extra_string
2013-03-22 20:13 UTC (4+ messages)
[PATCH 0/6] [mainline+7.6] PR gdb/15294: list with unlimited listsize broken
2013-03-22 20:00 UTC (12+ messages)
` [PATCH 1/6] list.exp: Catch "set listsize" failures (and "set listsize -1/0"'s history)
` [PATCH 2/6] list.exp: Adjust "set listsize -1" to current test source's real line count
` [PATCH 4/6] Fix PR gdb/15294: list with unlimited listsize broken
` [PATCH 6/6] NEWS: Mention "set listsize 0"/"set listsize -1" behavior change
` [PATCH 5/6] list.exp: Remove "list line 1 with unlimited listsize" xfail
` [PATCH 3/6] list.exp: Avoid hardcoding line numbers
[patch][python] 5 of 5 - Frame filter documentation changes
2013-03-22 19:54 UTC (2+ messages)
[patch][python] 4 of 5 - Frame filter testsuite changes
2013-03-22 19:24 UTC (2+ messages)
[RFC PATCH] Linux: No need to set ptrace event options in fork/clone children
2013-03-22 19:19 UTC (2+ messages)
[RFC PATCH] hppa-hpux-tdep.c: Fix host dependency
2013-03-22 18:06 UTC (6+ messages)
[patch][python] 3 of 5 - Frame filter CLI/misc code changes
2013-03-22 17:59 UTC (2+ messages)
[patch] validate binary before use
2013-03-22 16:58 UTC (15+ messages)
[PATCH] Rely on beneath to do partial xfer from tfile target
2013-03-22 11:13 UTC (3+ messages)
[RFA 4/4 doc] Explicit locations
2013-03-22 9:46 UTC (3+ messages)
[RFC/Windows] Ignore __fu<digits>__ symbols from COFF symbol tables
2013-03-22 6:17 UTC
[PATCH] Remove doc on OpenRISC 1000
2013-03-22 1:40 UTC (6+ messages)
[RFA 3/4] Explicit locations
2013-03-21 23:59 UTC
[RFA 2/4] Explicit locations
2013-03-21 23:59 UTC
[PATCH] Display configuration details in --help
2013-03-21 22:23 UTC (11+ messages)
[PATCH] Add set/show display-linkname command
2013-03-21 20:58 UTC (3+ messages)
[COMMIT PATCH] Fix gdb.trace/trace-buffer-size.exp race
2013-03-21 19:48 UTC
[doc RFA] New commands: mt set per-command on|off
2013-03-21 17:54 UTC (4+ messages)
RFC: fix latent bug in syms_from_objfile_1
2013-03-21 17:39 UTC (7+ messages)
RFC: remove trace_kludge global
2013-03-21 16:15 UTC (5+ messages)
[3/3] RFC: fix PR exp/15109
2013-03-21 15:31 UTC (2+ messages)
New ARI warning Sun Mar 10 02:06:07 UTC 2013 in -D 2013-03-10-gmt
2013-03-21 15:19 UTC (9+ messages)
` About "
` [RFA] ARI: Extend binary operator at EOL checks (was: About New ARI warning Sun Mar 10 02:06:07 UTC 2013 in -D 2013-03-10-gmt)
[2/3] RFC: add token debugging to c-exp.y
2013-03-21 15:05 UTC (2+ messages)
[1/3] RFC: remove unused fields from c-exp.y %union
2013-03-21 15:01 UTC (2+ messages)
New ARI warning Thu Mar 21 13:31:00 UTC 2013 in -D 2013-03-21-gmt
2013-03-21 14:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox