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

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/15225] annotate stack memory dump with its meaning

[Bug backtrace/15558] "set backtrace limit" can cause assertion failure

[Bug backtrace/15558] New: "set backtrace limit" can cause assertion failure

[Bug backtrace/15582] New: need a way to omit elided frames

[Bug backtrace/15584] New: backtrace_command_1 does some unwinding too early

[Bug backtrace/15668] Cannot find bounds of current function

[Bug backtrace/15668] New: Cannot find bounds of current function

[Bug backtrace/9161] gdb produces endless backtraces on AMD64

[Bug backtrace/9838] Add "friendly stack view" feature

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

[Bug breakpoints/14951] Once set point appears again in the new session

[Bug breakpoints/15072] [Reverse Debugging] if breakpoint present gdb does not send *stopped event when reverse-finish

[Bug breakpoints/15075] dprintf inteferes with "next"

[Bug breakpoints/15165] problems saving dprintf breakpoints

[Bug breakpoints/15179] Dprintf interrupts execution when condition is false

[Bug breakpoints/15180] Agent style dprintf does not respect conditions

[Bug breakpoints/15181] Missing continue on dprintf that defaults to "gdb" style from "agent"

[Bug breakpoints/15182] Pagination is triggered for dprintf

[Bug breakpoints/15184] Cannot change dprintf style to agent for existing dprintfs

[Bug breakpoints/15186] Agent style dprintf does not buffer output properly

[Bug breakpoints/15292] Pending dprintf don't work

[Bug breakpoints/15293] Ignore-count does not work properly with dprintf

[Bug breakpoints/15360] can't step into function

[Bug breakpoints/15360] New: can't step into function

[Bug breakpoints/15413] New: reliable seg in gdb/breakpoint.c:condition_completer

[Bug breakpoints/15413] reliable seg in gdb/breakpoint.c:condition_completer

[Bug breakpoints/15433] GDB crashes when using agent dprintf, %s format, and an in-line string

[Bug breakpoints/15433] New: GDB crashes when using agent dprintf, %s format, and an in-line string

[Bug breakpoints/15434] Dprintf uses a synchronous 'continue' even in non-stop mode

[Bug breakpoints/15434] New: Dprintf uses a synchronous 'continue' even in non-stop mode

[Bug breakpoints/15501] New: 'disable 3.1 3.2 3.3' doesn't work as expected.

[Bug breakpoints/15517] New: Debug Initialize is not setting catchpoint defined in .gbdinit file when GDB is invoked from inside GPS

[Bug breakpoints/15679] 'catch throw' crashes with ' auto-solib-add off'

[Bug breakpoints/15679] New: 'catch throw' crashes with ' auto-solib-add off'

[Bug breakpoints/15683] breakpoint adjustment warning truncates addresses

[Bug breakpoints/15683] New: breakpoint adjustment warning truncates addresses

[Bug breakpoints/15692] New: -dprintf-insert does not accept double quotes

[Bug breakpoints/15693] Extra *running event when call-style dprintf hits

[Bug breakpoints/15693] New: Extra *running event when call-style dprintf hits

[Bug breakpoints/15694] Extra =breakpoint-modified events at startup when using dprintf

[Bug breakpoints/15694] New: Extra =breakpoint-modified events at startup when using dprintf

[Bug breakpoints/15697] New: Unnecessary =breakpoint-modified event when hitting dprintf

[Bug build/11881] LIBTHREAD_DB_SO can be undefined

[Bug build/15414] Build fails with mingw32-w64 GCC-4.8.0

[Bug build/15414] New: Build fails with mingw32-w64 GCC-4.8.0

[Bug build/15476] New: utils.h "enum errors" forward declaration

[Bug build/15476] utils.h "enum errors" forward (incomplete) declaration causes build failure

[Bug build/15476] utils.h "enum errors" forward declaration

[Bug build/7929] gdb v5.2.1 build on a ncr/mpras failed with conflicting types

[Bug build/8243] Cannot compile gdb on Tru64Unix 5.1A

[Bug build/9150] gdb 6.4 compilation fails on HPUX 10

[Bug build/9422] Libiberty still installed even configuring with --disable-install-libiberty

[Bug c++/10119] 'catch catch' without symbols loaded complains too much.

[Bug c++/11990] "can't find linker symbol for virtual table for ..." when printing variables

