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

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 backtrace/18193] New: corrupted stack frame, symbols only

[Bug backtrace/18338] ARM: infinite stack trace with assembly function

[Bug backtrace/18338] New: ARM: infinite stack trace with assembly function

[Bug backtrace/8872] Backtrace in naked functions

[Bug breakpoints/10116] gdb can drop watchpoints in multithreaded app if, for example, an shlib event happens at same time

[Bug breakpoints/12104] tfind pc function_name will not work very well

[Bug breakpoints/14733] GDB/MI output syntax inaccuracy while adding a multiple location breakpoint

[Bug breakpoints/16182] gdb buggy when attached to PID 1 of Linux PID namespace

[Bug breakpoints/16465] -dprintf-insert does not store the string for pending dprintf

[Bug breakpoints/16812] SIGSEGV running program after using dprintf-style call and -dprintf-insert

[Bug breakpoints/17534] GDB failed to set bp on source line that includes an inlined function call

[Bug breakpoints/17768] GDB for ARM does not allow breakpoints on some addresses

[Bug breakpoints/18266] break foo.h:42 is not interruptable

[Bug breakpoints/18266] New: break foo.h:42 is not interruptable

[Bug breakpoints/18267] New: Need breakpoint count limit, akin to new tab completion limit

[Bug breakpoints/18275] dprintf (call style) could automatically flush the standard output

[Bug breakpoints/18275] New: dprintf (call style) could automatically flush the standard output

[Bug breakpoints/18303] Assertation: -breakpoint-insert with windows paths of file in non-current directory

[Bug breakpoints/18303] New: Assertation: -breakpoint-insert with windows paths of file in non-current directory

[Bug breakpoints/18413] New: gdb can't step out of plt stub

[Bug breakpoints/9834] GDB choosing wrong process when multiple processes have same name.

[Bug build/18294] New: gdb compilation fails on 32-bit Solaris: largefile vs. procfs

[Bug c++/16106] C++ expression parsing meta-bug

[Bug c++/16253] Cannot print an enum var with the same name as tag

[Bug c++/17066] GDB demangler crashes

[Bug c++/17970] cannot call any function or method with "print" or "call" after command "handle SIGSEGV noprint pass"

[Bug c++/17976] ptype (anonymous namespace) doesn't work

[Bug c++/18129] Segfault when reading symbols

[Bug c++/18141] massive perf issue trying to lookup namespaces in STRUCT_DOMAIN with gdb_index

[Bug c++/18194] New: assert failure: x/i 'ns::func():foo'

[Bug c++/18416] New: parse full c++ scope even if current language is c?

[Bug c++/18416] parse full c++ scope even if current language is c?

[Bug c++/18417] New: printing of std::cerr gets "warning: RTTI symbol for class 'std::iostream' has bad type"

[Bug c++/18417] printing of std::cerr gets "warning: RTTI symbol for class 'std::iostream' has bad type"

[Bug c++/18590] GDB memory leak (5+ GB) with Qt Creator in python theDumper.showData

[Bug c++/18590] New: GDB memory leak (5+ GB) with Qt Creator in python theDumper.showData

[Bug c++/18601] Can't set breakpoint on function with abi_tag attribute

[Bug c++/18601] New: Can't set breakpoint on function with abi_tag attribute

[Bug c++/7737] g++ compiled struct structname structname; => can't eval structname.

[Bug cli/17820] set history size unlimited in ~/.gdbinit disables history

[Bug cli/18268] New: Undefined behaviour in gdb initialisation

[Bug cli/18301] add try/catch command to cli

[Bug cli/18301] New: add try/catch command to cli

[Bug compile/18132] compile/compile-loc2c.c:729: += on uninit data ?

[Bug compile/18202] [compile] cv-qualified self-references crash

[Bug compile/18202] New: [compile] cv-qualified self-references crash

[Bug compile/18484] Fix crash on cv-qualified self-reference

[Bug compile/18484] New: Fix crash on cv-qualified self-reference

[Bug compile/18485] New: set debug compile: Display GCC driver filename

[Bug compile/18485] set debug compile: Display GCC driver filename

[Bug compile/18486] Add 'set compile-gcc'

[Bug compile/18486] New: Add 'set compile-gcc'

[Bug compile/18489] Missing GDB '@' array operator for 'compile print'

[Bug compile/18489] New: Missing GDB '@' array operator for 'compile print'

