gdb-patches archive
date index for September, 2015

This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

September 30, 2015
23:18 Re: FW: [PATCH, MIPS, PING] Move encoded as 'or' in binutils. Joel Brobecker
19:33 [COMMITTED PATCH] dwarf2read.c (setup_type_unit_groups): Add comment. Doug Evans
18:25 [pushed] x86/Linux: reenable all-stop on top of non-stop Pedro Alves
17:23 [ob/pushed] Call strprefix instead of strncmp in event parsing Don Breazeal
16:22 RE: [pushed][PATCH v3 1/4] Extended-remote follow exec Breazeal, Don
16:20 Re: [pushed][PATCH v3 1/4] Extended-remote follow exec Pedro Alves
15:25 Re: [PATCH 3/2] Add some more casts (2/2) Simon Marchi
15:16 Re: [PATCH 3/2] Add some more casts (2/2) Ulrich Weigand
14:59 [PATCH OBV] Shorten long lines in linux-aarch64-low.c Yao Qi
14:53 Re: [PATCH 3/2] Add some more casts (2/2) Simon Marchi
14:06 Re: [PATCH] py-type.exp: Do not run tests if binary fails to build Simon Marchi
14:00 Re: [PATCH 9/9] gdb: Change how frames are selected for 'frame' and 'info frame'. Pedro Alves
13:52 Re: [PATCH 8/9] gdb: Split func_command into two parts. Pedro Alves
13:50 Re: [PATCH 7/9] gdb: Simplify parse_frame_specification. Pedro Alves
13:48 Re: [PATCH 6/9] gdb: Avoid unneeded calls to parse_frame_specification. Pedro Alves
13:47 Re: [PATCH 5/9] gdb: Fix bug with dbx style func command. Pedro Alves
13:43 Re: [PATCH 3/9] gdb: Make use of safe-ctype.h header. Pedro Alves
13:40 Re: [PATCH 1/9] gdb: Check the selected-frame in frame_find_by_id. Pedro Alves
13:27 Re: Iain Buclaw appointed D language maintainer Jose E. Marchesi
13:02 Re: [PATCH] infcmd.c: Don't attempt to record a NULL value after a finish command Kevin Buettner
12:39 Re: [PATCH v2] btrace, testsuite: fix spurious gdb.btrace/tsx.exp fails Pedro Alves
12:37 Re: [PATCH] Wrap gdb_agent_op_sizes by #ifndef IN_PROCESS_AGENT Pedro Alves
12:21 Re: [PATCH] infcmd.c: Don't attempt to record a NULL value after a finish command Pedro Alves
12:17 Re: [PATCH] infcmd.c: Don't attempt to record a NULL value after a finish command Kevin Buettner
12:17 FW: [PATCH, MIPS, PING] Move encoded as 'or' in binutils. Simon Dardis
12:17 Re: [PATCH 3/8] Break at each iteration for breakpoints placed on a while statement Pedro Alves
11:07 [PATCH] Fix gdb.base/a2-run.exp race Pedro Alves
10:27 Re: [PATCH] infcmd.c: Don't attempt to record a NULL value after a finish command Pedro Alves
08:02 Re: RFC GDB Linux Awareness analysis Peter Griffin
07:10 Re: Iain Buclaw appointed D language maintainer Iain Buclaw
05:01 [COMMITTED PATCH] msp430: Fix bug regarding large memory model inferior function call arguments Kevin Buettner
04:43 [PATCH] infcmd.c: Don't attempt to record a NULL value after a finish command Kevin Buettner
03:40 Re: [PATCH, FT32] sim: correct simulation of MEMCPY and MEMSET Mike Frysinger
03:37 Re: [PATCH, FT32] sim: correctly simulate PM write port Mike Frysinger

September 29, 2015
23:48 [PATCH, FT32] sim: correct simulation of MEMCPY and MEMSET James Bowman
23:32 [PATCH, doc RFA] Make second arg to "mt print *symbols" a regexp Doug Evans
21:35 [PATCH] Print address map in output of "mt print psymbols" Doug Evans
16:40 [PATCH, FT32] Correctly interpret function prologs James Bowman
14:41 Re: [patch, testsuite] fix problems in gdb.base/paginate-bg-execution.exp Pedro Alves
14:29 Re: [PATCH] [PR symtab/17911] Recognize bad file types Pedro Alves
14:05 Re: [PATCH] Fix use of uninitialized value in linux-arm-low in GDBServer. Pedro Alves
13:56 Re: [PATCH] py-type.exp: Do not run tests if binary fails to build Pedro Alves
13:50 Re: [patch, testsuite] check for UTF-32 target wide charset support in gdb.base/wchar.exp Pedro Alves
12:54 Re: [PATCH, FT32] Replace hard-coded instruction patterns with macros Yao Qi
11:55 Re: [PATCH 4/5] Handle breakpoint kinds for software breakpoints in GDBServer. Antoine Tremblay
11:45 Re: Iain Buclaw appointed D language maintainer Yao Qi
11:43 Re: [PATCH 3/5] Add support for ARM breakpoint types in GDBServer. Yao Qi
11:40 Re: [PATCH] [PR gdb/17143] Improve memory usage of major obstacks Pedro Alves
11:38 Re: [PATCH 3/5] Add support for ARM breakpoint types in GDBServer. Antoine Tremblay
11:20 Re: [PATCH 3/3] debugging with yama: check for yama ptrace_scope Pedro Alves
11:03 Re: Iain Buclaw appointed D language maintainer Pedro Alves
11:01 Re: [PATCH 2/2] Try both make_relative_prefix{,ignore_links} for relocatability Pedro Alves
11:01 Re: [PATCH 1/2] Try both make_relative_prefix{,ignore_links} for relocatability Pedro Alves
08:32 Re: [PATCH 3/5] Add support for ARM breakpoint types in GDBServer. Yao Qi
05:05 RE: [PATCH, FT32] sim: correctly simulate PM write port James Bowman
04:02 Re: [PATCH, FT32] sim: correctly simulate PM write port Mike Frysinger

September 28, 2015
23:50 [PATCH, FT32] sim: correctly simulate PM write port James Bowman
22:46 Re: [PATCH obv] cli-script.c: Fix read_next_line's comment Simon Marchi
22:38 [PATCH obv] cli-script.c: Fix read_next_line's comment Simon Marchi
21:26 Re: [PATCH 3/5] Add support for ARM breakpoint types in GDBServer. Antoine Tremblay
21:01 Re: [PATCH 2/5] Make breakpoint and breakpoint_len local variables in GDBServer. Antoine Tremblay
20:59 Re: [PATCH 2/5] Make breakpoint and breakpoint_len local variables in GDBServer. Antoine Tremblay
20:33 Re: [PATCH] gcore.c (array_func): Add reference to static_array. Doug Evans
19:45 Iain Buclaw appointed D language maintainer Doug Evans
19:35 [PATCH 3/3] debugging with yama: check for yama ptrace_scope Doug Evans
19:27 [PATCH 2/3] debugging with yama: add suberror code to gdb_exception Doug Evans
19:24 [PATCH 1/3] debugging with yama: move make_cleanup_fclose Doug Evans
19:22 [PATCH 0/3] Give user guidance on debugging with yama Doug Evans
18:34 [OB PATCH] common/filestuff.c (make_cleanup_close): Update comment. Doug Evans
18:29 [PATCH, FT32] Replace hard-coded instruction patterns with macros James Bowman
17:14 Re: [PATCH 3/2] Add some more casts (2/2) Simon Marchi
15:45 Re: [PATCH 3/2] Add some more casts (2/2) Ulrich Weigand
13:41 Re: AIX DWARF debugging sections Tristan Gingold
11:03 Re: [PATCH] Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCT Pierre-Marie de Rodat
10:39 Re: [PATCH v3 1/2] D: Support looking up symbols in the current and imported modules Yao Qi
10:33 Re: [PATCH 4/5] Handle breakpoint kinds for software breakpoints in GDBServer. Yao Qi
10:29 Re: [PATCH 3/5] Add support for ARM breakpoint types in GDBServer. Yao Qi
10:05 Re: [PATCH 2/5] Make breakpoint and breakpoint_len local variables in GDBServer. Eli Zaretskii
09:55 Re: [PATCH 2/5] Make breakpoint and breakpoint_len local variables in GDBServer. Yao Qi
04:44 [PATCH] Fix accessing a function's fields (parameters) from Python (PR 18073) Simon Marchi
04:44 [PATCH] py-type.exp: Do not run tests if binary fails to build Simon Marchi

September 26, 2015
22:10 Re: Broken build details view? Simon Marchi
22:01 Re: Broken build details view? Sergio Durigan Junior
21:51 Broken build details view? Simon Marchi
21:34 [PATCH obv] Fix cast of xml_find_attribute's return value Simon Marchi
07:24 Re: [PATCH v3 1/2] D: Support looking up symbols in the current and imported modules Iain Buclaw
07:18 Re: [PATCH] [D] Fix regression in py-lookup-type.exp Iain Buclaw