[Bug c++/12824] throw catchpoint doesn't catch rethrows

[Bug c++/13588] catch throw and specific exceptions

[Bug c++/15176] provide convenience variable holding exception object

[Bug c++/15254] "set print object" should default to "on"

[Bug c++/15257] !!!Bug gdb needed to change to intel64 idb to work!!!

[Bug c++/15318] Printing floating point numbers as hexadecimal outputs wrongly the integer conversion

[Bug c++/15372] New: ref qualifiers and overloading

[Bug c++/15372] ref qualifiers and overloading

[Bug c++/15383] New: name lookup and dependent bases

[Bug c++/15397] GDB fails on fork with exec* or posix-spawn*

[Bug c++/15397] New: GDB fails on fork with exec* or posix-spawn*

[Bug c++/15398] Incorrect "cannot resolve function" error when argument is a pointer to fixed size array

[Bug c++/15398] New: Incorrect "cannot resolve function" error when argument is a pointer to fixed size array

[Bug c++/15399] Incorrect "cannot resolve function" error: gdb no longer promoting ints to pointers

[Bug c++/15399] New: Incorrect "cannot resolve function" error: gdb no longer promoting ints to pointers

[Bug c++/15401] "set print object on" + printing variables of type: a reference to derived class.

[Bug c++/15401] New: "set print object on" + printing variables of type: a reference to derived class.

[Bug c++/15437] New: virtual inheritance: __in_chrg and __vtt_parm

[Bug c++/15437] virtual inheritance: __in_chrg and __vtt_parm

[Bug c++/15440] New: set print object produces values not matching inferior

[Bug c++/15440] set print object produces values not matching inferior

[Bug c++/15454] New: unusably slow resolving type names in C++ program with multiple namespace / lots of base classes

[Bug c++/15454] unusably slow resolving type names in C++ program with multiple namespace / lots of base classes

[Bug c++/15468] crash breakpoint.c:5940: internal-error: print_one_breakpoint_location

[Bug c++/15468] New: crash breakpoint.c:5940: internal-error: print_one_breakpoint_location

[Bug c++/15489] demo

[Bug c++/15489] New: demo

[Bug c++/15502] DW_AT_decl_line ignored in DW_TAG_imported_declaration

[Bug c++/15502] New: DW_AT_decl_line ignored in DW_TAG_imported_declaration

[Bug c++/15519] GDB 7.6 is 94x slower than GDB 7.5.1 using a certain core file

[Bug c++/15519] New: GDB 7.6 is 94x slower than GDB 7.5.1 using a certain core file

[Bug c++/15559] New: Method call and calling convention

[Bug c++/15567] New: pty of derived class w/ using base::method doesn't print base::method

[Bug c++/15567] pty of derived class w/ using base::method doesn't print base::method

[Bug c++/15569] gdb picks wrong base class method

[Bug c++/15569] New: gdb picks wrong base class method

[Bug c++/15626] C++ unnamed parameter is not displayed

[Bug c++/15626] New: C++ unnamed parameter is not displayed

[Bug c++/15689] can't compute CFA for this frame

[Bug c++/15689] New: can't compute CFA for this frame

[Bug c++/7112] cout << 1 doesn't work for c++

[Bug c++/7935] GDB doesn't know about namespace aliases

[Bug c++/9065] can't use typeid

[Bug cli/10462] set command does not detect syntax error

[Bug cli/15331] New: Segfault when resizing gnome-terminal while using "layout asm"

[Bug cli/15331] Segfault when resizing gnome-terminal while using "layout asm"

[Bug cli/15377] New: completer ignores inlined functions

[Bug cli/15471] New: info line given 73x

[Bug cli/15548] Limit completions to a pre-defined limit when completions list is very large

[Bug cli/15548] New: Limit completions to a pre-defined limit when completions list is very large

[Bug cli/15570] New: Change default completer

[Bug cli/15603] [7.6 regression] CTRL-C can no longer interrupt inferior

[Bug cli/15603] New: [7.6 regression] CTRL-C can no longer interrupt inferior

[Bug cli/15642] Crash using 'rbreak'

[Bug cli/15642] New: Crash using 'rbreak'

[Bug corefiles/14983] GDB 7.5.1 crash due to NULL pointer reference at -break-insert

[Bug corefiles/15349] gcore not implemented for AIX