[Bug compile/18517] New: Texinfo error in doc causes install to fail

[Bug compile/18517] Texinfo error in doc causes install to fail

[Bug corefiles/18187] gdb needs to write first page of segment to core file, even for unmodified segments

[Bug corefiles/18227] can't modify memory in core file, even with --write

[Bug corefiles/18227] New: can't modify memory in core file, even with --write

[Bug exp/18285] New: ptype expr-with-xmethod -> SEGV

[Bug exp/18285] ptype expr-with-xmethod -> SEGV

[Bug exp/18537] New: Failures with gnu_vector test case on x86

[Bug exp/18603] New: print L'a' triggers inadequate error message: "No type named wchar_t."

[Bug external/8841] Can not set breakpoints in the vsyscall page

[Bug fortran/18312] New: assumed length character argument utils.c:1062: internal-error: virtual memory exhausted.

[Bug fortran/18373] New: Array of double precision complex numbers

[Bug fortran/18475] "p y(nv1:lrow)" hits cp-namespace.c:341: internal-error: cp_search_static_and_baseclasses: Assertion `name[prefix_len + 1] == ':'' failed

[Bug fortran/18475] New: Crash on a print

[Bug fortran/9260] Segmentation fault with passed-length character arguments

[Bug gdb/11616] DW_OP_form_tls_address is unimplemented

[Bug gdb/13000] Return value with -batch is always 0

[Bug gdb/13212] gdb unusable on Solaris with many threads

[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/13858] displaced stepping triggers some fails in gdb.base/break-interp.exp

[Bug gdb/14870] Missing source information for binaries compiled with clang on Linux and OS X

[Bug gdb/15458] gdb cannot step into function that begins with first entry in line table, if that entry does not have is_stmt flag

[Bug gdb/15830] upgrade "maint demangle" to a regular user command.

[Bug gdb/16015] Coding error: 6 * possibly faulty if statement ?

[Bug gdb/16360] Provide a --shortversion flag

[Bug gdb/16780] attach when already attach kills first process, why not detach?

[Bug gdb/16822] Segmentation fault on add-symbol-file command

[Bug gdb/16999] HISTSIZE behavior should match Bash's

[Bug gdb/17160] treat "interrupt -a" like "interrupt" in all-stop mode

[Bug gdb/17161] gdb confused about variable address in a nested function

[Bug gdb/17391] gdb internal error: assertion fails in regcache.c:178

[Bug gdb/17416] -var-list-children fails with "set print object on" and invalid/NULL value

[Bug gdb/17520] structure offset wrong when 1/4 GB or greater

[Bug gdb/17626] attach, detach, attach did not work

[Bug gdb/18155] gdb TUI SEGVs when resizing asm window

[Bug gdb/18190] New: Logic bug/unreachable code in opencl-lang.c

[Bug gdb/18208] Fails in gdb.base/coredump-filter.exp in remote testing

[Bug gdb/18208] New: Fails in gdb.base/coredump-filter.exp in remote testing

[Bug gdb/18214] New: step over breakpoint and deliver signal, while another thread also needs to step over breakpoint, mishandled on software single-step targets

[Bug gdb/18214] step over breakpoint and deliver signal, while another thread also needs to step over breakpoint, mishandled on software single-step targets

[Bug gdb/18216] displaced step+deliver signal, while another thread also needs to step over breakpoint, crashes gdb on hardware step targets

[Bug gdb/18216] New: displaced step+deliver signal, while another thread also needs to step over breakpoint, crashes gdb on hardware step targets

[Bug gdb/18224] New: displaced stepping crash on 32-bit x86 exposed by gdb.threads/multiple-step-overs.exp

[Bug gdb/18225] New: step past a breakpoint with signal to deliver but handler set to SIG_IGN

[Bug gdb/18225] step past a breakpoint with signal to deliver but handler set to SIG_IGN

[Bug gdb/18226] completion of extended-identifiers

[Bug gdb/18226] New: completion of extended-identifiers

[Bug gdb/18261] New: watchthreads.exp random fails on !target_stopped_data_address targets (s390)

[Bug gdb/18261] watchthreads.exp random fails on !target_stopped_data_address targets (s390)

[Bug gdb/18274] gdb crashed when I move my mouse point to a const string

[Bug gdb/18274] gdb crashed when I move my mouse to a const string

[Bug gdb/18274] New: gdb crashed when I move my mouse point to a const string

[Bug gdb/18281] New: Miscomputes or does not handle dwarf expression

[Bug gdb/18298] "compile" command cannot find compiler if tools configured with triplet instead of quadruplet

[Bug gdb/18298] "compile" command does not work when the tools were compiled using a triplet rather than a quadruplet

[Bug gdb/18298] Fix the triplet regexp to recognize triplets, not only quadruplets

[Bug gdb/18298] New: Fix the triplet regexp to recognize triplets, not only quadruplets

[Bug gdb/18300] New: command line option to disable python

[Bug gdb/18318] New: Printing an hexadecimal floating constant with negative exponent gives wrong result

[Bug gdb/18318] Printing an hexadecimal floating constant with negative exponent gives wrong result

[Bug gdb/18328] New: gdb does not work properly with gcov to update statement coverage

[Bug gdb/18331] New: Segfault after reading symbols from a fuzzed (corrupted) binary

[Bug gdb/18360] New: Crash when using "interrupt -a"

[Bug gdb/18363] New: source line echoing on "next" mysteriously turned off

[Bug gdb/18363] source line echoing on "next" mysteriously turned off

[Bug gdb/18364] New: an external SIGCONT can't be ignored and impacts SIGTERM handling

[Bug gdb/18366] auto-load declined message prints filename not directory

[Bug gdb/18366] doc: auto-load should document also filenames (not just directories)

[Bug gdb/18366] New: auto-load declined message prints filename not directory

[Bug gdb/18368] gdb with nsenter attaches to wrong process

[Bug gdb/18368] New: gdb with nsenter attaches to wrong process

[Bug gdb/18380] New: 'help python' gives Python 2 example

[Bug gdb/18386] New: callw with 0x66 prefix incorrectly disassembled in 64-bit mode

[Bug gdb/18393] GDB 7.9 segfaults on: python dir(gdb.current_progspace())

[Bug gdb/18393] New: GDB 7.9 segfaults on: python dir(gdb.current_progspace())

[Bug gdb/18394] New: struct member address printing is off.

[Bug gdb/18404] [8 Regression] gdb fails to handle EM_486/EM_IAMCU binary

[Bug gdb/18404] New: [8 Regression] gdb fails to handle EM_486/EM_IAMCU binary

[Bug gdb/18406] GDB crashes after segmentation fault in program

[Bug gdb/18406] New: GDB crashes after segmentation fault in program

[Bug gdb/18436] Can't print dynamically allocated global array

[Bug gdb/18436] New: Can't print dynamically allocated global array

[Bug gdb/18449] GDB crashes on OSX

[Bug gdb/18449] New: GDB crashes on OSX

[Bug gdb/18454] New: print process id with "Starting ..." line

[Bug gdb/18464] New: unknown value in GNU .note.ABI-tag should not cause a crash

[Bug gdb/18464] unknown value in GNU .note.ABI-tag should not cause a crash

[Bug gdb/18488] gdb -batch exits with code 0 when there's a command error

[Bug gdb/18488] New: gdb -batch exits with code 0 when there's a command error

[Bug gdb/18490] New: If the remote target donât return ISA bit in T packet GDB will stop at the wrong line

[Bug gdb/18506] New: The ISA mode of mips16 maybe changed by calling a function in GDB console by hand

[Bug gdb/18511] djgpp debugger does not work anymore

[Bug gdb/18511] New: djgpp debugger does not work anymore

[Bug gdb/18523] New: gdb hangs on stepping into some function calls

[Bug gdb/18531] New: Request to add functionality "set skip pending on"

[Bug gdb/18531] Request to add functionality "set skip pending on"

[Bug gdb/18584] "Duplicate variable object name" using pretty-printing when variable not initialized

[Bug gdb/18584] New: "Duplicate variable object name" using pretty-printing when variable not initialized

[Bug gdb/18605] New: single step over ARM Cortex 'udiv' instruction

[Bug gdb/18605] single step over ARM Cortex 'udiv' instruction

[Bug gdb/8914] I/O after stepover with an attached process

[Bug gdb/9107] GDB cannot continue debugging after error "Cannot find bounds of current function"

[Bug gdb/9315] 'set env' and 'shell' Underlying Environments are Different

[Bug gdb/9316] Cannot Share GDB variables with 'set env' or 'shell' commands

[Bug guile/18381] ERROR: no such language objcode

[Bug guile/18381] New: ERROR: no such language objcode

[Bug guile/18382] "guile" command still completes --without-guile

[Bug guile/18382] New: "guile" command still completes --without-guile

[Bug mi/15564] MI thread-exited event inconsistency when detaching

[Bug mi/18282] New: Pretty Printers - prints string value as char[] from children()

[Bug mi/18282] Pretty Printers - unable to create variable object (string value from children())

[Bug mi/18326] New: infinite loop by used mi commands in a command file

[Bug mi/18582] New: Cannot inspect vector elements - GDB MI shows Duplicate variable object name error.

[Bug pascal/11492] Patch to print (pascal) arrays of integer right

[Bug pascal/11986] not build fpc with debug support

[Bug pascal/17815] Make fields of self case-insensitive like other pascal variables

[Bug python/11324] python pretty-printers uglify backtraces

[Bug python/14382] gdb hangs after plotting with matplotlib

[Bug python/14513] setting extended-prompt triggers spurious newline to be emitted

[Bug python/15482] No way to create prefix parameters from python.

[Bug python/15600] The use of PyFile_FromString and PyFile_AsFile causes build error in _WIN32 - IS_PY3K build

[Bug python/16699] GDB Python command completion with overriden complete vs. completer class

[Bug python/16798] gdb.Value does not accept values which fit in unsigned long on python3

[Bug python/17136] 'info type-printers' causes an exception when there are per-objfile printers

[Bug python/17529] Need to better specify contract between MI and pretty-printers

[Bug python/18066] argument "word" seems broken in Command.complete (text, word)

[Bug python/18089] py-prettyprint.c:print_children doesn't verify the result of the children iterator is a tuple

[Bug python/18207] New: _initialize_python () may fail to restore initial locale in gdb configured with Python 3

[Bug python/18280] New: pointer values returned from pretty-printers are not printed

[Bug python/18280] pointer values returned from pretty-printers are not printed

[Bug python/18291] enabled status not printed in output of "info xmethods"

[Bug python/18291] New: enabled status not printed in output of "info xmethods"

[Bug python/18299] exception when registering a global pretty-printer in verbose mode

[Bug python/18299] New: exception when registering a global pretty-printer in verbose mode

[Bug python/18302] New: gdb.selected_frame throws exception

[Bug python/18304] New: xmethod implementations should not have to test their enabled flag

[Bug python/18304] xmethod implementations should not have to test their enabled flag

[Bug python/18305] New: python error in disable pretty-printer command

[Bug python/18305] python error in disable pretty-printer command

[Bug python/18306] New: Unqualified "enable pretty" should enable everything

[Bug python/18335] New: GDB Abort on "info program" in Python callback

[Bug python/18339] gdb.FinishBreakpoint is broken for inline functions

[Bug python/18339] New: gdb.FinishBreakpoint is broken for inline functions

[Bug python/18352] New: can't convert integer Value to float

[Bug python/18385] New: no way to get locations from a breakpoint

[Bug python/18438] New: PyExc_MemoryError != gdbpy_gdb_memory_error

[Bug python/18438] PyExc_MemoryError != gdbpy_gdb_memory_error

[Bug python/18439] New: lazy string value method ignores length

[Bug python/18445] New: shouldn't divulge implementation details in memory error messages from pretty printers

[Bug python/18476] New: move the info/enable/disable command trio for python-based features into common code

[Bug python/18494] New: Python gdb.Command#complete is provided with wrong parameters

[Bug python/18494] Python gdb.Command#complete is provided with wrong parameters

[Bug python/18565] Frame filters do not display inlined functions

[Bug python/18565] New: Frame filters do not display inlined functions

[Bug python/18566] Frame filters cannot display minsyms

[Bug python/18566] New: Frame filters cannot display minsyms

[Bug python/18567] New: Frame filters apply to 'backtrace' but not 'frame' command

[Bug remote/14817] gdbserver doesn't look at thread name

[Bug remote/15651] set sysroot remote: is not enough for command symbol-file

[Bug remote/17397] i686-w64-mingw32 remote multiprocess debugging: thread.c:1002: internal-error: switch_to_thread: Assertion `inf != NULL' failed.

