gdb-prs archive
subject index for October - December, 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 backtrace/11586] RFE: .eh_frame_hdr support (=speed-up)

[Bug backtrace/16577] GDB crash on attempted read from deleted shared library

[Bug breakpoints/18144] [aarch64] the skip prologue functionality doesn't work well for same assembly functions

[Bug breakpoints/19681] Attempting to set a breakpoint at a label in a C++ constructor causes internal-error: decode_line_full

[Bug breakpoints/19806] Aarch64: watchpoints set on non-8-byte-aligned addresses are always missed

[Bug breakpoints/20926] gdb misses breakpoint and stops one line after

[Bug breakpoints/21870] aarch64: Leftover uncleared debug registers

[Bug breakpoints/22301] [AARCH64] can't place breakpoint on STP of double registers

[Bug breakpoints/22301] New: [AARCH64] can't place breakpoint on STP of double registers

[Bug breakpoints/22350] Attempt to set a breakpoint results in out of bounds access to std::vector<partial_symbol*>

[Bug breakpoints/22350] New: Attempt to set a breakpoint results in out of bounds access to std::vector<partial_symbol*>

[Bug breakpoints/22407] New: gdb crash in jit.c

[Bug breakpoints/22461] New: breakpoint after mprotect

[Bug breakpoints/22511] New: Regression in "commands"

[Bug breakpoints/22511] Regression in "commands"

[Bug breakpoints/22567] New: pending breakpoint location's gdbarch is incorrect after it is resolved

[Bug breakpoints/22567] pending breakpoint location's gdbarch is incorrect after it is resolved

[Bug breakpoints/22569] Internal error when using "break -source test.c main"

[Bug breakpoints/22569] New: Internal error when using "break -source test.c main"

[Bug breakpoints/22613] New: assert in inferior_thread from tui_on_normal_stop

[Bug build/22102] 32-bit gdb build fails with undefined reference to amd64_create_target_description

[Bug build/22188] gdb/arm-tdep.c:6449: (rn & 0xe) == 0x1 - tautology

[Bug build/22206] [8.1 regression] SPARC M7 ADI patches break Solaris build

[Bug build/22495] New: remote-sim.c should be built with -Wno-format-literal

[Bug build/22495] remote-sim.c should be built with -Wno-format-nonliteral

[Bug build/22612] check_dwarf64_offsets () always returns false

[Bug build/22612] New: check_dwarf64_offsets () always returns false

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

[Bug c++/19436] C++11 ABI tag does not work

[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++/22242] New: recursive display of variable information

[Bug c++/22411] New: cp-name-parser.y doesn't grok templates with function type as template argument

[Bug c++/22430] New: internal-error in block_symbol cp_lookup_bare_symbol

[Bug c++/22541] New: Gdb crashes on variadic templates

[Bug c++/8128] setting a breakpoint on C++ member functions

[Bug c++/8218] ptype claims destructors have arg

[Bug cli/16224] add "pahole" functionality to ptype

[Bug cli/22234] New: complaints don't end with newlines

[Bug cli/22435] During remote debugging, gdbserver is unable to connect to gdb client when the debug session is invoked for the second time

[Bug cli/22435] New: During remote debugging, gdbserver is unable to connect to gdb client when the debug session is invoked for the second time

[Bug cli/22454] logging sometimes prints prompt

[Bug cli/22454] New: logging sometimes prints prompt

[Bug cli/22455] New: blank line repeats commands even when scripting

[Bug cli/22573] New: "finish" doesn't respect "set print pretty"

[Bug cli/22640] Extend ptype /o to support offsets and sizes in hex rather than decimal

[Bug cli/22640] New: Extend ptype /o to support offsets and sizes in hex rather than decimal

[Bug compile/22188] gdb/arm-tdep.c:6449: (rn & 0xe) == 0x1 - tautology

[Bug compile/22395] New: ./configure picks up wrong compiler

[Bug compile/22395] ODR violations

