gdb-prs archive
subject index for April - June, 2017

This is the mail archive of the gdb-prs@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:

[Bug breakpoints/21372] “Cannot access memory at address” after catch syscall on Raspbian

[Bug breakpoints/21372] New: “Cannot access memory at address” after catch syscall on Raspbian

[Bug backtrace/21600] Fail to detect invalid FDE header, can exhaust gdb process's virtual memory and terminate debug session

[Bug backtrace/21600] New: Fail to detect invalid FDE header, can exhaust gdb process's virtual memory and terminate debug session

[Bug breakpoints/13791] crash in breakpoint.c

[Bug breakpoints/19221] Allow setting write watchpoint that trigger without changes

[Bug breakpoints/21358] Can't list or set breakpoints in current source file if it is a symlink

[Bug breakpoints/21358] New: Can't list or set breakpoints in current source file if it is a symlink

[Bug breakpoints/21497] FreeBSD: infrun.c:5565: internal-error: int finish_step_over(execution_control_state*): Assertion `ecs->event_thread->control.trap_expected' failed

[Bug breakpoints/21497] New: FreeBSD: infrun.c:5565: internal-error: int finish_step_over(execution_control_state*): Assertion `ecs->event_thread->control.trap_expected' failed

[Bug breakpoints/21553] Double free in gdb when running gdb.linespec/ls-errs.exp

[Bug breakpoints/21555] New: "error re-setting breakpoint" on PIE executables

[Bug build/10619] gdb - Manual and info pages should present GNU --long options

[Bug build/18996] Build fails on FreesBSD 8.1

[Bug build/21057] GDB build failure with flex 2.6.3

[Bug build/21187] Static linking of libstdc++ and libgcc with GDB leads to broken exception handling on AIX platform

[Bug build/21385] New: windows-nat.c compilation fails: no declaration for allargs

[Bug build/21385] windows-nat.c compilation fails: no declaration for allargs

[Bug build/21500] gdb sizeof(long int)=4 but gcc sizeof(long int)=8 on x86_64-pc-cygwin

[Bug build/21500] New: gdb sizeof(long int)=4 but gcc sizeof(long int)=8 on x86_64-pc-cygwin

[Bug build/21535] gdb fails to build with GCC trunk

[Bug build/21535] New: gdb fails to build with GCC trunk

[Bug build/8379] configure --program-suffix does not work for gdbserver

[Bug build/9322] linux-low.c: In function `kill_lwp': error: `__NR_tkill' undeclared

[Bug build/9627] gdb 6.8 doesn't build when environment variable, "U", is set previously by user.

[Bug c++/16874] Setting a breakpoint on function in anonymous namespace is unnecessarily awkward

[Bug c++/21222] A function with VEX encoded SSE instructions and a particular number of arguments corrupts a value calculated on the stack when stepping through the function

[Bug c++/21323] GDB thinks char16_t and char32_t are signed in C++

[Bug c++/21352] Command tsave does not support -r argument

[Bug c++/21352] New: Command tsave does not support -r argument

[Bug c++/21424] New: -gsplit-dwarf: top namespace info seems to be lost in GDB

[Bug c++/21480] Gdb can't pretty print strings from gcc 7.1/6.3 with -flto

[Bug c++/21480] New: Gdb can't pretty print strings from gcc 7.1/6.3 with -flto

[Bug cli/10438] "help" completer does not know about "user-defined"

[Bug cli/16242] print format for hex float

[Bug cli/19551] weird "reading symbols" output

[Bug cli/21388] New: Sourcing a file that contains an "interpreter-exec mi" command screws up the CLI

[Bug cli/21681] New: Provide a way for GDB to conveniently attach to processes by name

[Bug cli/21688] `python` command ignores argument when invoked inside `if` clause

[Bug corefiles/21395] New: thread.c:1010 internal-error: int is_executing(ptid_t): Assertion `tp' failed.

[Bug corefiles/21395] thread.c:1010 internal-error: int is_executing(ptid_t): Assertion `tp' failed.

[Bug d/20806] Error during debug startup