[Bug server/18081] gdbserver's message when providing an unexisting binary could be improved

[Bug server/18295] New: binutils-gdb/gdb/rs6000-tdep.c:1787: bad if expression ?

[Bug server/18315] New: PPC64 gdbserver fails gdb.base/interrupt.exp FAILs, syscall restart mishandled

[Bug server/18315] PPC64 gdbserver fails gdb.base/interrupt.exp FAILs, syscall restart mishandled

[Bug server/18367] gdbserver doesn't work if parent blocks SIGCHLD

[Bug server/18367] New: gdbserver doesn't work if parent blocks SIGCHLD

[Bug server/18405] New: Running gdbserver with nonexistent debuggee throws assertion

[Bug server/18405] Running gdbserver with nonexistent debuggee throws assertion

[Bug sim/18273] sim: various cppcheck warnings

[Bug sim/18407] Bfin simulator - error in handling >>> (S), when shift value > 16

[Bug sim/18407] New: Bfin simulator - error in handling >>> (S), when shift value > 16

[Bug sim/18575] New: h8300/compile.c:3844: bad if test ?

[Bug symtab/17551] slowdown in application startup due to fix to pr 17154?

[Bug symtab/17564] lookup of static symbols should properly search each objfile in order

[Bug symtab/17603] gdb needs a mode to not use minsyms, it hides psymtab/symtab bugs

