gdb-prs archive
subject index for July - September, 2014

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 ada/11385] cannot catch Ada exceptions

[Bug ada/9617] can not find definition of an ada variable with gdb

[Bug backtrace/16215] SPARC: can't compute CFA for this frame

[Bug backtrace/17209] New: SIGBUS with no backtrace

[Bug backtrace/17209] SIGBUS with no backtrace

[Bug backtrace/17445] New: 64bit amd64 windows dwarf backtrace corrupt

[Bug backtrace/17446] gdb --batch broken since 7.8

[Bug backtrace/17446] New: gdb --batch broken since 7.8

[Bug backtrace/8772] [regression] backtraces include many invalid frames when debugging stripped executables

[Bug backtrace/9537] gdb does not produce correct backtrace on linux mips

[Bug breakpoints/10557] HW watchpoints silently degrade into SW ones

[Bug breakpoints/11746] Be able to set breakpoints using partial source paths

[Bug breakpoints/12526] watch -location false positives on bitfields

[Bug breakpoints/12528] Should we handle constructors that are garbage collected but their debug info isn't?

[Bug breakpoints/12821] im using gdb for windows. I think the output is explicit :)

[Bug breakpoints/12897] gdb fails to insert breakpoint in pie executable

[Bug breakpoints/13018] Can't set Break point after C loop

[Bug breakpoints/15317] Differentiate between SIGTRAP and breakpoint

[Bug breakpoints/16439] rbreak . gives "unmatched quote" on Firefox

[Bug breakpoints/17134] New: Can't step in static app after attaching to running process

[Bug breakpoints/17174] infrun.c:4400: internal-error: process_event_stop_test: Assertion `ecs->event_thread->control.exception_resume_breakpoint != NULL' failed.

[Bug breakpoints/17174] New: infrun.c:4400: internal-error: process_event_stop_test: Assertion `ecs->event_thread->control.exception_resume_breakpoint != NULL' failed.

[Bug breakpoints/17175] New: FAIL: gdb.threads/multiple-step-overs.exp: next

[Bug breakpoints/17280] breakpoint problem on aarch64 (in qemu full-system emulation): SIGTRAP/SIGSEGV in debugged program

[Bug breakpoints/17280] New: breakpoint problem on aarch64 (in qemu full-system emulation): SIGTRAP/SIGSEGV in debugged program

[Bug breakpoints/17294] New: ARM: Testsuite failures in gdb.base/watchpoint-reuse-slot.exp

[Bug breakpoints/17375] New: Remove printing of "No symbol table loaded." when setting breakpoints before the "file" command?

[Bug breakpoints/17431] follow-exec, "always-inserted on", breakpoints inserted too soon

[Bug breakpoints/17431] New: follow-exec, "always-inserted on", breakpoints inserted too soon

[Bug breakpoints/7143] Watchpoint does not trigger when first set

[Bug breakpoints/7920] temporary breakpoints not removed

[Bug breakpoints/8147] cannot insert a breakpoint on Solaris: Error accessing memory...

[Bug breakpoints/8249] Same as 1042, but with example

[Bug breakpoints/8787] breakpoint on a function name or first line in function does not work

[Bug breakpoints/9051] Pthread application got killed when hits the breakpoint

[Bug breakpoints/9285] invalid address for symbol w/o debugging info when using stabs

[Bug breakpoints/9299] Cannot insert breakpoint 1: Error accessing memory address 0x87414: I/O error

[Bug breakpoints/9405] GDB 6.3 : Cannot delete or disable Hardware Watchpoint

[Bug breakpoints/9505] gdb can't set breakpoints in ADA code and outputs "No source file" found

[Bug build/10685] Problem Installing 6.8. After ./configure, tried to make GDB 6.8, then gave me error : no termcap library found. Working on ubuntu.

[Bug build/11267] configure: error: no termcap library found

[Bug build/17104] CFLAGS="-Wall -Wextra" gdb/confgure --with-babeltrace fails

[Bug build/17105] /usr/share/gdb/{guile,python}/ get installed even --without-{guile,python}

[Bug build/17268] New: python directory not installed when makeinfo missing