[Bug d/21354] can't index a dynamic array

[Bug d/21354] New: can't index a dynamic array

[Bug d/21355] can't slice a dynamic array

[Bug d/21355] New: can't slice a dynamic array

[Bug exp/16225] __int128_t types print strangely

[Bug exp/20991] __int128 type support

[Bug gdb/10498] segfault on "run <program>" when built with gcc 4.3.4

[Bug gdb/13519] [avr][Regression 7.1/7.2/7.3/7.4] disassemble command attempts to disassemble SRAM rather than program memory

[Bug gdb/13877] gdb7.4 doesn't build on FreeBSD ia64

[Bug gdb/18624] GDB on windows with golang: buildsym_init Assertion `free_pendings == NULL` failed.

[Bug gdb/20536] fails to handle DW_AT_upper_bound with DW_AT_constant_value in referenced DIE

[Bug gdb/20948] --write option to GDB causes segmentation fault

[Bug gdb/20981] Dynamic library debugging on MacOS X 10.12 (Sierra) and dyld 15 is broken

[Bug gdb/21051] nat/x86-linux-dregs.c:146: internal-error: void x86_linux_update_debug_registers(lwp_info*): Assertion `lwp_is_stopped (lwp)' failed.

[Bug gdb/21078] gdb compiled with mingw32 crashes on Windows7 when entering any invalid command

[Bug gdb/21100] clang follow-fork-mode child internal-error

[Bug gdb/21225] Which version of gdb should I use for best reliability

[Bug gdb/21226] DW_OP_stack_value pieces yield wrong data on big-endian targets

[Bug gdb/21239] gdb doesn't show any threads for some users

[Bug gdb/21240] arm-none-eabi-gdb crashes on start

[Bug gdb/21337] [mips] segfault when re-reading symbols with remote debugging.

[Bug gdb/21341] New: C++ vector elements wrongly evaluated with MI2

[Bug gdb/21350] New: ptrace: No such process

[Bug gdb/21350] ptrace: No such process

[Bug gdb/21352] Command tsave does not support -r argument

[Bug gdb/21356] New: value.c:828: internal-error: int value_contents_bits_eq(const value*, int, const value*, int, int): Assertion `offset1 + length <= TYPE_LENGTH (val1->enclosing_type) * TARGET_CHAR_BIT' failed

[Bug gdb/21356] value.c:828: internal-error: int value_contents_bits_eq(const value*, int, const value*, int, int): Assertion `offset1 + length <= TYPE_LENGTH (val1->enclosing_type) * TARGET_CHAR_BIT' failed

[Bug gdb/21364] Dead code due to an unreachable condition in osdata.c

[Bug gdb/21405] New: thread.c:100: internal-error: thread_info* inferior_thread(): Assertion `tp' failed.

[Bug gdb/21405] thread.c:100: internal-error: thread_info* inferior_thread(): Assertion `tp' failed.

[Bug gdb/21406] New: gdb/ada-lex.l: %option noyywrap

[Bug gdb/21419] New: Unable to list program after loading symbolic table

[Bug gdb/21419] Unable to list program after loading symbolic table

[Bug gdb/21443] a bug under gas/opcode

[Bug gdb/21443] New: a bug under gas/opcode

[Bug gdb/21456] New: set print pretty on for macro expand

[Bug gdb/21462] gdb hangs when pretty printing some variables in eclipse cdt

[Bug gdb/21462] New: gdb hangs when pretty printing some variables in eclipse cdt

[Bug gdb/21465] Installing scripts in auto-load scripts-directory

[Bug gdb/21465] New: Installing scripts in auto-load scripts-directory

[Bug gdb/21473] New: wrong type info for extern inline function when debugging Emacs

[Bug gdb/21478] New: gdb.texinfo: node Index Files: mention gold --gdb-index

[Bug gdb/21490] New: gdb/thread.c:1121: internal-error: void finish_thread_state(ptid_t): Assertion `tp' failed.

[Bug gdb/21494] New: segfault in find_partial_die_in_comp_unit

[Bug gdb/21494] segfault in find_partial_die_in_comp_unit

