Toggle navigation
Patchwork
gdb
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Simon Marchi
| State =
Action Required
| Archived =
No
| 97 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
gdb: recognize 64 bits Windows executables as Cygwin osabi
gdb: recognize 64 bits Windows executables as Cygwin osabi
0 0 0
2020-03-07
Simon Marchi
New
gdb: use foreach_with_prefix in gdb.base/break-interp.exp
gdb: use foreach_with_prefix in gdb.base/break-interp.exp
0 0 0
2020-03-06
Simon Marchi
New
gdb: make gdb.arch/amd64-disp-step-avx.exp actually test displaced stepping
gdb: make gdb.arch/amd64-disp-step-avx.exp actually test displaced stepping
0 0 0
2020-03-05
Simon Marchi
New
[4/4] Move gdb/selftest.m4 to gdbsupport/selftest.m4
[1/4] gdb/selftest.m4: ensure $development is set
0 0 0
2020-03-05
Simon Marchi
New
[3/4] Don't include selftests objects in build when unit tests are disabled
[1/4] gdb/selftest.m4: ensure $development is set
0 0 0
2020-03-05
Simon Marchi
New
[2/4] Move sourcing of development.sh to GDB_AC_COMMON
[1/4] gdb/selftest.m4: ensure $development is set
0 0 0
2020-03-05
Simon Marchi
New
[1/4] gdb/selftest.m4: ensure $development is set
[1/4] gdb/selftest.m4: ensure $development is set
0 0 0
2020-03-05
Simon Marchi
New
gdb: enable -Wmissing-prototypes warning
gdb: enable -Wmissing-prototypes warning
0 0 0
2020-03-03
Simon Marchi
New
[pushed] gdbsupport: re-generate Makefile.in
[pushed] gdbsupport: re-generate Makefile.in
0 0 0
2020-03-03
Simon Marchi
New
[pushed] Update libinproctrace.so path in lib/trace-support.exp
[pushed] Update libinproctrace.so path in lib/trace-support.exp
0 0 0
2020-02-29
Simon Marchi
New
Pass correct die_reader_specs in cutu_reader::init_tu_and_read_dwo_dies
Pass correct die_reader_specs in cutu_reader::init_tu_and_read_dwo_dies
0 0 0
2020-02-28
Simon Marchi
New
[pushed] Move more declarations from dwarf2/loc.h to dwarf2/read.h
[pushed] Move more declarations from dwarf2/loc.h to dwarf2/read.h
0 0 0
2020-02-26
Simon Marchi
New
gdb: infrun: consume multiple events at each pass in stop_all_threads
gdb: infrun: consume multiple events at each pass in stop_all_threads
0 0 0
2020-02-24
Simon Marchi
New
gdb: dwarf2/read.c: remove unused objfile parameters/variables
gdb: dwarf2/read.c: remove unused objfile parameters/variables
0 0 0
2020-02-19
Simon Marchi
New
[pushed] gdb: update email address for Palmer Dabbelt
[pushed] gdb: update email address for Palmer Dabbelt
0 0 0
2020-02-18
Simon Marchi
New
[v3] Pass thread_info pointer to various inferior control functions
[v3] Pass thread_info pointer to various inferior control functions
0 0 0
2020-02-13
Simon Marchi
New
[5/5] gdb: change print format of flag enums with value 0
[1/5] gnulib: import count-one-bits module and use it
0 0 0
2020-02-13
Simon Marchi
New
[4/5] gdb: print unknown part of flag enum in hex
[1/5] gnulib: import count-one-bits module and use it
0 0 0
2020-02-13
Simon Marchi
New
[3/5] gdb: allow duplicate enumerators in flag enums
[1/5] gnulib: import count-one-bits module and use it
0 0 0
2020-02-13
Simon Marchi
New
[2/5] gdb: fix printing of flag enums with multi-bit enumerators
[1/5] gnulib: import count-one-bits module and use it
0 0 0
2020-02-13
Simon Marchi
New
[1/5] gnulib: import count-one-bits module and use it
[1/5] gnulib: import count-one-bits module and use it
0 0 0
2020-02-13
Simon Marchi
New
[2/2] gdbserver: rename source files to .cc
[1/2] gdbsupport: rename source files to .cc
0 0 0
2020-02-12
Simon Marchi
New
[1/2] gdbsupport: rename source files to .cc
[1/2] gdbsupport: rename source files to .cc
0 0 0
2020-02-12
Simon Marchi
New
gnulib: import count-one-bits module and use it
gnulib: import count-one-bits module and use it
0 0 0
2020-02-11
Simon Marchi
Superseded
[3/3] Add -Wstrict-null-sentinel to gdbsupport/warning.m4
[1/3] gdbsupport: use AM_GDB_WARNINGS
0 0 0
2020-02-10
Simon Marchi
New
[2/3] Move gdb/warning.m4 to gdbsupport
[1/3] gdbsupport: use AM_GDB_WARNINGS
0 0 0
2020-02-10
Simon Marchi
New
[1/3] gdbsupport: use AM_GDB_WARNINGS
[1/3] gdbsupport: use AM_GDB_WARNINGS
0 0 0
2020-02-10
Simon Marchi
New
gdb: fix variable shadowing error in darwin-nat.c
gdb: fix variable shadowing error in darwin-nat.c
0 0 0
2020-01-23
Simon Marchi
New
gdb: fix darwin-nat.c build / adapt to multi-target
gdb: fix darwin-nat.c build / adapt to multi-target
0 0 0
2020-01-23
Simon Marchi
New
[2/2] gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptr
[1/2] gdb: cleanup of displaced_step_inferior_state::reset/displaced_step_clear
0 0 0
2020-01-22
Simon Marchi
New
[1/2] gdb: cleanup of displaced_step_inferior_state::reset/displaced_step_clear
[1/2] gdb: cleanup of displaced_step_inferior_state::reset/displaced_step_clear
0 0 0
2020-01-22
Simon Marchi
New
[pushed] gdb: add declaration for _initialize_gdbarch in gdbarch.sh
[pushed] gdb: add declaration for _initialize_gdbarch in gdbarch.sh
0 0 0
2020-01-21
Simon Marchi
New
[pushed] gdb: fix indentation in infrun.c
[pushed] gdb: fix indentation in infrun.c
0 0 0
2020-01-21
Simon Marchi
New
[4/4] gdb: remove uses of iterate_over_inferiors in top.c
Remove some uses of iterate_over_inferiors
0 0 0
2020-01-15
Simon Marchi
New
[3/4] gdb: remove uses of iterate_over_inferiors in mi/mi-main.c
Remove some uses of iterate_over_inferiors
0 0 0
2020-01-15
Simon Marchi
New
[2/4] gdb: remove use of iterate_over_inferiors in mi/mi-interp.c
Remove some uses of iterate_over_inferiors
0 0 0
2020-01-15
Simon Marchi
New
[1/4] gdb: remove use of iterate_over_inferiors in py-inferior.c
Remove some uses of iterate_over_inferiors
0 0 0
2020-01-15
Simon Marchi
New
[pushed] gdbserver: remove rule for files from regformats/i386
[pushed] gdbserver: remove rule for files from regformats/i386
0 0 0
2020-01-13
Simon Marchi
New
[pushed] gdbserver: fix Makefile dependency of regformat-generated files on regdat.sh
[pushed] gdbserver: fix Makefile dependency of regformat-generated files on regdat.sh
0 0 0
2020-01-13
Simon Marchi
New
[v2,7/7] Enable -Wmissing-declarations diagnostic
Enable -Wmissing-declarations diagnostic
0 0 0
2020-01-10
Simon Marchi
New
[v2,6/7] gdbserver: set IP_AGENT_EXPORT_FUNC to static when not building IPA, add declarations
Enable -Wmissing-declarations diagnostic
0 0 0
2020-01-10
Simon Marchi
New
[v2,5/7] gdbserver: make some functions static in linux-x86-low.c
Enable -Wmissing-declarations diagnostic
0 0 0
2020-01-10
Simon Marchi
New
[v2,4/7] gdbserver: include gdbsupport/common-inferior.h in inferiors.c
Enable -Wmissing-declarations diagnostic
0 0 0
2020-01-10
Simon Marchi
New
[v2,3/7] gdbserver: include hostio.h in hostio-errno.c
Enable -Wmissing-declarations diagnostic
0 0 0
2020-01-10
Simon Marchi
New
[v2,2/7] gdb: add declaration to Python init function
Enable -Wmissing-declarations diagnostic
0 0 0
2020-01-10
Simon Marchi
New
[v2,1/7] gdb: add back declarations for _initialize functions
Enable -Wmissing-declarations diagnostic
0 0 0
2020-01-10
Simon Marchi
New
[pushed] Fix indentation in print_thread_info_1
[pushed] Fix indentation in print_thread_info_1
0 0 0
2020-01-09
Simon Marchi
New
[pushed] sym-info-cmds.exp: add yet another missing quote in test name
[pushed] sym-info-cmds.exp: add yet another missing quote in test name
0 0 0
2019-12-20
Simon Marchi
New
[pushed] sym-info-cmds.exp: add missing quote in test name
[pushed] sym-info-cmds.exp: add missing quote in test name
0 0 0
2019-12-20
Simon Marchi
New
Use get_thread_regcache instead of get_current_regcache in post_create_inferior
Use get_thread_regcache instead of get_current_regcache in post_create_inferior
0 0 0
2019-12-20
Simon Marchi
New
[pushed] Update gdb.base/default.exp for GDB 10
[pushed] Update gdb.base/default.exp for GDB 10
0 0 0
2019-12-18
Simon Marchi
New
Fix -Wmisleading-indentation warning in top.c
Fix -Wmisleading-indentation warning in top.c
0 0 0
2019-12-16
Simon Marchi
New
Fix indentation (and clang warning) in c-lang.c
Fix indentation (and clang warning) in c-lang.c
0 0 0
2019-12-16
Simon Marchi
New
[ob,pushed] Fix typo, get_Frame_id -> get_frame_id
[ob,pushed] Fix typo, get_Frame_id -> get_frame_id
0 0 0
2019-12-11
Simon Marchi
New
[15/15] Enable -Wmissing-declarations diagnostic
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
New
[14/15] Fix declaration of sparc_xfer_wcookie
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
New
[13/15] Remove simulator_command declaration, make static
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
New
[12/15] Make functions static in unittests
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
New
[11/15] Remove declaration of tui_set_var_cmd, make definition static
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
New
[10/15] Remove unused rbreak_command_wrapper and other declarations
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
New
[09/15] Add declaration to python init func
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
Superseded
[08/15] Remove info_terminal_command declaration, make definition static
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
New
[07/15] Remove unused overload of exit_inferior_silent
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
New
[06/15] Remove dict_empty/mdict_empty
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
New
[05/15] Make a bunch of functions static
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
New
[04/15] Remove unused function set_gdb_completion_word_break_characters
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
New
[03/15] Add missing includes in dwarf-index-write.c and mi/mi-interp.c
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
New
[02/15] Include aarch32-tdep.h in aarch32-tdep.c
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
New
[01/15] Add back declarations for _initialize functions
Enable -Wmissing-declarations diagnostic
0 0 0
2019-11-25
Simon Marchi
New
[pushed] Include gdbarch.h in m68k-linux-nat.c
[pushed] Include gdbarch.h in m68k-linux-nat.c
0 0 0
2019-11-24
Simon Marchi
New
gdb: Silence -Wformat-nonliteral warning with clang
gdb: Silence -Wformat-nonliteral warning with clang
0 0 0
2019-10-11
Simon Marchi
New
Change lookup_symbol's block_index parameter type to block_enum
Change lookup_symbol's block_index parameter type to block_enum
0 0 0
2019-08-23
Simon Marchi
New
Increase timeout in gdb.mi/list-thread-groups-available.exp
Increase timeout in gdb.mi/list-thread-groups-available.exp
0 0 0
2019-08-01
Simon Marchi
New
breakpoint: Make is_*point functions return bool
breakpoint: Make is_*point functions return bool
0 0 0
2019-07-10
Simon Marchi
New
[4/4] dwarf2read: Get rid of VEC (dwarf2_section_info_def)
C++-fication of dwo_file and removal of a VEC
0 0 0
2019-06-21
Simon Marchi
New
[3/4] dwarf2read: Make dwo_file::dbfd a gdb_bfd_ref_ptr
C++-fication of dwo_file and removal of a VEC
0 0 0
2019-06-21
Simon Marchi
New
[2/4] dwarf2read: C++ify dwo_file
C++-fication of dwo_file and removal of a VEC
0 0 0
2019-06-21
Simon Marchi
New
[1/4] dwarf2read: Use bool for dwarf2_section_info fields
C++-fication of dwo_file and removal of a VEC
0 0 0
2019-06-21
Simon Marchi
New
[pushed] linux-thread-db.c: use bool where possible in thread_db code
[pushed] linux-thread-db.c: use bool where possible in thread_db code
0 0 0
2019-05-15
Simon Marchi
New
Fix GDB build when using --disable-gdbmi
Fix GDB build when using --disable-gdbmi
0 0 0
2019-05-10
Simon Marchi
New
cc-with-tweaks: show dwz stderr and check exit code
cc-with-tweaks: show dwz stderr and check exit code
0 0 0
2019-05-08
Simon Marchi
New
[pushed] Fix gdb.texinfo build
[pushed] Fix gdb.texinfo build
0 0 0
2019-03-14
Simon Marchi
New
Small fix to gdb.Value constructor doc
Small fix to gdb.Value constructor doc
0 0 0
2019-03-05
Simon Marchi
New
[13/13] Remove unnecessary cases from rank_one_type's switch
Splut rank_one_type in smaller functions
0 0 0
2019-02-27
Simon Marchi
New
[12/13] Split rank_one_type_parm_set from rank_one_type
Splut rank_one_type in smaller functions
0 0 0
2019-02-27
Simon Marchi
New
[11/13] Split rank_one_type_parm_struct from rank_one_type
Splut rank_one_type in smaller functions
0 0 0
2019-02-27
Simon Marchi
New
[10/13] Split rank_one_type_parm_complex from rank_one_type
Splut rank_one_type in smaller functions
0 0 0
2019-02-27
Simon Marchi
New
[09/13] Split rank_one_type_parm_float from rank_one_type
Splut rank_one_type in smaller functions
0 0 0
2019-02-27
Simon Marchi
New
[08/13] Split rank_one_type_parm_bool from rank_one_type
Splut rank_one_type in smaller functions
0 0 0
2019-02-27
Simon Marchi
New
[07/13] Split rank_one_type_parm_range from rank_one_type
Splut rank_one_type in smaller functions
0 0 0
2019-02-27
Simon Marchi
New
[06/13] Split rank_one_type_parm_char from rank_one_type
Splut rank_one_type in smaller functions
0 0 0
2019-02-27
Simon Marchi
New
[05/13] Split rank_one_type_parm_enum from rank_one_type
Splut rank_one_type in smaller functions
0 0 0
2019-02-27
Simon Marchi
New
[04/13] Split rank_one_type_parm_int from rank_one_type
Splut rank_one_type in smaller functions
0 0 0
2019-02-27
Simon Marchi
New
[03/13] Split rank_one_type_parm_func from rank_one_type
Splut rank_one_type in smaller functions
0 0 0
2019-02-27
Simon Marchi
New
[02/13] Split rank_one_type_parm_array from rank_one_type
Splut rank_one_type in smaller functions
0 0 0
2019-02-27
Simon Marchi
New
[01/13] Split rank_one_type_parm_ptr from rank_one_type
Splut rank_one_type in smaller functions
0 0 0
2019-02-27
Simon Marchi
New
[pushed] Fix build errors in aix-thread.c
[pushed] Fix build errors in aix-thread.c
0 0 0
2019-02-27
Simon Marchi
New