[Bug build/7591] GDB 5.2 doesn't build using ``cc'' on HP/UX 10.20 (FAQ)

[Bug build/7665] Cannot specify a full path for ar when configuring gdb

[Bug build/7999] GDB 5.3 incompatibilities with coreutils 4.5.4 in POSIX-2001 mode

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

[Bug build/8331] GDB does not complete build for crossing debugging PPC on Solaris

[Bug build/8738] Installation fails while installing opcodes on HPUX 11.11/11.00/10.20

[Bug build/8954] build failure (gdb 6.3) on Dec-alpha-OSF1-5.1B

[Bug build/9231] make error, gdb 6.4, on IRIX 6.5.28f

[Bug build/9351] Buiding gdb 6.6 fails on HP-UX 11.11 (PA-RISC)

[Bug c++/12284] IWBN to not have to quote anonymous namespaces

[Bug c++/12490] gdb asks for bug reporting

[Bug c++/12673] Can not identify the new variable type by typedef.

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

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

[Bug c++/16874] Can't break on function in anonymous namespace

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

[Bug c++/17066] GDB demangler crashes

[Bug c++/17124] GDB incorrectly says that std::string::npos is of type string

[Bug c++/17124] New: GDB incorrectly says that std::string::npos is of type string

[Bug c++/17132] Improper evaluation of expressions involving virtual method invocations under EVAL_AVOID_SIDE_EFFECTS

[Bug c++/17132] New: Improper evaluation of expressions involving virtual method invocations under EVAL_AVOID_SIDE_EFFECTS

[Bug c++/17139] 'info locals' crashes in presence of unordered_map

[Bug c++/17139] New: 'info locals' crashes in presence of unordered_map

[Bug c++/17164] gdb assert in elf_gnu_ifunc_resolver_return_stop

[Bug c++/17164] New: gdb assert in elf_gnu_ifunc_resolver_return_stop

[Bug c++/17240] New: Printing member variable of a function-local class goes wrong if outer scope has a variable with the same name.

[Bug c++/17267] New: Reading symbols from "program" segmentation fault

[Bug c++/17267] Reading symbols from "program" segmentation fault

[Bug c++/17308] CBUG

[Bug c++/17308] New: CBUG

[Bug c++/17309] CBUG

[Bug c++/17309] New: CBUG

[Bug c++/17315] New: 'until' behavion in watchpoint.c (for loops) incompatible with loop condition instructions at the top of the loop

[Bug c++/17357] New: Unable to see stl types content

[Bug c++/17357] Unable to see stl types content

[Bug c++/17434] New: "info vtbl" not in the manual's index

[Bug c++/17435] New: "info vtbl" doesn't respect "set print object on"

[Bug c++/17436] New: better vtable inspection

[Bug c++/8050] GDB can't demangle random Lucid stuff

[Bug c++/8871] calls to functions fail

[Bug c++/9091] Problems with pthread library

[Bug c++/9273] Could not find virtual table pointer when using gcc 3.2.3

[Bug c++/9490] Mangled C++ names are shown in gdb

[Bug c++/9495] Need to support default template parameters

[Bug cli/11646] gdb crashes when it is suspended if a function is called and in the function a shared library is opened and closed

[Bug cli/11920] tab completion might stall cli without any feedback

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

[Bug cli/17151] New: pagination should be per line

[Bug cli/17171] New: reprint prompt after asynchronous output

[Bug cli/17171] reprint prompt after asynchronous output

[Bug cli/17222] New: printf_filtered vs printf_unfiltered

[Bug cli/17222] printf_filtered vs printf_unfiltered

[Bug cli/17238] New: gdb should ignore trailing spaces in commands

[Bug cli/17264] New: printing command stats for blank lines and comments is annoying

[Bug cli/17264] printing command stats for blank lines and comments is annoying

[Bug cli/17289] New: show/set record <TAB> completion

[Bug cli/17290] New: typos in gdb/doc/gdbtexinfo.tex, @node Remote Configuration

[Bug cli/17300] New: crash in non-stop mode with continue -a & (readline_callback_read_char() called with no handler!)