[Bug symtab/17604] Stop demangling ELF symbols, at least by default when we have DWARF

[Bug symtab/17821] Handling (anonymous namespace) in .gdb_index

[Bug symtab/18148] Definitions with DW_AT_const_value never make it into the psymtabs

[Bug symtab/18195] New: provide better error messages for symbols that have been gc'd by the linker

[Bug symtab/18258] New: Non-opaque type preference needs to take into account included symtabs

[Bug symtab/18258] Non-opaque type preference needs to take into account included symtabs

[Bug symtab/18290] New: type units don't have DW_AT_comp_dir

[Bug symtab/18290] type units don't have DW_AT_comp_dir

[Bug symtab/18392] ../../gdb/dwarf2loc.c:834: internal-error: chain_candidate: Assertion `result->callers + result->callees < result->length' failed

[Bug symtab/18392] New: ../../gdb/dwarf2loc.c:834: internal-error: chain_candidate: Assertion `result->callers + result->callees < result->length' failed

[Bug symtab/8367] [RFA] performance improvement of lookup_partial_symtab

[Bug tdep/17038] gdb doesn't recognize s390 instruction CIT

[Bug tdep/17945] aarch64 lacks "deal_with_atomic_sequence"

[Bug tdep/18260] New: "pt $ps" on i386 -> type = i386_eflagstype not handled in c_type_print_varspec_prefix()