[Bug gdb/21506] New: python execute(to_string=True) no longer captures certain output since e7ea3ec7

[Bug gdb/21515] New: Segmentation fault when gdb is started

[Bug gdb/21515] Segmentation fault when gdb is started

[Bug gdb/21526] New: powerpc64: gdb should use local entry point symbol instead of loosely parsing instructions

[Bug gdb/21527] New: macro expand not correct after #undef and #define

[Bug gdb/21549] c-typeprint.c:262: internal-error: void cp_type_print_method_args(type*, const char*, const char*, int, ui_file*, const type_print_options*): Assertion `TYPE_CODE (args[0].type) == TYPE_CODE_PTR' failed.

[Bug gdb/21549] New: c-typeprint.c:262: internal-error: void cp_type_print_method_args(type*, const char*, const char*, int, ui_file*, const type_print_options*): Assertion `TYPE_CODE (args[0].type) == TYPE_CODE_PTR' failed.

[Bug gdb/21559] ../../gdb/regcache.c:1087: internal-error: void regcache_raw_supply(regcache, int, const void): Assertion `regnum >= 0 && regnum < regcache->descr->nr_raw_registers' failed.

[Bug gdb/21559] New: ../../gdb/regcache.c:1087: internal-error: void regcache_raw_supply(regcache, int, const void): Assertion `regnum >= 0 && regnum < regcache->descr->nr_raw_registers' failed.

[Bug gdb/21563] gdb segfaults when trying to read DWARF symbols created by TI compiler

[Bug gdb/21563] New: gdb segfaults when trying to read DWARF symbols created by TI compiler

[Bug gdb/21574] `help run` message says arguments are expanded via "sh"

[Bug gdb/21603] New: powerpc-linux-gnu-gdb throws internal error on remote debugging: 'gdbarch!=NULL' failed

[Bug gdb/21606] New: Python: gdb.SYMBOL_FUNCTIONS_DOMAIN misspelled in documentation

[Bug gdb/21606] Python: gdb.SYMBOL_FUNCTIONS_DOMAIN misspelled in documentation

[Bug gdb/21623] add-symbol-file not loading symbols at the provided .text offset

[Bug gdb/21623] New: add-symbol-file not loading symbols at the provided .text offset

[Bug gdb/21656] New: Missing last character when target-charset set to CP1255

[Bug gdb/21675] New: Regression since 8.0 in Printing/formatting some values

[Bug gdb/21675] Regression since 8.0 printing has changed format for decimal/octal/others

[Bug gdb/21689] New: artifacts in prompt rendering when using colors

[Bug gdb/21690] New: Cannot interrupt failing command-history search

[Bug gdb/21693] New: same length extra question fools unwary users

[Bug gdb/8990] Compile error with gdb-cvs/gdb/i386fbsd-tdep.c

[Bug guile/21104] 7.12.1 does not compile with latest guile (2.1.6)

[Bug mi/11335] -var-evaluate-expression should return the pretty printer's to_string result

[Bug mi/21381] Invalid -var-info-path-expression result with anonymous union in std::string

[Bug mi/21381] New: Invalid -var-info-path-expression result with anonymous union in std::string

[Bug mi/21451] gdb mi's -data-disassemble command only outputs lines starting from the closest function

[Bug mi/21451] New: gdb mi's -data-disassemble command only outputs lines starting from the closest function

[Bug mi/21469] New: -gdb-show and data-directory

[Bug mi/21477] New: gdb sometimes dies when new-ui pty is closed

[Bug mi/8150] Gdb crashes when doing -data-list-register-values

[Bug python/16486] differences between "bt" and "bt no-filters"

[Bug python/21007] New: Expose breaking with regular expressions on the Python API

[Bug python/21366] New: Python script causes GDB core dump

[Bug python/21366] Python script causes GDB core dump

[Bug python/21436] New: frame filter should allow duplicated underlying frames

[Bug python/21460] New: SIGTERM received under finalize_python() causes segmentation fault

[Bug python/21460] SIGTERM received under finalize_python() causes segmentation fault