[Bug cli/17332] New: typos in gdb/doc/gdbtexinfo.tex, @node Aliases

[Bug cli/17349] New: gdb doesn't read symbol table file specified by -symbols (or -s) option

[Bug cli/17368] New: Unhelpful error message "Unterminated string in expression."

[Bug cli/17368] Unhelpful error message "Unterminated string in expression."

[Bug cli/7235] Extra ui_file methods - dump.

[Bug cli/7526] bitwise operations on pointer registers don't work

[Bug cli/8597] edit command should detect emacs hosting session

[Bug cli/8835] When using a '.' in the argument of the document, the command 'help user-define' won't display anything after the period

[Bug corefiles/9112] deleting the file that you're trying to

[Bug exp/17106] Infinite recursion in in_dynamic_types (e.g. when printing a variable)

[Bug exp/17106] New: Infinite recursion in in_dynamic_types (e.g. when printing a variable)

[Bug exp/8119] numerical constant overflow with "x"

[Bug exp/9001] GNU Linux x86_64 gcc C

[Bug exp/9045] print wrong struct value if no cast else correct

[Bug exp/9508] 32-bit addresses miscalculated on 64-bit platform.

[Bug exp/9512] Incomplete type evaluated incorrectly

[Bug external/8607] rename ("foo", "nonemptybar") on NFS gets EBUSY with Linux Kernel

[Bug fortran/10902] No symbol [...] in current context

[Bug fortran/12044] Fortran indexing does not work

[Bug fortran/17237] bug in f-valprint.c

[Bug fortran/17237] New: bug in f-valprint.c

[Bug gdb/10053] Incomplete Type

[Bug gdb/10328] 6.8 broken for ARM targets (no backtrace, SIG32, etc.)

[Bug gdb/10760] Process record doesn't support instruction 0xf11

[Bug gdb/10833] GDB crashes on debugging multithreaded program on ARM SMP dual core system

[Bug gdb/11121] GDB doesn't see debugging-symbols even if they exist.

[Bug gdb/11403] Failed to set controlling terminal

[Bug gdb/11704] Cannot load debugging info

[Bug gdb/11824] Neon registers q8-q15 not updated on ARM processors

[Bug gdb/11964] support for debugging multithreaded openmp

[Bug gdb/12473] Issue while trying to run an applicatioân using GDB on ARM Cortex - A9

[Bug gdb/12865] gdbserver readchar: Got EOF , reading hex value 59

[Bug gdb/12873] gdb: set sysroot remote:/ results gdbserver: ... glibc double free or corruption (!prev) ...

[Bug gdb/13270] getting procfs:4337 -- process not stopped. from gdb 6.8

[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/13636] displays are disabled when variables become optimized out

[Bug gdb/13669] Infinite recursion in cp_print_value_fields

[Bug gdb/14236] Cannot continue in background with target-async after interrupting