[Bug corefiles/11579] RFE: backtrace core without any symfile_objfile

[Bug corefiles/11608] gcore does not support build-id

[Bug corefiles/18964] [mips] 7.10.1 regression: internal-error: mips-tdep.c:1098: bad register size

[Bug corefiles/8210] Linux core files should use linux-thread-db.c

[Bug d/22480] New: `ptype` returns `struct` for D classes

[Bug exp/12281] Incorrect interpretation of returned point in 64 bit platform

[Bug exp/22487] `51-var-list-children var3` is not returning within 10 seconds

[Bug exp/22487] New: `51-var-list-children var3` is not returning within 10 seconds

[Bug fortran/22424] New: gdb.lookup_type fails for Fortran

[Bug fortran/22497] New: Unable to access base type of derived types

[Bug gdb/11403] Failed to set controlling terminal

[Bug gdb/13498] save-index makes gdb slow with dwarf4

[Bug gdb/13669] Infinite recursion in cp_print_value_fields

[Bug gdb/15250] use PTRACE_SEIZE and PTRACE_INTERRUPT

[Bug gdb/16200] Running an inferior with incompatible architecture lead to crash

[Bug gdb/18003] Some fails in gdb.base/breakpoint-in-ro-region.exp

[Bug gdb/18071] TLS variables can't be resolved on aarch64-linux-gnu

[Bug gdb/18072] 180 fails in gdb.base/watchpoint-reuse-slot.exp on aarch64-linux-gnu

[Bug gdb/18119] gas/config/tc-arm.c:8874: bad if expression ?

[Bug gdb/18653] spawn changes SIGPIPE SIG_DFL to SIG_IGN

[Bug gdb/19061] gdb-7.10 hangs/spins-on-cpu when debugging any program on Alpha

[Bug gdb/19558] Trying to attach the same process twice borks gdbserver

[Bug gdb/20426] gdb does not interpret DWARF annotating imported units fully

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

[Bug gdb/20623] tab-completion doesn't work too well with "(anonymous namespace)"

[Bug gdb/20760] Crash when casting variable to char[][] type

[Bug gdb/20818] PASS->FAIL: gdb.base/ptype.exp: ptype old_fptr

[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/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/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/21945] Improve find command string search

[Bug gdb/22271] GDB fails on "assertion failed"

[Bug gdb/22271] New: GDB fails on "assertion failed"

[Bug gdb/22275] Configuration powerpc-wrs-vxworks is obsolete.

[Bug gdb/22275] New: Configuration powerpc-wrs-vxworks is obsolete.

[Bug gdb/22282] info locals 1 freeze at 100%

[Bug gdb/22282] New: info locals 1 freeze at 100%

[Bug gdb/22286] [MIPS] internal-error when read dspctl register

[Bug gdb/22286] New: [MIPS] internal-error when read dspctl register

[Bug gdb/22293] find command's "halting search" warning missing against gdbserver

[Bug gdb/22293] New: find command's "halting search" warning missing against gdbserver

[Bug gdb/22340] New: attach in gdb/mi doesn't display prompt

[Bug gdb/22388] assertion "xfered_len>0" in target.c for remote connection

[Bug gdb/22388] New: assertion "xfered_len>0" in target.c for remote connection

[Bug gdb/22399] New: No support for DW_OP_GNU_variable_value

[Bug gdb/22400] New: Do not mention mailing list

[Bug gdb/22401] New: better pager prompt

[Bug gdb/22404] New: read after free in dwarf2read.c

[Bug gdb/22417] New: Get garbage data when reading .interp section

[Bug gdb/22418] New: libpthread.so.0 error

[Bug gdb/22453] New: "maint space" doesn't work with "gdb -ex"

[Bug gdb/22468] gdb don't track the size of the command prompt

[Bug gdb/22468] New: gdb don't track the size of the command prompt

[Bug gdb/22472] Arguments evaluation doesn't always work

[Bug gdb/22472] New: Arguments evaluation doesn't always work

