Show patches with: Submitter = Philippe Waroquiers       |   338 patches
« 1 2 3 4 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[RFA] Fix use after free caused by redefining a python prefix cmd that has aliases. [RFA] Fix use after free caused by redefining a python prefix cmd that has aliases. - - --- 2022-12-26 Philippe Waroquiers New
[RFA] fix leak in gdb_environ [RFA] fix leak in gdb_environ - - --- 2022-11-27 Philippe Waroquiers Committed
[RFA] Use false/true for some inferior class members instead of 0/1 [RFA] Use false/true for some inferior class members instead of 0/1 - - --- 2022-11-27 Philippe Waroquiers Committed
[RFA] Fix leak in the dwarf reader [RFA] Fix leak in the dwarf reader - - --- 2022-11-27 Philippe Waroquiers Committed
[PUSHED,2/2] Fix jump on uninit producer_is_clang bit of cu.h dwarf2_cu struct. [PUSHED,1/2] remove the declared but undefined/unused method find_partial_die - - --- 2022-11-26 Philippe Waroquiers Committed
[PUSHED,1/2] remove the declared but undefined/unused method find_partial_die [PUSHED,1/2] remove the declared but undefined/unused method find_partial_die - - --- 2022-11-26 Philippe Waroquiers Committed
[RFA] Fix jump on uninit producer_is_clang of cu.h, rm declared/undefined find_partial_die [RFA] Fix jump on uninit producer_is_clang of cu.h, rm declared/undefined find_partial_die - - --- 2022-11-23 Philippe Waroquiers Committed
[RFA] Fix step-over-syscall.exp matching regexp for $bpnum.$locno matching [RFA] Fix step-over-syscall.exp matching regexp for $bpnum.$locno matching - - --- 2022-11-20 Philippe Waroquiers Committed
[RFA] When getting the locno of a bpstat, handle the case of bp with null locations. [RFA] When getting the locno of a bpstat, handle the case of bp with null locations. - - --- 2022-11-20 Philippe Waroquiers Committed
[RFA] Fix jump on uninit producer_is_clang of cu.h, rm declared/undefined find_partial_die [RFA] Fix jump on uninit producer_is_clang of cu.h, rm declared/undefined find_partial_die - - --- 2022-11-20 Philippe Waroquiers Committed
[RFA] Fix use after free introduced by $_hit_bpnum/$_hit_locno variables. [RFA] Fix use after free introduced by $_hit_bpnum/$_hit_locno variables. - - --- 2022-11-20 Philippe Waroquiers Committed
[PATCH/OBVIOUS] Add missing gdb_prompt in ctxobj.exp to avoid random failure, fix typo. [PATCH/OBVIOUS] Add missing gdb_prompt in ctxobj.exp to avoid random failure, fix typo. - - --- 2022-11-19 Philippe Waroquiers Committed
[RFAv4] Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit_locno. [RFAv4] Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit_locno. - - --- 2022-11-12 Philippe Waroquiers Committed
[RFAv4,3/3] NEWS and documentation for default-args related concept and commands. - - --- 2020-02-08 Philippe Waroquiers New
[RFAv4,2/3] Add tests for new default-args related commands and arguments. - - --- 2020-02-08 Philippe Waroquiers New
[RFAv4,1/3] default-args: allow to define default command/alias arguments - - --- 2020-02-08 Philippe Waroquiers New
[RFAv2,3/3] Document 'set|show exec-file-mismatch (ask|warn|off)' - - --- 2020-01-11 Philippe Waroquiers New
[RFAv2,2/3] Test 'set exec-file-mismatch ask|warn|off'. - - --- 2020-01-11 Philippe Waroquiers New
[RFAv2,1/3] Implement 'set/show exec-file-mismatch'. - - --- 2020-01-11 Philippe Waroquiers New
[RFA,3/3] Document 'set|show exec-file-mismatch (reload|warn|off)' - - --- 2019-12-21 Philippe Waroquiers New
[RFA,2/3] Test 'set exec-file-mismatch reload|warn|off'. - - --- 2019-12-21 Philippe Waroquiers New
[RFA,1/3] Implement 'set/show exec-file-mismatch'. - - --- 2019-12-21 Philippe Waroquiers New
[RFA] Ensure GDB warnings are styled. - - --- 2019-12-15 Philippe Waroquiers New
[RFAv2] Implement 'print -raw-values' and 'set print raw-values on|off' - - --- 2019-12-07 Philippe Waroquiers New
[RFA] Fix crash when command arg is missing in faas/taas/tfaas commands. - - --- 2019-12-05 Philippe Waroquiers New
[RFA] Fix leak of symbol name in block_symbol_cache - - --- 2019-12-01 Philippe Waroquiers New
[RFA] Fix leaks when pruning inferiors. - - --- 2019-12-01 Philippe Waroquiers New
[RFAv3,4/4] Document define-prefix command and the use of . in command names. - - --- 2019-11-28 Philippe Waroquiers New
[RFAv3,3/4] Allow . character as part of command names. - - --- 2019-11-28 Philippe Waroquiers New
[RFAv3,2/4] Test define-prefix. - - --- 2019-11-28 Philippe Waroquiers New
[RFAv3,1/4] Implement user defined prefix. - - --- 2019-11-28 Philippe Waroquiers New
[RFAv3,0/4] More flexible user-defined commands prefixing and naming. - - --- 2019-11-28 Philippe Waroquiers New
[RFAv2,4/4] Document define-prefix command and the use of . in command names. - - --- 2019-11-26 Philippe Waroquiers New
[RFAv2,3/4] Allow . character as part of command names. - - --- 2019-11-26 Philippe Waroquiers New
[RFAv2,2/4] Test define-prefix. - - --- 2019-11-26 Philippe Waroquiers New
[RFAv2,1/4] Implement user defined prefix. - - --- 2019-11-26 Philippe Waroquiers New
[RFA] Fix crashes due to python GIL released too early - - --- 2019-11-23 Philippe Waroquiers New
[RFA] Fix a bunch of python leaks due to missing calls to tp_free in *_dealloc functions. - - --- 2019-11-17 Philippe Waroquiers New
[RFA] Fix python gdbpy_breakpoint_object leak. - - --- 2019-11-12 Philippe Waroquiers New
[RFAv6,3/3] NEWS and documentation for $_gdb_setting and $_gdb_setting_str. - - --- 2019-10-30 Philippe Waroquiers New
[RFAv6,2/3] Test the convenience functions $_gdb_setting and $_gdb_setting_str. - - --- 2019-10-30 Philippe Waroquiers New
[RFAv6,1/3] Implement convenience functions to examine GDB settings. - - --- 2019-10-30 Philippe Waroquiers New
[RFAv6,0/3] Convenience functions $_gdb_setting/$_gdb_setting_str - - --- 2019-10-30 Philippe Waroquiers New
[v2,00/24] Multi-target support - - --- 2019-10-20 Philippe Waroquiers New
[RFA,0/4] More flexible user-defined commands prefixing and naming. - - --- 2019-10-20 Philippe Waroquiers New
PING^2 Re: [RFAv3 0/3] Allow the user to define default leading args for commands and aliases - - --- 2019-10-20 Philippe Waroquiers New
PING^3 Re: [RFA] Implement 'print -raw-values' and 'set print raw-values on|off' - - --- 2019-10-20 Philippe Waroquiers New
PING^2 Re: [RFAv5 0/3] Convenience functions $_gdb_setting/$_gdb_setting_str - - --- 2019-10-20 Philippe Waroquiers New
PING^8 Re: [RFC] Have an option to tell GDB to detect and possibly handle mismatched exec-files. - - --- 2019-10-20 Philippe Waroquiers New
[RFAv2] Fix leak due to assigning a xstrdup-ed string to the std::string gdb_datadir - - --- 2019-09-30 Philippe Waroquiers New
[RFA,4/4] Document prefix-define command and the use of . in command names. - - --- 2019-09-29 Philippe Waroquiers New
[RFA,3/4] Allow . character as part of command names. - - --- 2019-09-29 Philippe Waroquiers New
[RFA,2/4] Test prefix-define. - - --- 2019-09-29 Philippe Waroquiers New
[RFA,1/4] Implement user defined prefix. - - --- 2019-09-29 Philippe Waroquiers New
[RFA] Fix leak due to assigning a xstrdup-ed string to the std::string gdb_datadir - - --- 2019-09-29 Philippe Waroquiers New
[RFC] gdb/testsuite: Add framework for running under valgrind - - --- 2019-09-19 Philippe Waroquiers New
[RFAv3,3/3] NEWS and documentation for leading-args related concept and commands. - - --- 2019-09-15 Philippe Waroquiers New
[RFAv3,2/3] Add tests for new leading-args related commands and arguments. - - --- 2019-09-15 Philippe Waroquiers New
[RFAv3,1/3] leading-args: allow to define default command/alias arguments - - --- 2019-09-15 Philippe Waroquiers New
[RFAv5,3/3] NEWS and documentation for $_gdb_setting and $_gdb_int_setting. - - --- 2019-09-15 Philippe Waroquiers New
[RFAv5,2/3] Test the convenience functions $_gdb_setting and $_gdb_int_setting. - - --- 2019-09-15 Philippe Waroquiers New
[RFAv5,1/3] Implement convenience functions to examine GDB settings. - - --- 2019-09-15 Philippe Waroquiers New
[RFA] Fix leak detected in python.c initialization code. - - --- 2019-09-08 Philippe Waroquiers New
[RFAv4] Output the Ada task name in more messages. - - --- 2019-09-07 Philippe Waroquiers New
[RFAv4,3/3] NEWS and documentation for $_gdb_setting and $_gdb_int_setting. - - --- 2019-09-07 Philippe Waroquiers New
[RFAv4,2/3] Test the convenience functions $_gdb_setting and $_gdb_int_setting. - - --- 2019-09-07 Philippe Waroquiers New
[RFAv4,1/3] Implement convenience functions to examine GDB settings. - - --- 2019-09-07 Philippe Waroquiers New
[RFA] Avoid expect's buffer overflow in info-var.exp test. - - --- 2019-08-31 Philippe Waroquiers New
[RFA] Implement 'print -raw-values' and 'set print raw-values on|off' - - --- 2019-08-07 Philippe Waroquiers New
[RFAv2,3/3] NEWS and documentation for leading-args related concept and commands. - - --- 2019-08-05 Philippe Waroquiers New
[RFAv2,2/3] Add tests for new leading-args related commands and arguments. - - --- 2019-08-05 Philippe Waroquiers New
[RFAv2,1/3] leading-args: allow to define default command/alias arguments - - --- 2019-08-05 Philippe Waroquiers New
[RFAv2] Output the Ada task name in more messages, output task names between "". - - --- 2019-08-04 Philippe Waroquiers New
[RFAv2,2/2] Add a selftest that checks documentation invariants. - - --- 2019-08-03 Philippe Waroquiers New
[RFAv2,1/2] Make first and last lines of 'command help documentation' consistent. - - --- 2019-08-03 Philippe Waroquiers New
[PUSHED/OBVIOUS] Fix printcmds.exp failure for wide strings tests. - - --- 2019-07-09 Philippe Waroquiers New
[RFA] Ensure GDB printf command can print convenience var strings without a target. - - --- 2019-07-08 Philippe Waroquiers New
[RFAv3,3/3] NEWS and documentation for $_gdb_setting and $_gdb_int_setting. - - --- 2019-07-06 Philippe Waroquiers New
[RFAv3,2/3] Test the convenience functions $_gdb_setting and $_gdb_int_setting. - - --- 2019-07-06 Philippe Waroquiers New
[RFAv3,1/3] Implement convenience functions to examine GDB settings. - - --- 2019-07-06 Philippe Waroquiers New
[RFAv2,3/3] NEWS and documentation for $_gdb_setting and $_gdb_int_setting. - - --- 2019-07-05 Philippe Waroquiers New
[RFAv2,2/3] Test the convenience functions $_gdb_setting and $_gdb_int_setting. - - --- 2019-07-05 Philippe Waroquiers New
[RFAv2,1/3] Implement convenience functions to examine GDB settings. - - --- 2019-07-05 Philippe Waroquiers New
[RFA,3/3] NEWS and documentation for leading-args related concept and commands. - - --- 2019-06-24 Philippe Waroquiers New
[RFA,2/3] Add tests for new leading-args related commands and arguments. - - --- 2019-06-24 Philippe Waroquiers New
[RFA,1/3] leading-args: allow to define default command/alias arguments - - --- 2019-06-24 Philippe Waroquiers New
[RFA] Fix alias command not detecting non matching prefix & sometimes asserting. - - --- 2019-06-23 Philippe Waroquiers New
[RFAv3,3/3] Document 'set print frame-info|frame-arguments presence'. - - --- 2019-06-19 Philippe Waroquiers New
[RFAv3,2/3] Test 'set print frame-info|frame-arguments presence'. - - --- 2019-06-19 Philippe Waroquiers New
[RFAv3,1/3] Implement 'set print frame-info|frame-arguments presence'. - - --- 2019-06-19 Philippe Waroquiers New
[RFAv2,3/3] NEWS and documentation for info sources [-dirname | -basename] [--] [REGEXP]. - - --- 2019-06-16 Philippe Waroquiers New
[RFAv2,2/3] New test for 'info sources [-dirname | -basename] [--] [REGEXP]'. - - --- 2019-06-16 Philippe Waroquiers New
[RFAv2,1/3] New "info sources" args [-dirname | -basename] [--] [REGEXP] - - --- 2019-06-16 Philippe Waroquiers New
[RFA] Make first and last lines of 'command help documentation' consistent. - - --- 2019-06-16 Philippe Waroquiers New
[RFA] Ensure GDB printf command can print convenience var strings without a target. - - --- 2019-06-10 Philippe Waroquiers New
[RFC] Make the first line of 'command help documentation' consistent. - - --- 2019-06-09 Philippe Waroquiers New
[RFA] Output the Ada task name in more messages. - - --- 2019-06-09 Philippe Waroquiers New
[RFAv2,4/4] Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes. - - --- 2019-06-01 Philippe Waroquiers New
[RFAv2,3/4] Update tests following changes to "help" and "apropos" - - --- 2019-06-01 Philippe Waroquiers New
[RFAv2,2/4] Improve usability and/or readibility of help and apropos output. - - --- 2019-06-01 Philippe Waroquiers New
« 1 2 3 4 »