Paul Floyd

Results 22 issues of Paul Floyd

Not sure about the feasibility of fixing this one. This test was added along with a hack on Linux that reads the stack_cache_actsize variable when loading the thread library. This...

+Expression cannot be implemented with read/access watchpoint. that seems to be the main problem And it seems to be with gdb 12.1 FreeBSD, nothing to do with Valgrind or vgdb....

Does it hang standalone? No. Any relationship to https://github.com/paulfloyd/freebsd_valgrind/issues/163 ? sigframe hasn't changed? Not that I can see. When it hangs, lots of --840:4: gdbsrv VG_(gdbserver_report_syscall) before 1 sysno 423...

I'm sure that I've run `konsole` and trace children in the past and don't remember seeing this. Nonetheless I just noticed with `ksh93` I get ``` paulf> ./vg-in-place ksh93 ==1509==...

(gdb) p &local Unable to fetch %fsbase I think that this is a gdb message.

On x86 == 23 tests, 0 stderr failures, 0 stdout failures, 1 stderrB failure, 2 stdoutB failures, 0 post failures == gdbserver_tests/mcinvokeWS (stdoutB) gdbserver_tests/mcinvokeWS (stderrB) gdbserver_tests/nlcontrolc (stdoutB) nlcontrolc is expected...

(similar issue for locked_vs_unlocked2) Overview: main() creates two threads, fn1 and fn2. fn1 double locks a recursive mutex and writes to a global. fn2 doesn't lock and writes to the...

Sadly because the old port never tracked upstream closely a lot of stuff never got done on FreeBSD. One of those is the use of PRE_FIELD_READ and POST_FIELD_WRITE in syscall...

Self hosting on i386 just produces 1000 errors then terminates.

Back in January I opened an issue on Raspbian Launchpad. The only answer was to ask if the patch I provided was for Valgrind or libarmmem, which I would have...