[Bug gdb/22481] New: Python Exception <class 'gdb.error'> Trying to read string with inappropriate type `int'.:

[Bug gdb/22491] gdb.arch/amd64-stap-optional-prefix.exp fails after probe C++-ification patch

[Bug gdb/22491] New: gdb.arch/amd64-stap-optional-prefix.exp fails after probe C++-ification patch

[Bug gdb/22499] 8.0 regression: wrongly read $xmm0

[Bug gdb/22499] New: 8.0 regression: wrongly read $xmm0

[Bug gdb/22501] Incorrect sizeof(symbol) == 4 on a 64-bit platform

[Bug gdb/22501] New: Incorrect sizeof(symbol) == 4 on a 64-bit platform

[Bug gdb/22531] New: FAIL: gdb.base/async.exp & gdb.base/skip.exp

[Bug gdb/22556] New: Regression: gdb.threads/names.exp with --target_board=native-gdbserver

[Bug gdb/22556] Regression: gdb.threads/names.exp with --target_board=native-gdbserver

[Bug gdb/22557] New: Regression: gdb.base/dtrace-probe.exp with --target_board=native-gdbserver

[Bug gdb/22557] Regression: gdb.base/dtrace-probe.exp

[Bug gdb/22557] Regression: gdb.base/dtrace-probe.exp with --target_board=native-gdbserver

[Bug gdb/22560] New: Avoid IPA interfering with regular breakpoints/debugging

[Bug gdb/22583] gdb.base/breakpoint-in-ro-region.exp regressions on software single-step targets

[Bug gdb/22583] New: gdb.base/breakpoint-in-ro-region.exp regressions on software single-step targets

[Bug gdb/22584] New: Regression: expression completer and scope operator ("p std::[TAB]" => "p std::std::")

[Bug gdb/22584] Regression: expression completer and scope operator ("p std::[TAB]" => "p std::std::")

[Bug gdb/22594] New: Possible access to unintended variable in "gdb/stabsread.c" line 1364

[Bug gdb/22594] Possible access to unintended variable in "gdb/stabsread.c" line 1364

[Bug gdb/22600] GDB doesn't handle bitfield offsets on big-endian architectures

[Bug gdb/22600] New: GDB doesn't handle bitfield offsets on big-endian architectures

[Bug gdb/22608] New: operator<< completion clips to operator<

[Bug gdb/22616] New: gdb will not set program counter $pc to mmap()ed region

[Bug gdb/22617] New: RFE: parallelize ./configure

[Bug gdb/22617] RFE: parallelize ./configure

[Bug gdb/22618] bad diagnosis and recovery suggestion when bison or flex is missing

[Bug gdb/22618] New: bad diagnosis and recovery suggestion when bison or flex is missing

[Bug gdb/22619] New: repeat count is forgotten by newline to extend previous 'x' command (examine memory)

[Bug gdb/22621] New: Missing completion of std::__c

[Bug gdb/22629] New: GDB on MacOS is leaving an orphaned debuggee process running

[Bug gdb/22645] gdb hangs on 32-bit ARM armv7l at SIGTRAP from "bkpt" instruction 0xe1200070

[Bug gdb/22645] New: gdb hangs on 32-bit ARM armv7l at SIGTRAP from "bkpt" instruction 0xe1200070

[Bug gdb/22647] New: Tab completion hangs with a gcc7 LTO elf

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

[Bug macros/22466] New: user-defined function thinks it lacks an argument

[Bug macros/22467] New: No way to undefine defined function

[Bug macros/22467] No way to undefine defined function

[Bug python/12966] python threads incompatible with gdbserver

[Bug python/21213] garbarge collector eats gdb.selected_thread()

[Bug python/22195] Provide a help() method to gdb.Command that overrides the docstring

[Bug python/22223] python event.new_thread does not exist but described in online document

[Bug python/22474] New: Python API: stop event: GDB crashes if function called through parse_and_eval() exits

[Bug python/22475] New: Python API: breakpoint subclass: GDB crashes if function called through parse_and_eval() exits

[Bug python/22475] Python API: breakpoint subclass: GDB crashes if function called through parse_and_eval() exits

[Bug python/22498] Can't access type component when calling script from command line

[Bug python/22498] New: Can't access type component when calling script from command line

[Bug python/22503] New: GDB uses PYTHONHOME environment variable, but can't find the correct python environment.

[Bug record/22368] Assertion failure during recorded execution

[Bug record/22368] New: Assertion failure during recorded execution

[Bug remote/22383] fileio pathnames are not NUL terminated after reading from target memory

[Bug remote/22383] New: fileio pathnames are not NUL terminated after reading from target memory

[Bug remote/22597] New: Empty `qsThreadInfo' reply handling regression causing inability to execute