[Bug corefiles/15349] New: gcore not implemented for AIX

[Bug corefiles/15451] Can't locate registers loading Sparc core in threaded program.

[Bug corefiles/15451] New: Can't locate registers loading Sparc core in threaded program.

[Bug corefiles/15475] gdb cannot sniff_core_bfd on ia64-hpux

[Bug corefiles/15475] New: gdb cannot sniff_core_bfd on ia64-hpux

[Bug corefiles/15591] New: Should have test for TLS with core files

[Bug exp/15364] New: regression with "&&"

[Bug exp/15364] regression with "&&"

[Bug exp/15702] New: Add options to backtrace and frame equivalent to options to "set print frame-arguments"

[Bug external/15340] New: The 7.6 branch fails to build under MinGW

[Bug external/15340] The 7.6 branch fails to build under MinGW

[Bug fortran/12044] Fortran indexing does not work

[Bug fortran/15326] Problem inspecting recursive Derived Data Type

[Bug fortran/15353] New: ptype/whatis doesn't handle DW_TAG_namelist

[Bug fortran/8995] gdb AND fortran arrays

[Bug fortran/9232] utils.c:947: internal-error: virtual memory exhausted: can't allocate 4294967420 bytes.

[Bug fortran/9395] cannot access allocatable array in fortran90

[Bug fortran/9808] Can't display an array element in Fortran

[Bug gdb/11211] expr-cumulative tracking bug

[Bug gdb/12257] gdb ignores line "bar: if(foo)goto bar;"

[Bug gdb/12493] GDB Singe-Step Error: Windows (MinGW) GDB 7.x Under certain conditions, attempts to Single Step result in the error: "Error accessing memory address 0xxxxxxxx: Input/output error"

[Bug gdb/13054] internal-error: handle_inferior_event: Assertion `inf' failed

[Bug gdb/13356] Be less strict about C++ overloading when calling functions from the inferior

[Bug gdb/14443] Mach error in function darwin_resume_thread when continuing after attaching to a process

[Bug gdb/14523] [MIPS] unexpected signal with gdb target

[Bug gdb/14678] GDB 7.5 fails to build unless makeinfo is installed

[Bug gdb/15325] crashes with "segmentation fault" for self-created dwarf-file

[Bug gdb/15328] New: more powerful history manipulation

[Bug gdb/15338] Assertion `dwarf2_per_objfile->ranges.readin' failed

[Bug gdb/15338] New: Assertion `dwarf2_per_objfile->ranges.readin' failed

[Bug gdb/15352] New: Warning/Assert for extraneous split-dwarf/fission fields

[Bug gdb/15352] Warning/Assert for extraneous split-dwarf/fission fields

[Bug gdb/15358] gdb deadlock due to gdb calling calloc() in signal handler.

[Bug gdb/15358] New: gdb deadlock due to gdb calling calloc() in signal handler.

[Bug gdb/15397] GDB fails on fork with exec* or posix-spawn*

[Bug gdb/15415] gdb resolves symbolic links when passing argv[0]

[Bug gdb/15415] New: gdb resolves symbolic links when passing argv[0]

[Bug gdb/15438] dangling cleanup in keep_going

[Bug gdb/15438] New: dangling cleanup in keep_going

[Bug gdb/15439] New: dangling cleanup in normal_stop

[Bug gdb/15453] Free Pascal and Lazarus: Internal-error TYPE_CODE_UNDEF and crash when executing command 'ptype Form1.Test'

[Bug gdb/15453] New: Free Pascal and Lazarus: Internal-error TYPE_CODE_UNDEF and crash when executing command 'ptype Form1.Test'

[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/15458] New: gdb cannot step into function that begins with first entry in line table, if that entry does not have is_stmt flag

[Bug gdb/15508] New: arm-eabi simulator crashes if ran with no loaded binaries

[Bug gdb/15509] New: GDB does not sane check the pathname for a Fopen request from the remote target

[Bug gdb/15511] New: source prints confusing output when processing nested source includes.

[Bug gdb/15518] New: reverse debugging not working for ARM under cross-debugging setup

[Bug gdb/15550] New: powerpc gdb does not use Tag_GNU_Power_ABI_Struct_Return

[Bug gdb/15561] New: Missing pretty printers for vec.h

[Bug gdb/15562] New: record: lowest instr# is 0, not 1

[Bug gdb/15568] New: Expose ucontext for signals

[Bug gdb/15573] Decode fatal signals to show faulting address, access type, etc.

[Bug gdb/15573] New: Decode fatal signals to show faulting address, access type, etc.

[Bug gdb/15588] internal-error: handle_inferior_event: Assertion `inf' failed on Mac OS X