[Bug python/21496] New: Python signal.signal() doesn't restore SIGINT handler correctly.

[Bug python/21558] New: symtab.fullname() can't handle directories with Unicode characters

[Bug python/21688] `python` command ignores argument when invoked inside `if` clause

[Bug python/21688] New: `python` command ignores argument when invoked inside `if` clause

[Bug record/21447] "Assertion `tp != NULL' failed" when trying to "record btrace" a multithreaded program

[Bug record/21447] New: "Assertion `tp != NULL' failed" when trying to "record btrace" a multithreaded program

[Bug record/21655] New: Process record does not support instruction 0xf6f at address 0x400170

[Bug record/21655] Process record does not support instruction 0xf6f at address 0x400170

[Bug remote/12228] thread.c:598: internal-error: is_thread_state: Assertion `tp' failed.

[Bug rust/20367] add further Rust demangling

[Bug rust/20603] gdb fails to properly restart a rust test executable

[Bug rust/21185] add i128 and u128 support to rust

[Bug rust/21449] New: segfault when running -data-list-register-values x on rust executable

[Bug rust/21449] segfault when running -data-list-register-values x on rust executable

[Bug rust/21450] New: segfault when running -data-list-register-values x on rust executable

[Bug rust/21450] segfault when running -data-list-register-values x on rust executable

[Bug rust/21466] better printing of unsized types

[Bug rust/21466] New: better printing of unsized types

[Bug rust/21483] New: Rust expression evaluation can be really expensive

[Bug rust/21483] Rust expression evaluation can be really expensive

[Bug rust/21484] New: watch -location does not work with rust

[Bug rust/21484] watch -location does not work with rust

[Bug server/21169] GDBServer on ARM can crash the inferior while single stepping

[Bug server/21392] gdbserver unable to interrupt execution of daemonized processes starting at 7.9

[Bug server/21392] New: gdbserver unable to interrupt execution of daemonized processes starting at 7.9

[Bug server/21454] New: `target extended-remote | gdbserver --multi stdio` uses 100% CPU after gdb quits

[Bug server/21658] gdbserver invalid use of sigprocmask() (fails to start on musl)

[Bug server/21658] New: gdbserver invalid use of sigprocmask() (fails to start on musl)

[Bug symtab/15391] DW_OP_GNU_implicit_pointer bug

[Bug symtab/21470] gdb producer-sniffs for "clang"

[Bug symtab/21470] New: gdb producer-sniffs for "clang"

[Bug symtab/21695] Loss of line info

[Bug symtab/21695] New: Loss of line info

[Bug tdep/21169] GDBServer on ARM can crash the inferior while single stepping

[Bug testsuite/21553] Double free in gdb when running gdb.linespec/ls-errs.exp

[Bug testsuite/21553] New: Double free in gdb when running gdb.linespec/ls-errs.exp

[Bug testsuite/8595] environ.exp could run on more platforms

[Bug threads/13217] thread apply all detach throws a SEGFAULT

[Bug threads/19942] AddressSanitizer: heap-use-after-free in thread_apply_all_command

[Bug threads/20743] can't usefully "continue" due to "ptrace: No such process" after gdb switches thread (gdb7.11.1 on FreeBSD 11)

[Bug threads/21324] gdb hangs when 'thread apply all bt full' is used

[Bug tui/21467] New: Display function shows one less byte when the last one is \000

[Bug tui/21468] New: Display function shows one less byte when the last one is \000

[Bug tui/21482] gdb 8.0 tui doesn't build with native curses on Solaris

[Bug tui/21482] New: gdb 8.0 tui doesn't build with native curses on Solaris

[Bug tui/21574] New: `help run` message says arguments are expanded via "sh"

[Bug tui/21599] gdb crashes when in TUI mode and terminal window is made small

[Bug tui/21599] New: gdb crashes when in TUI mode and terminal window is made small

[Bug win32/21365] New: windows-nat.c compilation fails: no constructor for ptid_t

[Bug win32/21365] windows-nat.c compilation fails: no constructor for ptid_t


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