[Bug remote/22633] documentation for qOffsets

[Bug remote/22633] New: documentation for qOffsets

[Bug remote/7628] re-connect: so target knows that a new session has been started

[Bug rust/20164] fix string printing in rust

[Bug rust/22236] New: string slices print too much

[Bug rust/22236] string slices print too much

[Bug rust/22251] &str type should be built in

[Bug rust/22251] New: &str type should be built in

[Bug rust/22254] New: rust needs value_print as well

[Bug rust/22456] New: Can't access minsyms in Rust

[Bug rust/22545] New: add inclusive range syntax to rust

[Bug rust/22562] investigate linespec issues with rust

[Bug rust/22562] New: investigate linespec issues with rust

[Bug rust/22574] New: support ptype/o in rust

[Bug rust/22574] support ptype/o in rust

[Bug server/22137] gdbserver crashes on hosts with pkru register

[Bug server/22279] gdbserver 100% CPU usage after gdb quit

[Bug server/22279] New: gdbserver 100% CPU usage after gdb quit

[Bug shlibs/22558] New: Should make "nosharedlibrary" accept a regexp too

[Bug symtab/13627] multiple .debug_types per objfile are not supported

[Bug symtab/20899] "dwarf2_string_attr" does not check for "DW_FORM_GNU_str_index"

[Bug symtab/22365] "info locals" on an unitialized yet vector causes long garbage print

[Bug symtab/22365] New: "info locals" on an unitialized yet vector causes long garbage print

[Bug symtab/8748] gdb

[Bug tdep/22356] [AArch64] 128-bit Q registers are not well handled in displaced stepping and fast tracepoint

[Bug tdep/22356] New: [AArch64] 128-bit Q registers are not well handled in displaced stepping and fast tracepoint

[Bug tdep/22389] aarch64: watchpoints are not merged regression

[Bug tdep/22389] New: aarch64: watchpoints are not merged regression

[Bug tdep/22576] New: ppc64: gdbarch_skip_trampoline_code fails for relro

[Bug tdep/22576] ppc64: gdbarch_skip_trampoline_code fails for relro

[Bug tdep/22576] ppc64: gdbarch_skip_trampoline_code uses wrong r2

[Bug tdep/22576] ppc64_skip_trampoline_code uses wrong r2 for EXEC_REVERSE

[Bug testsuite/22091] PASS->FAIL: gdb.arch/thumb2-it.exp

[Bug testsuite/22420] gdb.base/dtrace-probe.exp not working (as in "not able to run")

[Bug testsuite/22420] New: gdb.base/dtrace-probe.exp not working (as in "not able to run")

[Bug threads/22297] Program terminated with signal SIGTRAP, Trace/breakpoint trap

[Bug threads/22381] GDB can not read TLS from cross-target core files

[Bug threads/22381] New: GDB can not read TLS from cross-target core files

[Bug threads/9426] After upgrading glibc to v. 2.6.1, receive error stating "ptrace: No such process."

[Bug threads/9463] Program terminated with signal SIGTRAP, Trace/breakpoint trap

[Bug uprobes/22297] New: Program terminated with signal SIGTRAP, Trace/breakpoint trap


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