[Bug gdb/14276] update gdb/syscalls/*-linux.xml

[Bug gdb/14559] The 'interrupt' command does not work if sigwait is in use

[Bug gdb/14963] segfault on startup

[Bug gdb/15060] make install fails on jit-reader.h when includedir defines multiple dirs

[Bug gdb/16016] ptype incorrectly shows "record" (pascal/struct) as class (if accessed via pointer) (7.6.1 regression)

[Bug gdb/16571] gdb can not work (linux aach64)

[Bug gdb/16769] Assertion `thread->last_status.kind != TARGET_WAITKIND_IGNORE' failed

[Bug gdb/16785] internal error with "target record-full" followed by "checkpoint"

[Bug gdb/16809] interrupt -a

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

[Bug gdb/17016] XFAIL: gdb.threads/dlopen-libpthread.exp: info probes all rtld rtld_map_complete

[Bug gdb/17035] "show user" doesn't list user-defined commands that have empty bodies.

[Bug gdb/17046] Will not build on OS X 10.10 Yosemite.

[Bug gdb/17072] Assertion `sync_execution || !target_can_async_p ()' failed.

[Bug gdb/17096] async support breaks remote debugging on Windows

[Bug gdb/17123] New: x86_x64 gdb "dump binary memory" does not want to use script-based name for dump-file

[Bug gdb/17123] x86_x64 gdb "dump binary memory" does not want to use script-based name for dump-file

[Bug gdb/17130] New: Quit regression on targets that don't have job_control / terminal switching (expect signal SIGINT when the program is resumed)

[Bug gdb/17130] Quit regression on targets that don't have job_control / terminal switching (expect signal SIGINT when the program is resumed)

[Bug gdb/17133] gdb can't load libraries with >2G .debug_info sections

[Bug gdb/17133] New: gdb can't load libraries with >2G .debug_info sections

[Bug gdb/17143] New: default obstack alignment wastes a lot of space on amd64-linux

[Bug gdb/17156] completion needs to handle parse errors better

[Bug gdb/17156] New: completion needs to handle parse errors better

[Bug gdb/17157] GDB segfault when demangling symbol

[Bug gdb/17157] New: GDB segfault when demangling symbol

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

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

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

[Bug gdb/17167] New: addrmap.c:125: internal-error: addrmap_fixed_set_empty: fixed addrmaps can't be changed

[Bug gdb/17170] New: Regression for GDB global --statistics

[Bug gdb/17170] Regression for GDB global --statistics

[Bug gdb/17173] New: flag an error if non-stop tried in sync mode

[Bug gdb/17180] New: "make uninstall" is broken

[Bug gdb/17198] Batch cmd file abandoned when breakpoint hit

[Bug gdb/17198] New: Batch cmd file abandoned when breakpoint hit

[Bug gdb/17206] Assertion `pc_in_thread_step_range (pc, tp)' failed.

[Bug gdb/17206] New: Assertion `pc_in_thread_step_range (pc, tp)' failed.

[Bug gdb/17210] New: read_memory_robust can leak memory

[Bug gdb/17223] cannot do background execution in scripts

[Bug gdb/17223] New: cannot do background execution in scripts

[Bug gdb/17224] New: segv from "set interactive-mode on" plus feeding background executing script to stdin

[Bug gdb/17224] segv from "set interactive-mode on" plus feeding script to stdin

[Bug gdb/17228] breakpoint will fail when directory names containing comma character

[Bug gdb/17228] New: breakpoint will fail when directory names containing comma character

[Bug gdb/17229] infinite loop in linux_check_ptrace_features

[Bug gdb/17229] New: infinite loop in linux_check_ptrace_features

[Bug gdb/17235] New: possible bug extracting systemtap probe operand

[Bug gdb/17235] possible bug extracting systemtap probe operand

[Bug gdb/17247] gdb freezes on multi threaded app (test-case attached)

[Bug gdb/17247] New: gdb freezes on multi threaded app (test-case attached)

[Bug gdb/17253] New: missing TRY_CATCH in handle_vfork_child_exec_or_exit ?

[Bug gdb/17281] New: typos in gdb/doc/gdbtexinfo.tex, @node Dynamic Printf

[Bug gdb/17282] New: typos in gdb/doc/gdbtexinfo.tex, @node Starting

[Bug gdb/17283] gdbserver stops working in non-stop mode

[Bug gdb/17283] New: gdbserver stops working in non-stop mode

[Bug gdb/17286] New: checkpoints and multi-inferior don't play nice together

[Bug gdb/17299] New: Documenting tracepoint support in gdbserver

[Bug gdb/17303] New: loss of access to binary after "file" command yields odd errors

[Bug gdb/17304] /home/corinna/src/gdb/gdb-7.8/gdb-7.8-1.x86_64/src/gdb-7.8/gdb/i386-tdep.c:3733: internal-error: i386_supply_gregset: Assertion `len == tdep->sizeof_gregset' failed.

[Bug gdb/17304] New: /home/corinna/src/gdb/gdb-7.8/gdb-7.8-1.x86_64/src/gdb-7.8/gdb/i386-tdep.c:3733: internal-error: i386_supply_gregset: Assertion `len == tdep->sizeof_gregset' failed.

[Bug gdb/17316] New: All tests fail for MIPS64 n32

[Bug gdb/17320] New: printing of array in structures with "set print array on" is odd

[Bug gdb/17331] New: Inconsistencies between gdb -batch and interactive

[Bug gdb/17345] babeltrace (1.1.2 and later) complains about the ctf data generated by GDB

[Bug gdb/17345] New: babeltrace (1.1.2 and later) complains about the ctf data generated by GDB

[Bug gdb/17347] New: Regression: GDB stopped on run with attached process

[Bug gdb/17347] Regression: GDB stopped on run with attached process

[Bug gdb/17374] New: GDB remote serial protocol timings

[Bug gdb/17384] android arm gdb "Cannot access memory at address" when I "stepi" over "blx"

[Bug gdb/17384] New: android arm gdb "Cannot access memory at address" when I "stepi" over "blx"

[Bug gdb/17389] New: linux_child_static_tracepoint_markers_by_strid doesn't wait for target to stop

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

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

[Bug gdb/17394] New: The user cannot put a break-point at a global function only for a selected ASM file.

[Bug gdb/17394] The user cannot put a break-point at a global function only for a selected ASM file.

[Bug gdb/17402] linux-record.h should use the XML syscall files

[Bug gdb/17402] New: linux-record.h should use the XML syscall files

[Bug gdb/17407] New: Regression for Linux vDSO reading

[Bug gdb/17407] Regression for Linux vDSO reading

[Bug gdb/17408] ../../gdb/infrun.c:5256: internal-error: switch_back_to_stepped_thread: Assertion `!schedlock_applies (1)' failed.

[Bug gdb/17408] New: ../../gdb/infrun.c:5256: internal-error: switch_back_to_stepped_thread: Assertion `!schedlock_applies (1)' failed.

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

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

[Bug gdb/17418] New: gdb should be smarter about exec-file mismatch when attaching

[Bug gdb/17429] Got object file from memory but can't read symbols: File truncated.

[Bug gdb/17429] New: Got object file from memory but can't read symbols: File truncated.

[Bug gdb/17430] New: "set debug frame" should show unwinder selection process

[Bug gdb/17442] New: when reading skip function from gdbinit, default to pending yes

[Bug gdb/7233] Send output to gdb_stdout et.al.

[Bug gdb/7244] Move top.c:execute_command() to command.[hc]

[Bug gdb/7388] Move ``Porting GDB'' to before host chapter

[Bug gdb/8517] GDB 6.0 problem on Tru64 5.1*

[Bug gdb/8526] gdb yields SIGTRAP on simple "hello world" program.

[Bug gdb/8557] warning: Unexpected waitpid result

[Bug gdb/8801] Start of functions not found on SGI host

[Bug gdb/8853] warning: Hit heuristic-fence-post without finding

[Bug gdb/8933] Internal error attaching gdb to running process

[Bug gdb/8968] Does not handle C99 dynamic arrays properly

[Bug gdb/8970] Debian/Sid GNU/Linux + gcc + libtool + C language

[Bug gdb/9092] dwarf2-frame/decode_frame_entry endlessly recurses when debugging the Linux kernel on MIPS

[Bug gdb/9097] ARM GNU/Linux GCC C remote

[Bug gdb/9116] Unable to modify dynamic linker flags.

[Bug gdb/9198] gdb gets a segmentation violation when looking up functions

[Bug gdb/9248] gdb reports Program exited normally when it should not

[Bug gdb/9317] gdb (6.5) crashes right away if compiled -DGDBARCH_DEBUG=2 to trace architecture code.

[Bug gdb/9396] kubuntu feisty, C++, gcc 4.1.2, gdb 6.6

[Bug gdb/9407] AW: remote/2301: Transmission gdb gdbserver remotestub corrupted

[Bug gdb/9408] Gdb 6.6 hangs while loading/unloading shared library with SIGTRAP signal on Solaris 8

[Bug gdb/9411] SunOS 5.10, gcc 3.4.3, No breakpoint setting using file:line on files from shared library

[Bug gdb/9440] GDB does not compile on QNX

[Bug gdb/9462] (Linux) GDB can't handle spaces in source file names

[Bug gdb/9491] gdb doesn't load symbols after 'gdb --pid <pid>'

[Bug gdb/9494] gdb-6.7.50.20071219 causes SIGSEGV inside debugged application

[Bug gdb/9621] observer.texi's "normal_stop" section seems wrong

[Bug gdb/9764] Create multiple checkpoints with one command

[Bug go/17295] New: p/r uses earlier print format

[Bug guile/17105] /usr/share/gdb/guile/ gets installed even --without-guile

[Bug guile/17105] /usr/share/gdb/{guile,python}/ get installed even --without-{guile,python}

[Bug guile/17105] New: /usr/share/gdb/guile/ gets installed even --without-guile

[Bug guile/17146] New: pre-compile scheme files

[Bug guile/17146] pre-compile scheme files

[Bug guile/17177] New: Replace *pretty-printers* global with access functions

[Bug guile/17177] Replace *pretty-printers* global with access functions

[Bug guile/17185] hang with libgc 7.4.0

[Bug guile/17185] New: hang with libgc 7.4.0

[Bug guile/17186] New: Crash when spawning REPL server

[Bug guile/17203] It should be an error to register a pre-existing parameter.

[Bug guile/17203] New: It should be an error to register a pre-existing parameter.

[Bug guile/17367] computation of guild path wrong when pkg-config script supplied as arg to --with-guile

[Bug guile/17367] New: computation of guild path wrong when pkg-config script supplied as arg to --with-guile

[Bug java/8739] Unable to debug C++ app loaded by Java JNI

[Bug mi/12554] Make -break-list output as useful as 'break info' output

[Bug mi/13419] Unable to pretty-print map of lists

[Bug mi/15806] Some fields in async MI events get escaped twice

[Bug mi/16084] -var-info-path-expression fails for nested structs

[Bug mi/17108] New: Some records are not output after rapidly attaching to inferiors

[Bug mi/17109] gdb 7.7 crashes when issuing mi command: -trace-frame-collected

[Bug mi/17109] New: gdb 7.7 crashes when issuing mi command: -trace-frame-collected

[Bug mi/17437] New: gdb/MI crashes with python-based pretty prints that uses a method call of a class

[Bug objc/12912] gdb crashes on ubuntu while debugging objc

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

[Bug pascal/7184] gdb does not traverse pointerd well in Pascal

[Bug pascal/7185] Pascal types not printed right

[Bug pascal/7327] GDB scope does not work quite right for Pascal

[Bug pascal/7331] GDB Pascal debugging has degreaded

[Bug python/10682] gdb.backtrace doesn't handle reloading well

[Bug python/10896] gdb python hooks leak struct value *s

[Bug python/11380] print formats (/FMT) do not invoke Python pretty printers

[Bug python/15276] upstream $_caller_is and $_caller_matches

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

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

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

[Bug python/17138] C strings, gdb.Value.__str__, and Python 3

[Bug python/17138] New: C strings, gdb.Value.__str__, and Python 3

[Bug python/17152] New: when python pretty printer is used watch command prints new value in the old value filed

[Bug python/17152] when python pretty printer is used watch command prints new value in the old value filed

[Bug python/17234] New: unused variables in py-framefilter.c

[Bug python/17284] New: template_argument doesn't check for negative argno

[Bug python/17291] New: IWBN if the print format was available to pretty-printers.

[Bug python/17311] New: gdb.Type.template_argument fails with variadic arguments if they are any fixed arguments

[Bug python/17314] Any thread created by Python must block SIGCHLD

[Bug python/17314] New: Any thread created by Python must block SIGCHLD

[Bug python/17342] New: Xmethod Python is not Python 3 compatible

[Bug python/17342] Xmethod Python is not Python 3 compatible

[Bug python/17355] Crash on Python frame filters with unreadable arg

[Bug python/17355] New: Crash on Python frame filters with unreadable arg

[Bug python/17364] New: Need better printer names in bound_registers.py

[Bug python/17372] New: python hangs when displaying help()

[Bug python/17372] python hangs when displaying help()

[Bug python/17386] New: gdb.Value should have __index__ method

[Bug python/17409] New: Built-in python doesn't see an arguments to the function

[Bug remote/13510] Cross compile of gdbserver for w32 fails

[Bug remote/13584] fork support in the remote protocol

[Bug remote/17060] AVR buglet in remote.c

[Bug remote/17230] bug in remote-mips.c

[Bug remote/17230] New: bug in remote-mips.c

[Bug remote/17241] New: reconnecting after crashed gdbserver: breakpoints don't work, inferior segvs

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

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

[Bug remote/7250] Fix implementation of ``target xxx''.

[Bug remote/8054] debugger seg fault in remote.c::store_register_using_P()

[Bug remote/8520] Remote layers force a selected frame

[Bug remote/8867] 'X' packet documentation misleading

[Bug remote/9053] remote_xfer_partial(): packet size probe fails when LENGTH and OFFSET are zero [target: avr]

[Bug remote/9300] open fail when the opened filename length is 8-10 chars

[Bug server/17147] New: with gdbserver + all-stop + async, can't quit gdb because target is running

[Bug server/17147] with gdbserver + all-stop + async, can't quit gdb because target is running

[Bug server/17148] New: problem in transition to noack mode

[Bug server/17149] hang connecting to gdbserver with "mt set target-async off" and non-stop

[Bug server/17149] New: hang connecting to gdbserver with "mt set target-async on" and non-stop

[Bug server/17221] Implement gdbserver in-process agent for PowerPC

[Bug server/17221] New: Implement gdbserver in-process agent for PowerPC

[Bug server/17239] New: gdbserver errantly exits from rerun after failed previous run

[Bug server/17258] New: $pdir in LIBTHREAD_DB_SEARCH_PATH doesn't work with gdbserver

[Bug server/17296] gdb can't print neon register correctly on aarch64

[Bug server/17296] New: gdb can't print neon register correctly on aarch64

[Bug server/17302] gdbserver function call + detach crashes inferior process

[Bug server/17302] New: gdbserver function call + detach crashes inferior process

[Bug server/17373] fast tracepoints with local variables captured - reported as "<unavailable>"

[Bug server/17373] New: fast tracepoints with local variables captured - reported as "<unavailable>"

[Bug server/9393] linux gdbserver does not detect when suspended child dies with SIGKILL

[Bug shlibs/13157] fsf gdb x86_64-apple-darwin cannot load "Mach-O fat file with 2 architectures" executables

[Bug shlibs/7322] add-symbol-file problem with snapshot 20010919

[Bug shlibs/7691] Can't debug a 'V' program in gdb due to relocation errors.

[Bug shlibs/8244] gdb-5.2.92 crash - full debug available

[Bug shlibs/9451] hppa64-hpux support broken

[Bug sim/10366] LM32 UART simulation does not work

[Bug symtab/14604] Display of partially optimised out structures flowing over multiple registers.

[Bug symtab/14605] Display of partially optimised out variables from registers, using dwarf piece info.

[Bug symtab/17199] New: Recording two copies of plt minimal symbols is a pain to deal with

[Bug symtab/17199] Recording two copies of plt minimal symbols is a pain to deal with

[Bug symtab/17200] New: path name added to "system supplied DSO"

[Bug symtab/17201] New: problems with gdb-generated plt symbols

[Bug symtab/17201] problems with gdb-generated plt symbols

[Bug symtab/17236] New: bug in dwarf2_add_member_fn

[Bug symtab/17265] New: Handle DW_LNS_set_prologue_end

[Bug symtab/17271] New: unsupported tag: DW_TAG_unspecified_type

[Bug symtab/17272] New: DW_TAG_GNU_template_parameter_pack

[Bug symtab/17276] gdb needs to coalesce multiple line number entries for the same (non-prologue) line

[Bug symtab/17276] New: gdb needs to coalesce multiple line number entries for the same (non-prologue) line

[Bug symtab/17387] missing entries for multiple different typedefs with same name in .gdb_index

[Bug symtab/17387] New: missing entries for multiple different typedefs with same name in .gdb_index

[Bug symtab/17388] Allow DW_FORM_GNU_addr_index in Fission skeleton CUs

[Bug symtab/17388] New: Allow DW_FORM_GNU_addr_index in Fission skeleton CUs

[Bug symtab/17417] New: debug info mismatch warning printed four times

[Bug symtab/7650] module debugging add-symbol-file

[Bug symtab/8393] possible gdb bug?

[Bug symtab/8642] anonymous union at function scope, gcc 3.4

[Bug symtab/8943] asci

[Bug symtab/9044] gdb coredumps on -O1 compiled binary on x86_64

[Bug tdep/12791] GDB is unable to do inf-call of vararg of type _Complex on arm-linux-gnu-eabi

[Bug tdep/17220] Implement process record and replay for PowerPC

[Bug tdep/17220] New: Implement process record and replay for PowerPC

[Bug tdep/17233] New: possible bug in amd64-tdep.c:fixup_riprel

[Bug tdep/17285] New: watchpoints: is using ALL_LWPS ok?

[Bug tdep/17346] New: i386 record: Missing AVX

[Bug tdep/17379] New: PowerPC: internal-error: value_of_register_lazy: Assertion `frame_id_p (get_frame_id (frame))' failed.

[Bug tdep/17379] PowerPC: internal-error: value_of_register_lazy: Assertion `frame_id_p (get_frame_id (frame))' failed.

[Bug tdep/17400] New: buglet in rs6000-tdep.c:skip_prologue

[Bug tdep/7153] Hit heuristic-fence-post without founding

[Bug tdep/7394] [arm] disassemble thumb instructions

[Bug tdep/7477] Not all floating point registers on SH4 are visible

[Bug tdep/7671] 'gdb emacs' breaks on SunOS

[Bug tdep/7872] alpha Unix Tru64

[Bug tdep/8492] [RFA] sh-tdep.c: Follow up patch to implement two different ABIs

[Bug tdep/8495] [RFA] info float for SH

[Bug tdep/8562] PPC64 can't pass functions as parameters

[Bug tdep/8932] [hpux] problem during unwinding from bizarre code

[Bug tdep/9390] Bad logic in xstormy16_analyze_prologue

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

[Bug testsuite/13443] test messages should be unique

[Bug testsuite/16602] gdb.python/ does not work in-src-tree

[Bug testsuite/17129] New: $objdir and $subdir should be tainted

[Bug testsuite/17179] New: FAIL: gdb.base/readline-ask.exp: more message for 01 and 02

[Bug testsuite/7142] testsuite/gdb.base/list.exp has unmatching PASS/FAIL

[Bug testsuite/8743] hppa.exp does not match what libopcodes outputs

[Bug testsuite/8868] schedlock.c and thread-specific.c have signed/unsigned confusion

[Bug threads/13251] frequent multithreading slows down GDB to the extent of making it unusable

[Bug threads/17207] internal error on "c -a &": Assertion `lp != NULL' failed.

[Bug threads/17207] New: internal error on "c -a &": Assertion `lp != NULL' failed.

[Bug threads/17254] New: ptid.tid cleanup

[Bug threads/17298] gcore: Couldn't get registers: No such process.

[Bug threads/17298] New: gcore: Couldn't get registers: No such process.

[Bug threads/17305] Hang when joining thread with gdb 7.8

[Bug threads/17305] New: Hang when joining thread with gdb 7.8

[Bug threads/17310] New: Cannot find user-level thread for LWP: generic error

[Bug threads/8261] call a function from gdb doesn't work if -lpthread is linked in

[Bug threads/8702] Get SIGKILL when any breakpoint is hit in a thread or callback.

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

[Bug threads/9657] gdb-6.8 fails to build without thread support

[Bug tui/16120] Segmentation fault during symbol completion with verbose=on

[Bug varobj/13708] Erasing an element from std::vector isn't reported by -var-update, when pretty printing is enabled

[Bug varobj/9151] gdb fails to display SOME local symbols generated by different versions of g++

[Bug win32/11569] GDB 7.1.2 doesn't work correctly

[Bug win32/11888] Crash when API LoadLibrary called for some dlls


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