September 25, 2015
22:44 [OB PATCH] Fix typo in syntax of record instruction-history begin, end. Doug Evans
20:57 Re: [PATCH] Add micromips support to the MIPS simulator Mike Frysinger
20:22 RE: [PATCH] Add micromips support to the MIPS simulator Andrew Bennett
18:19 Re: [PATCH 3/2] Add some more casts (2/2) Simon Marchi
18:18 Re: [PATCH 2/2] Add some more casts (1/2) Simon Marchi
18:18 Re: [PATCH 1/2] Add casts to memory allocation related calls Simon Marchi
14:53 AIX DWARF debugging sections David Edelsohn
14:14 Re: [PATCH 1/2] Add casts to memory allocation related calls Pedro Alves
14:07 Re: [PATCH] Add micromips support to the MIPS simulator Mike Frysinger
13:53 Re: [PATCH] [RFC] gdb: add disable-docs option Mike Frysinger
13:29 Re: [PATCH 2/2] Add some more casts (1/2) Simon Marchi
13:26 Re: [PATCH 1/2] Add casts to memory allocation related calls Simon Marchi
13:20 Re: [PATCH 3/2] Add some more casts (2/2) Yao Qi
13:17 Re: [PATCH 2/2] Add some more casts (1/2) Yao Qi
13:09 Re: [PATCH 1/2] Add casts to memory allocation related calls Yao Qi
12:06 RE: [PATCH] Add micromips support to the MIPS simulator Andrew Bennett
11:50 Re: [PATCH] [RFC] gdb: add disable-docs option Simon Marchi
11:42 Re: [PATCH] Fix use of uninitialized value in linux-arm-low in GDBServer. Antoine Tremblay
11:33 Re: [PATCH] Fix use of uninitialized value in linux-arm-low in GDBServer. Antoine Tremblay
11:10 Re: [PATCH] Fix use of uninitialized value in linux-arm-low in GDBServer. Yao Qi
08:58 Re: [PATCH] [RFC] gdb: add disable-docs option Romain Naour
01:45 [patch, testsuite] replace bogus pointer-to-member test in gdb.cp/classes.exp Sandra Loosemore
01:30 [committed, testsuite] generalize enum regexp in gdb.cp/classes.exp Sandra Loosemore

September 24, 2015
21:47 Re: [PATCH] [RFC] gdb: add disable-docs option Doug Evans
21:12 Re: [PATCH] [RFC] gdb: add disable-docs option Mike Frysinger
20:10 Re: [PATCH] [RFC] gdb: add disable-docs option Romain Naour
17:30 [PATCH] Fix use of uninitialized value in linux-arm-low in GDBServer. Antoine Tremblay
16:43 Re: [pushed] gdbserver: redo stepping over breakpoint that was on top of a permanent breakpoint Antoine Tremblay
13:24 Re: [PATCH] Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCT Joel Brobecker
13:21 Re: [pushed] gdbserver: redo stepping over breakpoint that was on top of a permanent breakpoint Yao Qi
11:53 Re: [PATCH 2/7] Move some integer operations to common. Antoine Tremblay
11:39 Re: [pushed] gdbserver: redo stepping over breakpoint that was on top of a permanent breakpoint Antoine Tremblay
10:43 Re: [pushed] gdbserver: redo stepping over breakpoint that was on top of a permanent breakpoint Yao Qi
00:22 [testsuite, committed] Allow any size enum in gdb.cp/var-tag.exp Sandra Loosemore

September 23, 2015
22:30 Re: [PATCH] [Ada] Enhance the menu to select function overloads with signatures Joel Brobecker
20:40 Re: [PATCH 2/7] Move some integer operations to common. Doug Evans
20:16 Re: [PATCH] [Ada] Fix handling of array renamings Pierre-Marie de Rodat
19:31 [PATCH 3/2] Add some more casts (2/2) Simon Marchi
19:31 [PATCH 2/2] Add some more casts (1/2) Simon Marchi
19:15 [PATCH 1/2] Add casts to memory allocation related calls Simon Marchi
14:56 Re: [PATCH 1/5] Support multiple breakpoint types per target in GDBServer. Antoine Tremblay
14:46 Re: [PATCH 1/5] Support multiple breakpoint types per target in GDBServer. Yao Qi
12:37 Re: [PATCH 1/5] Support multiple breakpoint types per target in GDBServer. Antoine Tremblay
10:51 Re: [PATCH 1/5] Support multiple breakpoint types per target in GDBServer. Yao Qi
07:46 Re: [PATCH, FT32] Proper support for address <-> pointer conversions Yao Qi
06:31 Re: [PATCH/obv] doc: Fix substitute-path example Eli Zaretskii
02:46 Re: [PATCH, FT32] sim: character input port Mike Frysinger

September 22, 2015
22:10 RE: [PATCH, FT32] Proper support for address <-> pointer conversions James Bowman
20:54 [PATCH/obv] doc: Fix substitute-path example Simon Marchi
19:54 Re: [PATCH, FT32] Proper support for address <-> pointer conversions Doug Evans
18:43 RE: [PATCH, FT32] sim: character input port James Bowman
18:38 RE: [PATCH, FT32] Proper support for address <-> pointer conversions James Bowman
18:03 Re: [PATCH 2/8] Add new gdbarch method, unconditional_branch_address Kevin Buettner
17:50 Re: [PATCH 2/7] Move some integer operations to common. Antoine Tremblay
17:28 Re: [PATCH] [PR breakpoints/18275] Introduce dprintf-flush-function for call-style dprintfs Simon Marchi
17:06 Re: [PATCH] Fix mi-detach.exp on native-gdbserver Pedro Alves
16:59 Re: [PATCH] [PR breakpoints/18275] Introduce dprintf-flush-function for call-style dprintfs Eli Zaretskii
16:36 Re: [PATCH, FT32] Proper support for address <-> pointer conversions Yao Qi
16:29 Re: [PATCH] [PR breakpoints/18275] Introduce dprintf-flush-function for call-style dprintfs Pedro Alves
16:09 Re: [PATCH 2/8] Add new gdbarch method, unconditional_branch_address Yao Qi
16:06 Re: [PATCH 2/7] Move some integer operations to common. Doug Evans
15:44 Re: [PATCH] [PR breakpoints/18275] Introduce dprintf-flush-function for call-style dprintfs Simon Marchi
15:19 [PATCH/obv] stap-probe: Remove unnecessary cast Simon Marchi
15:00 Re: [PATCH] [Ada] Fix handling of array renamings Joel Brobecker
14:53 Re: [PATCH] tui: Simplify tui_alloc_content Simon Marchi
13:28 Re: [PATCH, FT32] sim: character input port Mike Frysinger
07:50 Re: [PATCH] tui: Simplify tui_alloc_content Andrew Burgess
06:18 RE: [PATCH 6/6] btrace: use gdb_disassembly_vec and new source interleaving method Metzger, Markus T
00:11 Re: [PATCH 1/8] Add new test, gdb.base/loop-break.exp Kevin Buettner

September 21, 2015
23:29 [PATCH, FT32] sim: character input port James Bowman
23:17 [PATCH] tui: Simplify tui_alloc_content Simon Marchi
23:07 [PATCH, FT32] Proper support for address <-> pointer conversions James Bowman
22:50 [PATCH/obv] Add two missing consts Simon Marchi
21:48 Re: [PATCH 6/6] btrace: use gdb_disassembly_vec and new source interleaving method Andrew Burgess
19:21 Re: [PATCH] Include minimal symbol flavour name in LOC_UNRESOLVED error message. Hans-Peter Nilsson
17:49 Re: [PATCH 2/7] Move some integer operations to common. Antoine Tremblay
14:55 [PATCH 0/6] disasm, record: fix "record instruction-history /m" Markus Metzger
14:55 [PATCH 4/6] disasm: use entire line table in line_has_code_p Markus Metzger
14:55 [PATCH 5/6] disasm: determine preceding lines independent of last_line Markus Metzger
14:54 [PATCH 3/6] disas: add gdb_disassembly_vec Markus Metzger
14:54 [PATCH 6/6] btrace: use gdb_disassembly_vec and new source interleaving method Markus Metzger
14:54 [PATCH 2/6] disasm: add struct disas_insn to describe to-be-disassembled instruction Markus Metzger
14:54 [PATCH 1/6] disasm: change dump_insns to print a single instruction Markus Metzger
14:06 Re: [PATCH 0/8 V2] [AArch64] Support fast tracepoints Yao Qi
13:41 [PATCH] Wrap gdb_agent_op_sizes by #ifndef IN_PROCESS_AGENT Yao Qi
10:56 [PATCH] [gdbserver] Remove unused max_jump_pad_size Yao Qi
09:16 Re: [PATCH 2/7] Move some integer operations to common. Pedro Alves
09:10 Re: [PATCH 2/7] Move some integer operations to common. Gary Benson
07:30 RE: Intel x86 family 45 support of btrace Metzger, Markus T
06:40 [PATCH v2] btrace, testsuite: fix spurious gdb.btrace/tsx.exp fails Markus Metzger
06:31 RE: [PATCH] btrace, testsuite: fix spurious gdb.btrace/tsx.exp fails Metzger, Markus T
04:51 [COMMITTED PATCH] dwarf2read.c (add_partial_symbol): Remove outdated comments. Doug Evans