[Bug tdep/18376] New: Implement process record and replay for System z

[Bug tdep/18377] New: Implement gdbserver in-process agent for System z

[Bug tdep/18605] single step over ARM Cortex 'udiv' instruction

[Bug testsuite/18550] New: GDB's testsuite and user's shell history

[Bug threads/14618] gdbserver, scheduler-locking, thread exits and TARGET_WAITKIND_NO_RESUMED

[Bug threads/18127] threads spawned by infcall end up stuck in "running" state

[Bug threads/18325] New: Need easier way to examine / play with tls

[Bug threads/18600] After forking and threads spawning, gdb leaves newly created threads stopped

[Bug threads/18600] New: After forking and threads spawning, gdb leaves newly created threads stopped

[Bug tui/13378] gdbtui updates source window for non-stopping conditional breakpoints

[Bug tui/15163] Vi settings within ~/.inputrc prevent entering/exiting TUI via C-x a

[Bug tui/18215] New: need to save/reset/restore tty settings when popping into a shell from tui mode

[Bug tui/18311] New: tui_expand_tabs writes past the end of the buffers it allocates

[Bug tui/18311] tui_expand_tabs writes past the end of the buffers it allocates

[Bug tui/18350] Invalid free() in tui_check_register_values() [Heap Corruption]

[Bug tui/18350] New: Invalid free() in tui_check_register_values() [Heap Corruption]

[Bug tui/18351] New: Reproducible Segmentation fault running target after 'layout regs' executed

[Bug tui/18388] New: "tabset" command should be replaced

[Bug varobj/18332] internal-error with -var-evaluate-expression

[Bug varobj/18332] New: internal-error with -var-evaluate-expression

[Bug varobj/18564] New: regression in showing __thread so extern variable

[Bug varobj/18564] regression in showing __thread so extern variable

[Bug web/18330] New: Upgrade Sourceware Bugzilla to 5.0

[Bug web/18330] Upgrade Sourceware Bugzilla to 5.0


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