[Bug gdb/15588] New: internal-error: handle_inferior_event: Assertion `inf' failed on Mac OS X

[Bug gdb/15633] gdb 7.6 make [2] info recursive error

[Bug gdb/15633] New: gdb 7.6 make [2] info recursive error

[Bug gdb/15644] New: printing an implicit pointer should automatically dereference it

[Bug gdb/15645] New: Setting a breakpoint in a function marked with __attribute__((always_inline)) with multiple locations only sets it at the first location

[Bug gdb/15645] Setting a breakpoint in a function marked with __attribute__((always_inline)) with multiple locations only sets it at the first location

[Bug gdb/15650] New: xemacs gdb cleanups.c:264: internal-error: restore_my_cleanups: Assertion '*pmy_chain == SENTINEL_CLEANUP' failed

[Bug gdb/15650] xemacs gdb cleanups.c:264: internal-error: restore_my_cleanups: Assertion '*pmy_chain == SENTINEL_CLEANUP' failed

[Bug gdb/15678] New: Typing "enable count" crashes gdb

[Bug gdb/15684] info mem command for 32 bits host/64 bits target truncates addresses

[Bug gdb/15684] New: info mem command for 32 bits host/64 bits target truncates addresses

[Bug gdb/15700] New: Undefiend reference to "std_section"

[Bug gdb/15700] Undefiend reference to "std_section"

[Bug gdb/7912] leaked file descriptors

[Bug macros/15611] macros don't work with CWEB

[Bug macros/15611] New: macros don't work with CWEB

[Bug macros/9777] Variable may be used uninitialized in maybe_expand()

[Bug mi/15472] New: Printing of "fullname" when the file is missing is causing problems for Eclipse

[Bug mi/15472] Printing of "fullname" when the file is missing is causing problems for Eclipse

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

[Bug mi/15596] emacs interface with "gdb -i=mi" mishandles quoted newlines

[Bug mi/15596] New: emacs interface with "gdb -i=mi" hangs on quoted newlines

[Bug python/10344] Pretty printers that call into inferior could crash GDB

[Bug python/12127] gdb with python support still get crash on showing uninitialized local variables

[Bug python/14077] Dynamic type of references cannot be accessed

[Bug python/14204] Documentation of gdb.Block

[Bug python/15351] GDB should provide a way to tell if the inferior comes from a core file

[Bug python/15351] New: GDB should provide a way to tell if the inferior comes from a core file

[Bug python/15461] New: crash: gdb-7.6 gdbarch in archpy_disassemble() overwritten with NULL causes crash due to assert(gdbarch != NULL)

[Bug python/15463] GDB fails to build

[Bug python/15463] New: GDB fails to build

[Bug python/15464] Accessing anonymous unions from Python

[Bug python/15464] New: Accessing anonymous unions from Python

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

[Bug python/15528] New: need a way to create a new Type dynamically

[Bug python/15579] New: help for gdb.execute doesn't mention options

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

[Bug python/15613] New: gdb.GdbError not adquately documented

[Bug python/15620] New: no "new breakpoint" event

[Bug python/15621] New: no "new shared library" event

[Bug python/15622] New: no "new thread" event

[Bug python/15622] no "new thread" event

[Bug python/15629] New: no access to line table from python

[Bug python/15637] New: override a command from Python

[Bug python/15699] New: pretty-printed structs don't obey "set print frame-arg scalars"

[Bug remote/14408] remote_start_remote incorrectly uses immediate_quit

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

[Bug remote/15275] gdb quit command fails if remote serial link is broken

[Bug remote/15297] CTRL-C with set debug remote often crashes GDB

[Bug remote/15379] New: step corrupts stack

[Bug remote/15455] New: QTro remote packet broken

[Bug remote/15455] QTro remote packet broken

[Bug remote/15643] Current thread support (qC) don't work with remote target

[Bug remote/15643] New: Current thread support (qC) don't work with remote target

[Bug remote/15651] New: set sysroot remote: is not enough

[Bug remote/15696] Need for separarate qOffsets value for BSS

[Bug remote/15696] New: Need for separarate qOffsets value for BSS

[Bug server/14495] gdbserver doesn't support thread names

[Bug server/14823] GDBserver: debugging multiple processes of mixed architectures

[Bug server/15594] New: tls support in 64x32 x86 gdbserver doesn't extend address to 64 bits

[Bug server/15594] tls support in 64x32 x86 gdbserver doesn't extend address to 64 bits

[Bug server/15604] New: [7.5 regression] gdbserver leaks socket to inferior

[Bug server/15682] New: z/Z breakpoint reinsertions, dprintf-style gdb->agent

[Bug server/15682] z/Z breakpoint reinsertions, dprintf-style gdb->agent

[Bug shlibs/15507] .dynamic section is not at the expected address

[Bug shlibs/15507] New: .dynamic section is not at the expected address

[Bug shlibs/15590] GDB slows nonlinearly as number of inferior solibs increases

[Bug shlibs/15590] New: GDB slows nonlinearly as number of inferior solibs increases

[Bug symtab/14441] Need to support DW_TAG_rvalue_reference_type

[Bug symtab/14466] unable to load symbols for linux-gate.so.1 (vdso)

[Bug symtab/14479] no way to request gdb to load separate debuginfo

[Bug symtab/15223] reversed order of inlined function parameters

[Bug symtab/15343] Crash when setting a breakpoint in assembler file compiled by ARM tool chain

[Bug symtab/15343] New: Crash when setting a breakpoint in assembler file compiled by ARM tool chain

[Bug symtab/15350] GDB can't read compressed debug sections (mingw32 target)

[Bug symtab/15350] New: GDB can't read compressed debug sections (mingw32 target)

[Bug symtab/15376] New: IWBN to allocate more Fission objects on comp_unit_obstack instead of objfile_obstack

[Bug symtab/15391] DW_OP_GNU_implicit_pointer bug

[Bug symtab/15391] New: DW_OP_GNU_implicit_pointer bug

[Bug symtab/15412] New: Performance regression in "info {func,var,types} foo" (mostly info types).

[Bug symtab/15412] Performance regression in "info {func,var,types} foo" (mostly info types).

[Bug symtab/15541] arguments printed in reverse order

[Bug symtab/15541] New: arguments printed in reverse order

[Bug symtab/15547] New: info types searches msymbols

[Bug symtab/15565] New: dangling cleanup in macho_symfile_read

[Bug symtab/15597] New: ignored build-id in .gnu_debugaltlink (.dwz shared file)

[Bug symtab/15652] full symlink resolution prevents gdb from finding fission dwp files

[Bug symtab/15652] New: full symlink resolution prevents gdb from finding fission dwp files

[Bug symtab/15691] gdb crash from "Stay in DWO optimization"

[Bug symtab/15691] New: gdb crash from "Stay in DWO optimization"

[Bug symtab/15695] New: value_struct_elt dereferences entire ptr chain?

[Bug symtab/8423] Make HP/UX use section indexes and not 0, 1, 2, 3

[Bug symtab/8424] Include non-loadable sections in objfile struct

[Bug tdep/15420] New: Thread support broken on 64-bit Solaris/x86

[Bug tdep/15420] Thread support broken on 64-bit Solaris/x86

[Bug tdep/15653] New: verify that sdt probe support works on AArch64

[Bug tdep/15653] verify that sdt probe support works on AArch64

[Bug tdep/8630] "struct target_ops" -> "struct gdbtarg" || "struct target"

[Bug testsuite/12649] reproducer for races of expect incomplete reads

[Bug threads/13869] Latest gdb 7.4 (CVS HEAD) has problem with "target async": Cannot get thread event message: debugger service failed

[Bug threads/15520] New: GDB step command crashed on non-stop mode

[Bug tui/14880] In split register layouts, `up` results in assertion failure in value.c

[Bug tui/15580] New: TUI assembly window line prefix is too long

[Bug tui/15580] TUI assembly window line prefix is too long

[Bug tui/15581] New: TUI assembly window line display problem with potential crash

[Bug tui/15581] TUI assembly window line display problem with potential crash

[Bug tui/9294] Messed up display in tui-mode

[Bug varobj/15166] varobj.c:3871: internal-error: cplus_describe_child: Assertion `access' failed.


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