September 20, 2015
23:05 [PATCH] [PR gdb/17143] Improve memory usage of major obstacks Doug Evans
21:21 [COMMITTED PATCH] dwarf2_compute_name: add fixme, don't use same name as parameter for local Doug Evans
19:52 Re: [PATCH] Remove only use of current_inferior ()->gdbarch outside of gdbarch.* Doug Evans
18:20 pushed: [PATCH] Add proper handling for non-local references in nested functions Joel Brobecker
16:53 Re: [RFC] reviving 'catch syscall' for gdbserver Philippe Waroquiers

September 19, 2015
22:41 [PATCH] [PR symtab/17911] Recognize bad file types Doug Evans
06:21 Re: Cell multi-arch broken (Re: [PATCH 2/2] GNU/Linux: Stop using libthread_db/td_ta_thr_iter) Doug Evans
05:34 Re: [PATCH] remove language_specific.mangled_lang Doug Evans
04:50 Re: [PATCH] Include minimal symbol flavour name in LOC_UNRESOLVED error message. Doug Evans
00:42 Re: [RFC] reviving 'catch syscall' for gdbserver Josh Stone
00:28 Re: [RFC] reviving 'catch syscall' for gdbserver Josh Stone

September 18, 2015
23:31 Re: Intel x86 family 45 support of btrace Doug Evans
19:53 [patch, testsuite] fix problems in gdb.base/paginate-bg-execution.exp Sandra Loosemore
19:49 Intel x86 family 45 support of btrace Doug Evans
19:28 [commited, testsuite] fix directory prefix in gdb.base/dso2dso.exp Sandra Loosemore
19:05 [committed, testsuite] Fix pathname prefix and timeout issues in gdb.mi/mi-pending.exp Sandra Loosemore
18:36 Re: [PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap Maciej W. Rozycki
17:04 Re: [PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap David Daney
16:56 Re: [PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap Maciej W. Rozycki
16:43 [committed, testsuite] generalize breakpoint pattern in gdb.mi/mi-cli.exp Sandra Loosemore
16:34 [committed, testsuite] generalize filename pattern in gdb.mi/mi-dprintf-pending.exp Sandra Loosemore
16:11 [PATCH] Expect SI_KERNEL si_code for a MIPS software breakpoint trap Luis Machado
16:10 [testsuite, committed] fix shared library load in gdb.base/global-var-nested-by-dso.exp Sandra Loosemore
15:56 Re: [patch, testsuite] require readline for gdb.linespec/explicit.exp tab-completion tests Sandra Loosemore
15:15 Re: [PATCH] [PR server/18976] fallback to open if multifs_open fails Gary Benson
14:07 Re: [PATCH 8/8] Add NEWS entry for fast tracepoint support on aarch64-linux Eli Zaretskii
13:01 Re: [PATCH] aarch64 multi-arch (part 3): get thread area Yao Qi
12:57 Re: [PATCH 4/8] Implement target_emit_ops Pierre Langlois
12:56 Re: [PATCH] btrace, testsuite: fix spurious gdb.btrace/tsx.exp fails Pedro Alves
12:44 [PATCH 3/8] Add support for fast tracepoints Yao Qi
12:43 [PATCH 4/8] Implement target_emit_ops Yao Qi
12:43 [PATCH 6/8] Add a gdb.trace test for instruction relocation Yao Qi
12:43 [PATCH 7/8] Add a test case for fast tracepoints' locking mechanism Yao Qi
12:43 [PATCH 8/8] Add NEWS entry for fast tracepoint support on aarch64-linux Yao Qi
12:43 [PATCH 1/8] Move instruction decoding into new arch/ directory Yao Qi
12:43 [PATCH 5/8] Enable fast tracepoint tests Yao Qi
12:43 [PATCH 2/8] Make aarch64_decode_adrp handle both ADR and ADRP instructions Yao Qi
12:43 [PATCH 0/8 V2] [AArch64] Support fast tracepoints Yao Qi
12:26 Re: [PATCH 2/8] Add new gdbarch method, unconditional_branch_address Kevin Buettner
12:24 Re: [PATCH 2/8] Add new gdbarch method, unconditional_branch_address Kevin Buettner
12:14 Re: [PATCH v3 00/19] record btrace: non-stop, scheduler-locking, and ASNS Eli Zaretskii
12:13 RE: [PATCH] btrace, testsuite: fix spurious gdb.btrace/tsx.exp fails Metzger, Markus T
12:06 Re: [PATCH 2/8] Add new gdbarch method, unconditional_branch_address Andrew Burgess
12:03 [PATCH 4/5] Handle breakpoint kinds for software breakpoints in GDBServer. Antoine Tremblay
12:03 [PATCH 5/5] Support software breakpoints for ARM linux in GDBServer. Antoine Tremblay
12:02 [PATCH 3/5] Add support for ARM breakpoint types in GDBServer. Antoine Tremblay
12:02 [PATCH 1/5] Support multiple breakpoint types per target in GDBServer. Antoine Tremblay
12:02 [PATCH 2/5] Make breakpoint and breakpoint_len local variables in GDBServer. Antoine Tremblay
12:02 [PATCH 0/5] Software breakpoints support for ARM linux. Antoine Tremblay
12:02 Re: [PATCH 2/8] Add new gdbarch method, unconditional_branch_address Andrew Burgess
11:56 Re: [PATCH v3 00/19] record btrace: non-stop, scheduler-locking, and ASNS Jan Kratochvil
11:52 RE: [PATCH v3 00/19] record btrace: non-stop, scheduler-locking, and ASNS Metzger, Markus T
11:44 Re: [PATCH] btrace, testsuite: fix spurious gdb.btrace/tsx.exp fails Pedro Alves
11:41 Re: [PATCH v3 00/19] record btrace: non-stop, scheduler-locking, and ASNS Pedro Alves
11:39 Re: [PATCH v3 19/19] btrace: honour scheduler-locking for all-stop targets Pedro Alves
11:39 Re: [PATCH v3 18/19] infrun: scheduler-locking replay Pedro Alves
11:39 Re: [PATCH v3 17/19] target: add to_record_will_replay target method Pedro Alves
08:36 [PATCH] btrace, testsuite: fix spurious gdb.btrace/tsx.exp fails Markus Metzger
04:48 Re: [patch, testsuite] check for UTF-32 target wide charset support in gdb.base/wchar.exp Doug Evans
04:41 Re: [patch, testsuite] check for UTF-32 target wide charset support in gdb.base/wchar.exp Doug Evans
04:38 Re: [patch, testsuite] check for UTF-32 target wide charset support in gdb.base/wchar.exp Doug Evans
04:31 Re: [patch, testsuite] require readline for gdb.linespec/explicit.exp tab-completion tests Doug Evans
02:03 Re: [PATCH 4/8] Implement unconditional_branch_address method for x86-64 and i386 Kevin Buettner
01:57 Re: [PATCH 3/8] Break at each iteration for breakpoints placed on a while statement Kevin Buettner
01:14 Re: [PATCH 2/8] Add new gdbarch method, unconditional_branch_address Kevin Buettner
00:50 Re: [PATCH 1/8] Add new test, gdb.base/loop-break.exp Kevin Buettner

September 17, 2015
21:10 Re: [patch, testsuite] require readline for gdb.linespec/explicit.exp tab-completion tests Sandra Loosemore
18:50 Re: [patch, testsuite] require readline for gdb.linespec/explicit.exp tab-completion tests Keith Seitz
18:09 Re: [PATCH] [PR server/18976] fallback to open if multifs_open fails Josh Gao
15:33 Re: [PATCH] [PR server/18976] fallback to open if multifs_open fails Gary Benson
14:10 [PATCH v3 19/19] btrace: honour scheduler-locking for all-stop targets Markus Metzger
14:10 [PATCH v3 14/19] target, record: add PTID argument to to_record_is_replaying Markus Metzger
14:10 [PATCH v3 08/19] btrace: lock-step Markus Metzger
14:10 [PATCH v3 05/19] btrace: split record_btrace_step_thread Markus Metzger
14:10 [PATCH v3 16/19] target: add to_record_stop_replaying target method Markus Metzger
14:10 [PATCH v3 13/19] btrace: non-stop Markus Metzger
14:10 [PATCH v3 18/19] infrun: scheduler-locking replay Markus Metzger
14:10 [PATCH v3 11/19] btrace: async Markus Metzger
14:10 [PATCH v3 17/19] target: add to_record_will_replay target method Markus Metzger
14:10 [PATCH v3 06/19] btrace: move breakpoint checking into stepping functions Markus Metzger
14:10 [PATCH v3 12/19] infrun: switch to NO_HISTORY thread Markus Metzger
14:10 [PATCH v3 10/19] btrace: temporarily set inferior_ptid in record_btrace_start_replaying Markus Metzger
14:10 [PATCH v3 03/19] btrace: improve stepping debugging Markus Metzger
14:10 [PATCH v3 00/19] record btrace: non-stop, scheduler-locking, and ASNS Markus Metzger
14:10 [PATCH v3 09/19] btrace: resume all requested threads Markus Metzger
14:10 [PATCH v3 15/19] btrace: allow full memory and register access for non-replaying threads Markus Metzger
14:10 [PATCH v3 07/19] btrace: add missing NO_HISTORY Markus Metzger
14:09 [PATCH v3 02/19] btrace: support to_stop Markus Metzger
14:09 [PATCH v3 04/19] btrace: extract the breakpoint check from record_btrace_step_thread Markus Metzger
14:09 [PATCH v3 01/19] btrace: fix non-stop check in to_wait Markus Metzger
11:36 Re: [PATCH 9/9] gdb: Change how frames are selected for 'frame' and 'info frame'. Andrew Burgess
11:19 Re: [PATCH 2/2] gdb: Ensure disassembler covers requested address range. Andrew Burgess
10:11 Re: [PATCH 17/17] infrun: scheduler-locking reverse Eli Zaretskii
10:02 Re: [PATCH 1/2] gdb: Move common MI code to outer function. Andrew Burgess
08:51 Re: [PATCH 2/2] [testsuite] Add test case for tracepoints with conditions Yao Qi
08:48 RE: [PATCH 17/17] infrun: scheduler-locking reverse Metzger, Markus T
08:39 Re: [PATCH 17/17] infrun: scheduler-locking reverse Jan Kratochvil
07:38 [PATCH] aarch64 multi-arch (part 3): get thread area Yao Qi
07:29 [patch, testsuite] require readline for gdb.linespec/explicit.exp tab-completion tests Sandra Loosemore
05:59 Re: [patch, testsuite] check for UTF-32 target wide charset support in gdb.base/wchar.exp Eli Zaretskii
05:17 Re: [patch, testsuite] check for UTF-32 target wide charset support in gdb.base/wchar.exp Sandra Loosemore
05:10 Re: [patch, testsuite] check for UTF-32 target wide charset support in gdb.base/wchar.exp Eli Zaretskii
05:07 Re: [patch, testsuite] check for UTF-32 target wide charset support in gdb.base/wchar.exp Eli Zaretskii
04:46 Re: [PATCH] [D] Fix regression in py-lookup-type.exp Doug Evans
04:42 Re: [PATCH] Add micromips support to the MIPS simulator Mike Frysinger
04:31 Re: [patch, testsuite] check for UTF-32 target wide charset support in gdb.base/wchar.exp Doug Evans
04:20 Re: [patch, testsuite] skip tests in with_target_charset if no ICONV support Doug Evans
04:05 Re: [PATCH 2/2] gdb: Ensure disassembler covers requested address range. Doug Evans
03:25 [patch, testsuite] check for UTF-32 target wide charset support in gdb.base/wchar.exp Sandra Loosemore
02:55 Re: [PATCH 1/2] gdb: Move common MI code to outer function. Doug Evans
02:36 [patch, testsuite] skip gdb.base/gdbinit-history.exp on remote hosts Sandra Loosemore

September 16, 2015
21:36 [PATCH] [PR server/18976] fallback to open if multifs_open fails Josh Gao
20:49 Re: [PATCH] guile: Add as_a_scm_t_subr Simon Marchi
16:34 Re: [PATCH] Unset attach_flag when running a new process Doug Evans
16:16 Re: [PATCH] Add proper handling for non-local references in nested functions Doug Evans
16:15 Re: [PATCH 3/5 v4] Fix argument to compiled_cond, and add cases for compiled-condition. Yao Qi
15:03 Re: [PATCH 1/2] [GDBserver] Fix compiling conditional expressions accessing registers Yao Qi
14:47 Re: [RFC] fix gdb.threads/non-stop-fair-events.exp timeouts Pedro Alves
14:25 Re: [PATCH v2 17/17] infrun: scheduler-locking reverse Pedro Alves
14:03 [PATCH] Don't skip gdb.asm/asm-source.exp on aarch64 Yao Qi
13:56 RE: [PATCH v2 17/17] infrun: scheduler-locking reverse Metzger, Markus T
13:54 Re: [PATCH 1/2] [GDBserver] Fix compiling conditional expressions accessing registers Pedro Alves
13:32 Re: [PATCH v2 17/17] infrun: scheduler-locking reverse Pedro Alves
13:23 Re: [PATCH 17/17] infrun: scheduler-locking reverse Pedro Alves
13:21 Re: [PATCH 17/17] infrun: scheduler-locking reverse Pedro Alves
12:54 Re: [PATCH v2 17/17] infrun: scheduler-locking reverse Pedro Alves
12:44 RE: [PATCH 17/17] infrun: scheduler-locking reverse Metzger, Markus T
12:41 Re: [PATCH 1/2 v2] Re-check fastpoint after reloading symbols. Ulrich Weigand
12:28 RE: [PATCH v2 17/17] infrun: scheduler-locking reverse Metzger, Markus T
11:50 Re: [PATCH 1/2] [GDBserver] Fix compiling conditional expressions accessing registers Ulrich Weigand
09:19 Re: [PATCH 2/2] [testsuite] Add test case for tracepoints with conditions Yao Qi
09:15 Re: [PATCH 1/2] [GDBserver] Fix compiling conditional expressions accessing registers Yao Qi
08:35 Re: [PATCH 1/2 v2] Re-check fastpoint after reloading symbols. Yao Qi
07:59 RE: [PATCH 17/17] infrun: scheduler-locking reverse Metzger, Markus T

September 15, 2015
22:01 Re: [RFC] reviving 'catch syscall' for gdbserver Philippe Waroquiers
21:34 [PATCH] gcore.c (array_func): Add reference to static_array. Doug Evans
21:19 Re: [PATCH] [Ada] Enhance type printing for arrays with variable-sized elements Pierre-Marie de Rodat
20:43 [OB PATCH] Handle clang naming of function static local variable. Doug Evans
19:15 Re: [PATCH V2] PR varobj/18564 regression in showing __thread so extern variable Philippe Waroquiers
18:52 [patch, testsuite] skip tests in with_target_charset if no ICONV support Sandra Loosemore
18:43 [patch, testsuite] check for readline support in gdb.base/history-duplicates.exp Sandra Loosemore
18:36 [patch, testsuite] skip gdb.base/gdbhistsize-history.exp on remote hosts Sandra Loosemore
18:35 Re: [PATCH+7.10.1] PR remote/18965: vforkdone stop reply should indicate parent PID Pedro Alves
17:40 Re: [PATCH 2/8 v2] [AArch64] Use debug_printf instead of fprintf_unfiltered Pierre Langlois
17:19 Re: [PATCH 17/17] infrun: scheduler-locking reverse Jan Kratochvil
17:10 [commit] [ppc64le patch v3] Use skip_entrypoint for skip_trampoline_code Jan Kratochvil
17:04 [ob/pushed] gdbserver: Fix exec stop reply reporting conditions Pedro Alves
16:55 Re: [ppc64le patch v3] Use skip_entrypoint for skip_trampoline_code Ulrich Weigand
16:50 Re: [ppc64le patch v3] Use skip_entrypoint for skip_trampoline_code Jan Kratochvil
16:49 Re: [PATCH 5/7] Add support for software single step on ARM aarch32-linux in GDBServer. Antoine Tremblay
16:39 Re: [ppc64le patch v3] Use skip_entrypoint for skip_trampoline_code Ulrich Weigand
16:31 Re: [pushed][PATCH v3 1/4] Extended-remote follow exec Yao Qi
16:28 Re: [pushed][PATCH v3 3/4] Extended-remote exec test Pedro Alves
16:28 Re: [PATCH+7.10.1] PR remote/18965: vforkdone stop reply should indicate parent PID Eli Zaretskii
16:22 Re: [PATCH 1/2 v2] Re-check fastpoint after reloading symbols. Ulrich Weigand
16:20 [PATCH+7.10.1] PR remote/18965: vforkdone stop reply should indicate parent PID Pedro Alves
16:12 Re: [pushed][PATCH v3 1/4] Extended-remote follow exec Don Breazeal
16:06 Re: [PATCH] [Ada] Enhance type printing for arrays with variable-sized elements Joel Brobecker
16:00 RE: [pushed][PATCH v3 3/4] Extended-remote exec test Breazeal, Don
15:58 Re: [pushed][PATCH v3 3/4] Extended-remote exec test Pedro Alves
15:53 Re: [pushed][PATCH v3 3/4] Extended-remote exec test Don Breazeal
15:45 Re: [pushed][PATCH v3 3/4] Extended-remote exec test Pedro Alves
14:58 Re: [obv] [testsuite] i386-biarch-core.exp: Fix comment typo Jan Kratochvil
14:51 Re: [obv] [testsuite] i386-biarch-core.exp: Fix comment typo Luis Machado
14:37 Re: [obv] [testsuite] i386-biarch-core.exp: Fix comment typo Jan Kratochvil
14:35 Re: [obv] [testsuite] i386-biarch-core.exp: Fix comment typo Luis Machado
14:30 Re: [obv] [testsuite] i386-biarch-core.exp: Fix comment typo Luis Machado
14:22 Re: [obv] [testsuite] i386-biarch-core.exp: Fix comment typo Jan Kratochvil
14:08 Re: [PATCH 0/7] Support tracepoints and software breakpoints on ARM aarch32-linux in GDBServer. Antoine Tremblay
14:03 Re: [obv] [testsuite] i386-biarch-core.exp: Fix comment typo Luis Machado
14:02 Re: [PATCH 0/7] Support tracepoints and software breakpoints on ARM aarch32-linux in GDBServer. Yao Qi
13:57 [PATCH] Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCT Pierre-Marie de Rodat
13:31 Re: [PATCH 2/2] Support single step by arch or target Pedro Alves
13:11 Re: [PATCH 0/2 V2] Support single step by arch or target Yao Qi
13:01 Re: [PATCH 4/8] [GDBserver][AArch64] Add support for fast tracepoints Yao Qi
12:33 Re: [PATCH 5/7] Add support for software single step on ARM aarch32-linux in GDBServer. Antoine Tremblay
12:05 [PATCH 3/8 v2] [AArch64] Make aarch64_decode_adrp handle both ADR and ADRP instructions Pierre Langlois
12:02 [PATCH 2/8 v2] [AArch64] Move instruction decoding into new arch/ directory Pierre Langlois
11:43 [PATCH 2/8 v2] [AArch64] Use debug_printf instead of fprintf_unfiltered Pierre Langlois
11:27 Re: [PATCH 7/8] [testsuite] Add a gdb.trace test for instruction relocation Yao Qi
11:19 Re: [PATCH 1/8] [AArch64] Use debug_printf instead of fprintf_unfiltered Yao Qi
11:11 [PATCH] [Ada] Enhance type printing for arrays with variable-sized elements Pierre-Marie de Rodat
11:07 Re: [PATCH 1/8] [AArch64] Use debug_printf instead of fprintf_unfiltered Pierre Langlois
10:50 Re: [PATCH 9/9] gdb: Change how frames are selected for 'frame' and 'info frame'. Eli Zaretskii
10:41 Re: [PATCH 9/9] gdb: Change how frames are selected for 'frame' and 'info frame'. Andrew Burgess
10:18 Re: [PATCH 6/8] [testsuite][AArch64] Enable fast tracepoint tests Yao Qi
10:12 Re: [PATCH 3/8] [AArch64] Make aarch64_decode_adrp handle both ADR and ADRP instructions Yao Qi
10:10 Re: [PATCH 2/8] [AArch64] Move instruction decoding into new arch/ directory Yao Qi
10:06 Re: [PATCH 1/8] [AArch64] Use debug_printf instead of fprintf_unfiltered Yao Qi
09:29 RE: [PATCH 17/17] infrun: scheduler-locking reverse Metzger, Markus T
09:29 Re: [PATCH] aarch64 multi-arch support (part 2): siginfo fixup Yao Qi
08:56 Re: [pushed][PATCH v3 1/4] Extended-remote follow exec Yao Qi
07:22 Re: [PATCH 5/7] Add support for software single step on ARM aarch32-linux in GDBServer. Yao Qi
02:25 Re: [RFC] fix gdb.threads/non-stop-fair-events.exp timeouts Sandra Loosemore
01:37 Re: [PATCH v12 00/32] Validate binary before use Doug Evans

September 14, 2015
17:28 Re: [PATCH 5/7] Add support for software single step on ARM aarch32-linux in GDBServer. Antoine Tremblay
16:45 [PATCH] Add NEWS entry for fast tracepoint support on aarch64-linux Pierre Langlois
16:10 Re: [PATCH 5/7] Add support for software single step on ARM aarch32-linux in GDBServer. Yao Qi
15:34 Re: [PATCH 1/2 v2] Re-check fastpoint after reloading symbols. Yao Qi
15:33 Re: [PATCH] [D] Add grammar support for sizeof and typeof Iain Buclaw
15:28 [PATCH 2/7 v2] Move some integer operations to common. Antoine Tremblay
15:20 Re: [PATCH 2/7] Move some integer operations to common. Antoine Tremblay
14:50 Re: [PATCH] Bail out of processing stop if hook-stop resumes target / changes context Pedro Alves
14:30 Re: [PATCH] [Ada] Fix the evaluation of access to packed array subscript Pierre-Marie de Rodat
14:24 Re: [PATCH 11/18] Implement all-stop on top of a target running non-stop mode Pedro Alves
14:18 Re: [PATCH] [Ada] Fix the evaluation of access to packed array subscript Joel Brobecker
14:04 Re: [PATCH 3/5 v4] Fix argument to compiled_cond, and add cases for compiled-condition. Pierre Langlois
14:02 [PATCH] [D] Re-apply change for handling non-local references in nested functions Iain Buclaw
13:50 [PATCH] [D] Fix regression in py-lookup-type.exp Iain Buclaw
13:38 [PATCH] [D] Add grammar support for sizeof and typeof Iain Buclaw
13:34 [PATCH] [Ada] Fix the evaluation of access to packed array subscript Pierre-Marie de Rodat
13:23 Re: [PATCH 0/7] Support tracepoints and software breakpoints on ARM aarch32-linux in GDBServer. Antoine Tremblay
12:41 Re: [PATCH 5/7] Add support for software single step on ARM aarch32-linux in GDBServer. Antoine Tremblay
12:20 Re: [PATCH 1/2 v2] Re-check fastpoint after reloading symbols. Ulrich Weigand
11:38 [PATCH 2/8] [AArch64] Move instruction decoding into new arch/ directory Pierre Langlois
11:38 [PATCH 8/8] [testsuite] Add a test case for fast tracepoints' locking mechanism Pierre Langlois
11:33 [PATCH 4/8] [GDBserver][AArch64] Add support for fast tracepoints Pierre Langlois
11:32 [PATCH 5/8] [GDBserver][AArch64] Implement target_emit_ops Pierre Langlois
11:32 [PATCH 7/8] [testsuite] Add a gdb.trace test for instruction relocation Pierre Langlois
11:32 [PATCH 6/8] [testsuite][AArch64] Enable fast tracepoint tests Pierre Langlois
11:31 [PATCH 3/8] [AArch64] Make aarch64_decode_adrp handle both ADR and ADRP instructions Pierre Langlois
11:31 [PATCH 1/8] [AArch64] Use debug_printf instead of fprintf_unfiltered Pierre Langlois
11:31 [PATCH 0/8] [AArch64] Support fast tracepoints Pierre Langlois
11:00 Re: [PATCH 5/7] Add support for software single step on ARM aarch32-linux in GDBServer. Yao Qi
10:33 Re: [PATCH 0/7] Support tracepoints and software breakpoints on ARM aarch32-linux in GDBServer. Yao Qi
10:09 [ob 7.10 PATCH] Fix build issue with nat/linux-namespaces.c Gary Benson
09:24 Re: [PATCH 2/7] Move some integer operations to common. Gary Benson
09:06 RE: [PATCH] gdb/18947: [aarch64]Step into shared library is very slow. Nistor Mihail
08:18 Re: [PATCH 2/2] Support single step by arch or target Yao Qi

September 12, 2015
21:56 Re: [patch] Fix BZ15121 -- x/a broken for addresses in shared libraries Maciej W. Rozycki
21:41 Re: [patch] Fix BZ15121 -- x/a broken for addresses in shared libraries Paul Pluzhnikov
19:43 Re: [PATCH 17/17] infrun: scheduler-locking reverse Jan Kratochvil
18:01 Re: [PATCH 1/2 v2] Re-check fastpoint after reloading symbols. Wei-cheng Wang
02:27 Re: [RFC] reviving 'catch syscall' for gdbserver Sergio Durigan Junior
01:44 [RFC] reviving 'catch syscall' for gdbserver Josh Stone

September 11, 2015
20:53 Re: [PATCH 11/18] Implement all-stop on top of a target running non-stop mode Jan Kratochvil
20:21 Re: [PATCH 9/9] gdb: Change how frames are selected for 'frame' and 'info frame'. Eli Zaretskii
20:17 Re: [PATCH 4/9] gdb/doc: Restructure frame command documentation. Eli Zaretskii
18:53 Re: ABANDONED: [PATCH 0/2] frame_find_by_id & selected_frame issues Andrew Burgess
18:50 [PATCH 9/9] gdb: Change how frames are selected for 'frame' and 'info frame'. Andrew Burgess
18:50 [PATCH 7/9] gdb: Simplify parse_frame_specification. Andrew Burgess
18:50 [PATCH 8/9] gdb: Split func_command into two parts. Andrew Burgess
18:50 [PATCH 4/9] gdb/doc: Restructure frame command documentation. Andrew Burgess
18:50 [PATCH 6/9] gdb: Avoid unneeded calls to parse_frame_specification. Andrew Burgess
18:50 [PATCH 5/9] gdb: Fix bug with dbx style func command. Andrew Burgess
18:49 [PATCH 3/9] gdb: Make use of safe-ctype.h header. Andrew Burgess
18:49 [PATCH 1/9] gdb: Check the selected-frame in frame_find_by_id. Andrew Burgess
18:49 [PATCH 2/9] gdb: Select a frame for frame_info. Andrew Burgess
18:49 [PATCH 0/9] Changes to frame selection. Andrew Burgess
18:39 [pushed][PATCH v3 4/4] Extended-remote exec event docs Don Breazeal
18:38 [pushed][PATCH v3 3/4] Extended-remote exec test Don Breazeal
18:38 [pushed][PATCH v3 2/4] Extended-remote exec catchpoints Don Breazeal
18:38 [pushed][PATCH v3 1/4] Extended-remote follow exec Don Breazeal
18:11 Re: [PATCH] Fix mi-detach.exp on native-gdbserver Simon Marchi
17:32 Re: [PATCH 2/7] Move some integer operations to common. Antoine Tremblay
17:25 [PATCH 2/2] [testsuite] Add test case for tracepoints with conditions Pierre Langlois
17:25 [PATCH 1/2] [GDBserver] Fix compiling conditional expressions accessing registers Pierre Langlois
17:25 [PATCH 0/2] [GDBserver] Fix compiling conditional expressions accessing registers Pierre Langlois
17:16 Re: [PATCH 2/7] Move some integer operations to common. Antoine Tremblay
15:58 Re: [PATCH] [AArch64] Cleanup comments in instruction decoding functions Yao Qi
15:52 Re: [PATCH] [AArch64] Fix incorrect mask when decoding b.cond instruction Pierre Langlois
15:35 Re: [PATCH] [AArch64] Fix incorrect mask when decoding b.cond instruction Yao Qi
15:29 [PATCH] [AArch64] Cleanup comments in instruction decoding functions Pierre Langlois
14:56 Re: [PATCH] Bail out of processing stop if hook-stop resumes target / changes context Yao Qi
14:26 Re: [PATCH] gdb/18947: [aarch64]Step into shared library is very slow. Yao Qi
14:24 Re: [PATCH 2/7] Move some integer operations to common. Gary Benson
12:43 Re: [PATCH 7/7] Support tracepoints and software breakpoints on ARM aarch32-linux in GDBServer. Antoine Tremblay
12:30 Re: [PATCH 7/7] Support tracepoints and software breakpoints on ARM aarch32-linux in GDBServer. Eli Zaretskii
12:14 [PATCH 7/7] Support tracepoints and software breakpoints on ARM aarch32-linux in GDBServer. Antoine Tremblay
12:14 [PATCH 6/7] Support conditional breakpoints on targets that can software single step in GDBServer. Antoine Tremblay
12:14 [PATCH 5/7] Add support for software single step on ARM aarch32-linux in GDBServer. Antoine Tremblay
12:14 [PATCH 4/7] Make breakpoint and breakpoint_len local variables in GDBServer. Antoine Tremblay
12:14 [PATCH 3/7] Support multiple breakpoint types per target in GDBServer. Antoine Tremblay
12:13 [PATCH 2/7] Move some integer operations to common. Antoine Tremblay
12:13 [PATCH 1/7] Fix instruction skipping when using software single step in GDBServer Antoine Tremblay
12:13 [PATCH 0/7] Support tracepoints and software breakpoints on ARM aarch32-linux in GDBServer. Antoine Tremblay
10:24 RE: [PATCH] Add micromips support to the MIPS simulator Andrew Bennett
09:46 Re: [PATCH] aarch64 multi-arch support (part 2): siginfo fixup pinskia
09:30 Re: [PATCH] btrace, test: remove buffer-size test with unlimited buffer size Pedro Alves
09:20 [PATCH] [AArch64] Fix incorrect mask when decoding b.cond instruction Pierre Langlois
09:18 RE: [PATCH] btrace, test: remove buffer-size test with unlimited buffer size Metzger, Markus T
09:15 Re: [PATCH] btrace, test: remove buffer-size test with unlimited buffer size Pedro Alves
09:02 [PATCH] btrace, test: remove buffer-size test with unlimited buffer size Markus Metzger
09:02 Re: [PATCH v2 17/17] infrun: scheduler-locking reverse Eli Zaretskii
08:58 Re: [PATCH 2/2] tui: maintain a scrollback buffer and dump it upon exit (PR tui/14584) Pedro Alves
08:55 Re: [PATCH v2 17/17] infrun: scheduler-locking reverse Pedro Alves
08:39 Re: [PATCH] aarch64 multi-arch support (part 2): siginfo fixup Yao Qi
08:34 Re: [PATCH v3 1/4] Extended-remote follow exec Pedro Alves
08:02 RE: [PATCH v2 00/17] record btrace: non-stop and ASNS Metzger, Markus T
07:56 Re: [PATCH v2 00/17] record btrace: non-stop and ASNS Pedro Alves
07:01 Re: [PATCH v2 17/17] infrun: scheduler-locking reverse Eli Zaretskii
06:58 Re: [PATCH v2 13/17] btrace: non-stop Eli Zaretskii
06:52 [PATCH v2 13/17] btrace: non-stop Markus Metzger
06:52 [PATCH v2 09/17] btrace: resume all requested threads Markus Metzger
06:52 [PATCH v2 14/17] target, record: add PTID argument to to_record_is_replaying Markus Metzger
06:52 [PATCH v2 16/17] target: add to_record_stop_replaying target method Markus Metzger
06:52 [PATCH v2 17/17] infrun: scheduler-locking reverse Markus Metzger
06:51 [PATCH v2 10/17] btrace: temporarily set inferior_ptid in record_btrace_start_replaying Markus Metzger
06:51 [PATCH v2 08/17] btrace: lock-step Markus Metzger
06:51 [PATCH v2 11/17] btrace: async Markus Metzger
06:51 [PATCH v2 04/17] btrace: extract the breakpoint check from record_btrace_step_thread Markus Metzger
06:51 [PATCH v2 15/17] btrace: allow full memory and register access for non-replaying threads Markus Metzger
06:51 [PATCH v2 06/17] btrace: move breakpoint checking into stepping functions Markus Metzger
06:51 [PATCH v2 00/17] record btrace: non-stop and ASNS Markus Metzger
06:51 [PATCH v2 01/17] btrace: fix non-stop check in to_wait Markus Metzger
06:51 [PATCH v2 05/17] btrace: split record_btrace_step_thread Markus Metzger
06:51 [PATCH v2 02/17] btrace: support to_stop Markus Metzger
06:51 [PATCH v2 07/17] btrace: add missing NO_HISTORY Markus Metzger
06:51 [PATCH v2 12/17] infrun: switch to NO_HISTORY thread Markus Metzger
06:51 [PATCH v2 03/17] btrace: improve stepping debugging Markus Metzger

September 10, 2015
23:00 Re: [PATCH v3 1/4] Extended-remote follow exec Don Breazeal
22:57 Re: [PATCH 2/2] tui: maintain a scrollback buffer and dump it upon exit (PR tui/14584) Patrick Palka
22:56 Re: [PATCH v3 1/4] Extended-remote follow exec Don Breazeal
21:17 [ppc64le patch v3] Use skip_entrypoint for skip_trampoline_code Jan Kratochvil
20:17 Re: [PATCH V2] PR varobj/18564 regression in showing __thread so extern variable Sergio Durigan Junior
20:14 Re: [PATCH V2] PR varobj/18564 regression in showing __thread so extern variable Sergio Durigan Junior
15:49 Re: [PATCH] Constify variables in ada-lang.c Simon Marchi
15:30 Re: Racy failures on gdb.base/gdbinit-history.exp (native-extended-gdbserver/-m64) Sergio Durigan Junior
15:25 Re: [PATCH 2/2] tui: maintain a scrollback buffer and dump it upon exit (PR tui/14584) Pedro Alves
15:25 Re: [PATCH 1/2] tui: make updating of start_line in tui_puts more consistent Pedro Alves
15:23 Re: [PATCH v3 4/4] Extended-remote exec event docs Eli Zaretskii
15:19 Re: [patch] Fix BZ15121 -- x/a broken for addresses in shared libraries Maciej W. Rozycki
15:11 [ping for Cc] [ppc64le patch v2] Use skip_entrypoint for skip_trampoline_code Jan Kratochvil
15:07 Re: [patch] Fix BZ15121 -- x/a broken for addresses in shared libraries Pedro Alves
15:02 Re: [patch] Fix BZ15121 -- x/a broken for addresses in shared libraries Maciej W. Rozycki
15:00 Re: [patch] Fix BZ15121 -- x/a broken for addresses in shared libraries Paul Pluzhnikov
14:34 Re: [PATCH V2] PR varobj/18564 regression in showing __thread so extern variable Pedro Alves
14:33 Re: [patch] Fix BZ15121 -- x/a broken for addresses in shared libraries Mark Kettenis
14:17 Re: [patch] Fix BZ15121 -- x/a broken for addresses in shared libraries Pedro Alves
14:09 RE: [PATCH] gdb/18947: [aarch64]Step into shared library is very slow. Nistor Mihail
13:56 Re: [PATCH] gdb/18947: [aarch64]Step into shared library is very slow. Yao Qi
13:44 Re: Racy failures on gdb.base/gdbinit-history.exp (native-extended-gdbserver/-m64) Pedro Alves
13:26 Re: [PATCH v3 3/4] Extended-remote support for exec event tests Pedro Alves
13:16 Re: [PATCH] Do not pass NULL for the string in catch_errors Pedro Alves
12:59 Re: [PATCH] Make GDB wait for events after handling target File-I/O Pedro Alves
12:48 Re: [PATCH 13/17] btrace: non-stop Pedro Alves
12:43 Re: [PATCH v3 1/4] Extended-remote follow exec Pedro Alves
12:11 RE: [PATCH] gdb/18947: [aarch64]Step into shared library is very slow. Nistor Mihail
11:45 Re: [PATCH] gdb/18947: [aarch64]Step into shared library is very slow. Yao Qi
11:38 Re: qemu-system debugging broken ([PATCH 03/18] remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANG) Luis Machado
11:37 RE: [PATCH 13/17] btrace: non-stop Metzger, Markus T
11:35 Re: [PATCH] Call target_can_download_tracepoint if there are tracepoints to download Yao Qi
11:32 Re: [PATCH 13/17] btrace: non-stop Pedro Alves
11:19 RE: [PATCH 13/17] btrace: non-stop Metzger, Markus T
11:05 Re: [PATCH 13/17] btrace: non-stop Pedro Alves
10:20 Re: qemu-system debugging broken ([PATCH 03/18] remote.c/all-stop: Implement TARGET_WAITKIND_NO_RESUMED and TARGET_WNOHANG) Pedro Alves
09:22 [PATCH] gdb/18947: [aarch64]Step into shared library is very slow. Mihail-Marian Nistor
07:49 RE: [PATCH 13/17] btrace: non-stop Metzger, Markus T

September 09, 2015
23:06 [PATCH v3 4/4] Extended-remote exec event docs Don Breazeal
23:06 [PATCH v3 3/4] Extended-remote support for exec event tests Don Breazeal
23:06 [PATCH v3 2/4] Extended-remote exec catchpoints Don Breazeal
23:06 [PATCH v3 1/4] Extended-remote follow exec Don Breazeal
23:05 [PATCH v3 0/4] Extended-remote exec events Don Breazeal
19:32 [PATCH] [PR breakpoints/18275] Introduce dprintf-flush-function for call-style dprintfs Simon Marchi
19:21 Re: [PATCH] Bail out of processing stop if hook-stop resumes target / changes context Pedro Alves
18:44 [OB PATCH] gdb.python/py-prettyprint.exp: Check result of run_lang_tests. Doug Evans
18:40 Re: [RFC] fix gdb.threads/non-stop-fair-events.exp timeouts Pedro Alves
18:21 [OB PATCH] gdb.base/pie-execl.exp: Fix result test of build_executable. Doug Evans
18:03 [OB PATCH] gdb.base/savedregs.exp: Fix typo. Doug Evans
17:33 Re: [PATCH 0/7] Replace continuations with an extendable "class" Pedro Alves
16:09 Re: [RFC] fix gdb.threads/non-stop-fair-events.exp timeouts Sandra Loosemore
15:37 Re: [PATCH 1/2] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step Antoine Tremblay
14:51 Re: [PATCH 13/17] btrace: non-stop Pedro Alves
14:45 [PATCH] Do not pass NULL for the string in catch_errors Luis Machado
14:10 RE: [PATCH 13/17] btrace: non-stop Metzger, Markus T
13:56 Re: [PATCH 00/17] record btrace: non-stop and ASNS Pedro Alves
13:54 Re: [PATCH 17/17] infrun: scheduler-locking reverse Pedro Alves
13:47 Re: [PATCH 13/17] btrace: non-stop Pedro Alves
13:06 RE: [PATCH 09/17] btrace: resume all requested threads Metzger, Markus T
12:20 RE: [PATCH 13/17] btrace: non-stop Metzger, Markus T
12:06 Re: [PATCH 09/17] btrace: resume all requested threads Pedro Alves
11:59 Re: [PATCH 16/17] target: add to_record_stop_replaying target method Pedro Alves
11:57 Re: [PATCH 15/17] btrace: allow full memory and register access for non-replaying threads Pedro Alves
11:54 Re: [PATCH 13/17] btrace: non-stop Pedro Alves
10:40 Re: [PATCH] Call target_can_download_tracepoint if there are tracepoints to download Pedro Alves
10:36 [PATCH 13/17] btrace: non-stop Markus Metzger
10:36 [PATCH 17/17] infrun: scheduler-locking reverse Markus Metzger
10:36 [PATCH 16/17] target: add to_record_stop_replaying target method Markus Metzger
10:36 [PATCH 09/17] btrace: resume all requested threads Markus Metzger
10:35 [PATCH 07/17] btrace: add missing NO_HISTORY Markus Metzger
10:35 [PATCH 02/17] btrace: support to_stop Markus Metzger
10:35 [PATCH 06/17] btrace: move breakpoint checking into stepping functions Markus Metzger
10:35 [PATCH 03/17] btrace: improve stepping debugging Markus Metzger
10:35 [PATCH 00/17] record btrace: non-stop and ASNS Markus Metzger
10:35 [PATCH 14/17] target, record: add PTID argument to to_record_is_replaying Markus Metzger
10:35 [PATCH 15/17] btrace: allow full memory and register access for non-replaying threads Markus Metzger
10:35 [PATCH 12/17] infrun: switch to NO_HISTORY thread Markus Metzger
10:35 [PATCH 08/17] btrace: lock-step Markus Metzger
10:35 [PATCH 10/17] btrace: temporarily set inferior_ptid in record_btrace_start_replaying Markus Metzger
10:35 [PATCH 11/17] btrace: async Markus Metzger
10:35 [PATCH 05/17] btrace: split record_btrace_step_thread Markus Metzger
10:35 [PATCH 04/17] btrace: extract the breakpoint check from record_btrace_step_thread Markus Metzger
10:35 [PATCH 01/17] btrace: fix non-stop check in to_wait Markus Metzger
10:10 Re: [PATCH] Constify variables in ada-lang.c Pedro Alves
09:40 Re: [PATCH] Fix mi-detach.exp on native-gdbserver Pedro Alves

September 08, 2015
21:38 Re: [PATCH] [PR python/18938] source -s foo.py with foo.py a symlink to foo.notpy fails Doug Evans
21:34 [PATCH] [PR python/18938] source -s foo.py with foo.py a symlink to foo.notpy fails Doug Evans
20:21 [PATCH] gdb.go/methods.exp: Mark gdb_breakpoint calls as known failures. Doug Evans
19:01 Re: [PATCH 1/2] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step Antoine Tremblay
16:38 Re: [PATCH] aarch64 multi-arch support (part 2): siginfo fixup Andrew Pinski
16:30 [PATCH] aarch64 multi-arch support (part 2): siginfo fixup Yao Qi
16:30 Re: [RFC] fix gdb.threads/non-stop-fair-events.exp timeouts Pedro Alves
15:21 Re: [PATCH v2] btrace: kernel address filtering Pedro Alves
14:43 [PATCH v2] btrace: kernel address filtering Markus Metzger
14:32 Re: [PATCH 1/2] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step Yao Qi
14:13 [PATCH] Call target_can_download_tracepoint if there are tracepoints to download Yao Qi
13:47 Re: [PATCH] config/tc-avr.c (md_section_align): Append UL for -1 to avoid the latest gcc's warning Chen Gang
12:21 RE: [PATCH] btrace: kernel address filtering Metzger, Markus T
10:55 Re: [patch] improve hand-call-in-threads.exp failure handling Pedro Alves
10:31 Re: Cell multi-arch broken (Re: [PATCH 2/2] GNU/Linux: Stop using libthread_db/td_ta_thr_iter) Pedro Alves
10:24 Re: [PATCH] btrace: kernel address filtering Pedro Alves
10:06 Re: [PATCH] aarch64-core.xml: 32-bit cpsr -> 64-bit pstate Yao Qi
08:45 Re: [PATCH] aarch64-core.xml: 32-bit cpsr -> 64-bit pstate Pedro Alves
08:20 Re: [PATCH] aarch64-core.xml: 32-bit cpsr -> 64-bit pstate Yao Qi

September 07, 2015
22:46 Re: [PATCH] aarch64-core.xml: 32-bit cpsr -> 64-bit pstate Richard Earnshaw
22:01 [ppc64le patch v2] Use skip_entrypoint for skip_trampoline_code Jan Kratochvil
20:47 [ppc64le] Use skip_entrypoint for skip_trampoline_code Jan Kratochvil
18:54 Re: [PATCH] guile: Add as_a_scm_t_subr Pedro Alves
18:40 Re: [PATCH] guile: Add as_a_scm_t_subr Pedro Alves
15:56 Re: [PATCH] config/tc-avr.c (md_section_align): Append UL for -1 to avoid the latest gcc's warning Nick Clifton
10:16 Re: [PATCH v3 1/2] D: Support looking up symbols in the current and imported modules Iain Buclaw

September 06, 2015
22:45 [patch] improve hand-call-in-threads.exp failure handling Sandra Loosemore
20:03 [patch] Fix BZ15121 -- x/a broken for addresses in shared libraries Paul Pluzhnikov
09:38 [PATCH] [RFC] gdb: add disable-docs option Romain Naour

September 05, 2015
10:30 [PATCH] config/tc-avr.c (md_section_align): Append UL for -1 to avoid the latest gcc's warning Chen Gang
08:06 [PATCH] config/tc-avr.c (md_section_align): Append UL for -1 to avoid the latest gcc's warning gang . chen . 5i5j

September 04, 2015
16:55 [RFC] fix gdb.threads/non-stop-fair-events.exp timeouts Sandra Loosemore
16:11 Re: [PATCH 0/3] Remove casts of NULL (during assignment) Andrew Burgess
15:04 Re: [PATCH 1/2] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step Antoine Tremblay
14:46 Re: [PATCH 2/2] Support single step by arch or target Antoine Tremblay
14:40 Re: [PATCH 1/2] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step Antoine Tremblay
14:30 Re: [PATCH 7/7] Mention multi-arch debugging support in NEWS Yao Qi

September 03, 2015
22:03 [PATCH V2] PR varobj/18564 regression in showing __thread so extern variable Philippe Waroquiers
15:53 Re: [PATCH] [Ada] Make string_char_type a true TYPE_CODE_CHAR type in Ada Pierre-Marie de Rodat
15:46 Re: [PATCH] [Ada] Make string_char_type a true TYPE_CODE_CHAR type in Ada Joel Brobecker
15:39 Re: [PATCH] Include minimal symbol flavour name in LOC_UNRESOLVED error message. Nick Clifton
15:35 [PATCH] [Ada] Enhance the menu to select function overloads with signatures Pierre-Marie de Rodat
15:13 Re: [PATCH 1/2] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step Antoine Tremblay
14:13 Re: [PATCH v3 1/2] D: Support looking up symbols in the current and imported modules Yao Qi
14:03 Re: [PATCH] Add proper handling for non-local references in nested functions Pierre-Marie de Rodat
13:22 Re: [PATCH] [aarch64] Check region OK for HW watchpoint in GDBserver Yao Qi
12:56 [PATCH] aarch64-core.xml: 32-bit cpsr -> 64-bit pstate Yao Qi
12:40 Re: [PATCH] Add proper handling for non-local references in nested functions Joel Brobecker
10:16 [PATCH] [Ada] Make string_char_type a true TYPE_CODE_CHAR type in Ada Pierre-Marie de Rodat
09:37 Re: [PATCH] PR varobj/18564 regression in showing __thread so extern variable Yao Qi
07:31 Re: [PATCH] Add proper handling for non-local references in nested functions Pierre-Marie de Rodat
07:27 Re: [PATCH] [Ada] Fix handling of array renamings Pierre-Marie de Rodat

September 02, 2015
23:59 Re: [PATCH] [Ada] Fix handling of array renamings Joel Brobecker
23:50 Re: [PATCH] Add proper handling for non-local references in nested functions Joel Brobecker
21:24 [PATCH] Fix mi-detach.exp on native-gdbserver Simon Marchi
21:23 Re: [PATCH] PR varobj/18564 regression in showing __thread so extern variable Philippe Waroquiers
19:22 Re: [PATCH 1/2] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step Antoine Tremblay
19:12 Re: [PATCH v12 00/32] Validate binary before use Jan Kratochvil
18:43 Re: [PATCH] Fix =thread-exited not showing up when detaching (PR 15564) Simon Marchi
16:38 Re: [PATCH 0/2] Improve error management on probes-based dynamic linker interface (and workaround RH BZ 1196181) Gary Benson
16:00 Re: [PATCH 4/5 v5] Tracepoint for ppc64 Yao Qi
15:51 Re: [PATCH 1/2 v2] Re-check fastpoint after reloading symbols. Yao Qi
15:22 Re: [PATCH v12 00/32] Validate binary before use Doug Evans
15:14 Re: [PATCH v12 00/32] Validate binary before use Jan Kratochvil
14:58 Re: [PATCH v12 00/32] Validate binary before use Doug Evans
13:03 Re: [PATCH] PR varobj/18564 regression in showing __thread so extern variable Yao Qi
11:10 Re: [PATCH 0/3] Remove casts of NULL (during assignment) Yao Qi
11:07 Re: Help, --target_board=native-stdio-gdbserver is unusable Yao Qi
10:42 Re: [PATCH] Don't look up agent symbols if it's off Yao Qi
07:41 Re: [PATCH v12 00/32] Validate binary before use Jan Kratochvil
07:21 [PATCH] [Ada] Fix handling of array renamings Pierre-Marie de Rodat
05:12 Re: [PATCH 2/2] Use gdbarch obstack to allocate the TYPE_NAME string in arch_type Doug Evans
05:06 Re: [PATCH] Update documentation of function copy_type_recursive Doug Evans
04:50 [PATCH] Initialize yet another variable to silence GCC warning from last-but-one commit Sergio Durigan Junior
04:38 [PATCH] Initialize variable and silence GCC warning from last commit Sergio Durigan Junior
04:22 Re: [PATCH 2/2] Catching errors on probes-based dynamic linker interface Sergio Durigan Junior
04:20 Re: [PATCH 1/2] Improve error reporting when handling SystemTap SDT probes Sergio Durigan Junior
04:20 Re: [PATCH 0/2] Improve error management on probes-based dynamic linker interface (and workaround RH BZ 1196181) Sergio Durigan Junior
04:18 Re: [PATCH 2/2] Catching errors on probes-based dynamic linker interface Sergio Durigan Junior
03:57 Re: [PATCH v12 00/32] Validate binary before use Doug Evans
02:13 Help, --target_board=native-stdio-gdbserver is unusable Doug Evans
01:40 [PATCH] Don't look up agent symbols if it's off Doug Evans

September 01, 2015
18:25 [PATCH 1/2 v2] Re-check fastpoint after reloading symbols. Wei-cheng Wang
16:26 Re: [PATCH 2/2] Catching errors on probes-based dynamic linker interface Sergio Durigan Junior
15:50 Re: [RFC] Block all async signals used by gdb when initializing Guile Eli Zaretskii
15:42 [PATCH] btrace: kernel address filtering Markus Metzger
15:30 Re: [PATCH 2/2] Support single step by arch or target Antoine Tremblay
15:22 Re: [RFC] Block all async signals used by gdb when initializing Guile Doug Evans
14:40 Re: [PATCH 2/2] Support single step by arch or target Eli Zaretskii
14:36 Re: [RFC] Block all async signals used by gdb when initializing Guile Eli Zaretskii
14:23 Re: [PATCH 2/2] Support single step by arch or target Yao Qi
13:18 Re: [PATCH 2/2] Support single step by arch or target Antoine Tremblay
12:55 Re: [PATCH] [Ada] Fix completion for multiple function matches Pierre-Marie de Rodat
12:15 Re: [PATCH] [Ada] Fix completion for multiple function matches Joel Brobecker
10:11 Re: [PATCH] Fix =thread-exited not showing up when detaching (PR 15564) Yao Qi
09:24 Re: [PATCH 2/2] Catching errors on probes-based dynamic linker interface Gary Benson
08:42 [PATCH 2/2] Support single step by arch or target Yao Qi
08:42 [PATCH 1/2] [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step Yao Qi
08:42 [PATCH 0/2 V2] Support single step by arch or target Yao Qi
07:35 Re: [PATCH] [Ada] Fix completion for multiple function matches Pierre-Marie de Rodat
05:06 Re: [RFC] Block all async signals used by gdb when initializing Guile Doug Evans
03:27 Re: [PATCH 2/2] Catching errors on probes-based dynamic linker interface Sergio Durigan Junior


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc