Displaying 20 results from an estimated 7000 matches similar to: "[RFC] Adopt Dexter and use it to run debuginfo-tests"
2019 Jun 19
3
Running debuginfo-tests with Dexter
Hi llvm-dev@,
There's been some renewed interest in integration tests for debuginfo,
checking that debuggers interpret LLVMs output in the way we expect.
Paul suggested a while back [0] that our (Sony's) Dexter [1] tool
could be a useful driver for running debuginfo tests -- I'd like to
ask whether people think this would be desirable course to take, and
what the requirements for
2020 Feb 25
2
How to help improve debug experience w/ optimizations enabled?
+ 1 to Paul’s suggestions.
I’d add that if an open bug report isn’t assigned to anyone, you can assume it’s fair game. Feel free to assign a bug to yourself if you start working on it.
To toss another idea out there, you might try picking a small .o and working backwards to figure out why location information in it is incorrect. This can reveal a different set of bugs compared to e.g. running
2020 Feb 24
2
How to help improve debug experience w/ optimizations enabled?
Hello,
I'd like to help improve the debug experience in LLVM/Clang when optimizations are enabled, but I'm not sure where to start.
I've seen the umbrella bug for poor debug experiences (38768 https://bugs.llvm.org/show_bug.cgi?id=38768 ).
Is there any bug in this list that isn't being looked at (and that doesn't require a lot of knowledge) that I could work on?
I also tried
2013 Nov 23
2
[LLVMdev] GVN fails with bitcasts
Hi,
i have the following code:
define internal %"struct.dexter::ConditionConstant"*
@_ZN6dexter18BinaryConditionAdd8evaluateEv5(%"class.dexter::BinaryConditionAdd"*)
{
entry:
%1 = getelementptr inbounds %"class.dexter::BinaryConditionAdd"* %0, i32
0, i32 0, i32 1
%2 = load %"class.dexter::BaseCondition"** %1, align 8
%3 = bitcast
2019 Oct 09
3
DebugInfo work contribution and update.
Thanks, David for updating us.
Regarding, mail address, can use anyone{@gmail or @amd}. but
sourav0311 at gmail.com works best for me for mailing lists related stuff.
Regarding, GDB side of DWARFv5 side of things, we've testing GDB-8.3 WRT
DWARFv5 clang and gcc binaries to get better idea of debuggability of clang
generated binaries with GDB.
Primary motivation being GDB better handling of
2004 Jan 23
2
trouble with german special chars on smb shares
Setup: two Slackware9.1 boxen with Samba 3.0.1 (tried 2.2.x as well), where
xerxes: is a file server and
shodan: is the client
on xerxes there are 3 shared vfats (the errors I am going to describe occur on
ext2/3 in exactly the same way)
When I do:
dexter@xerxes:/mnt/f/smbtest$ touch Umlaute_???
I get:
dexter@xerxes:/mnt/f/smbtest$ ls
Umlaute_???
Just like it should.
BUT: on the client
2007 Mar 26
1
outbound call
HI All,
I am new to asterisk. i want to make outbound calls from asterisk. I tried
with many times with the given settings but in vain
This is my scenario:
I have a *user A* who has registered with sip server(ONDO), I made
asterisk
to register as a sip client with ONDO, I want to make a call to user A
from
an extension.
My configurations
sip.config
[general]
context=default
2008 Jun 02
3
Burning DVD with upgrade of cdrtools for cdrecord
I am having problems burning DVD's from commandline. I was wondering if
anyone else has had any luck using cdrecord-2.01 and cdrtools that is
supposed to add DVD support? Thanks!
-- Dexter
-- Dexter Fitzgerald Stowers
Systems Programmer I
Systems Administrator Unix/Linux Systems
142 Freeman Hall
College of Engineering and Sciences
GSEC, GCIH, GCIA, RHCT, RHCE
-------------- next part
2007 Jun 28
2
CentOS iso for Sparc64 machine
Hi,
I have been looking for CentOS for sparc based machines without luck. I
tried to use birorrent to download it without luck. I really would
appreciate anyone letting me know because I have a Sun Ultra 60 that I would
love to install it on. Thanks!
-- Dexter
Dexter F. Stowers
Systems Administrator Unix/Linux/Windows/Mac
Clemson University
--
Desire is the ingredient that changes the hot
2018 May 30
4
[SROA][DebugInfo][GSoC] Testing SROA on amalgamated sqlite source
Introduction
============
`SROA' is an early stage pass running at the very beginning of the
pipeline in `-O{1,2,3}'. Greg Bedwell's report from his DExTer tool
shows SROA on function as one of the major culprits of Debug Info
loss.
With debugify-each partially done I tried testing this on the
amalgamated sqlite source.
The steps are as follows:
,----
| # generate
2006 Feb 27
3
Updates on Centos 4
Hi,
I have a server that has been running Centos for about a year but
I have not checked to see if there have been any changes to update.
Has there been any updates or fixes for the update? I have not been in
the loop for a while now. Thanks!
-- Dexter
Desire is the ingredient that changes the hot
water of mediocrity to the steam of outstanding
success. It's the ingredient that enables a
2007 Feb 14
2
UTF8 not working
Slackware 11.0, Samba 3.0.23c
After two years absence from Samba I need to use it again.
A week ago I switched my entire network to UTF8 which works fine locally,
works fine via NFS.
Now mounting the SMB shares german Umlauts are broken.
"F?r alle ein Segen.mp3"
becomes
"F?r alle ein Segen.mp3"
Server config:
[global]
display charset = UTF-8
workgroup =
2020 Nov 06
1
[DebugInfo] A value-tracking variable location update
Hi David,
On Fri, Nov 6, 2020 at 7:10 PM David Blaikie <dblaikie at gmail.com> wrote:
> > The first observation: a significant increase in the byte-coverage statistic,
> > meaning that we're able to track variable locations for longer and across more
> > code. This was one of the main aims of this work, having better tracking of
> > the locations that we know.
2004 May 06
9
[Bug 864] sshd segfaults on connect on SunOS
http://bugzilla.mindrot.org/show_bug.cgi?id=864
Summary: sshd segfaults on connect on SunOS
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: Sparc
OS/Version: SunOS
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: jsr at
2005 Apr 19
4
Apache, MySQL, and PHP
Hi,
I need to ask a question about the usuage of these particular
packages...do you install the binaries for each or do you use what
comes with the OS out of the box??? The reason why I am asking is
because I am having problems using the one that comes with the OS.
Everything else runs great but I am using CentOS for the first time
and I want to make sure that I am not spinning my wheels
2010 Oct 16
1
msxml6_x64 installation error
Hi all,
I'm unable to install msxml6_x64.msi. Here's my output:
Code:
> wine msiexec /i msxml6_x64.msi
fixme:ole:CoInitializeSecurity (0x453120,-1,(nil),(nil),6,2,(nil),64,(nil)) - stub!
err:ole:CoGetClassObject no class object {24e669e1-e90f-4595-a012-b0fd3ccc5c5a} could be created for context 0x1
fixme:storage:create_storagefile Storage share mode not implemented.
2007 Nov 04
1
share without authentication - how?
Wanna share a dir to win clients so that they can just map it locally without
providing any password or login or whatsover.
So far I'm at:
[foo]
path = /mnt/foo
guest ok = Yes
security = share
public = yes
writable = yes
force user = dexter
Still won't work, asks for auth.
--
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d--(+)@
2005 Dec 11
2
Cdrecord problems
Hi,
I am having problems with cdrecord. Here is my information from scanbus:
[root at Eurisko3 ~]# cdrecord -scanbus
Cdrecord-Clone 2.01-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 J?rg
Schilli ng
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests
2020 Nov 17
1
[DebugInfo] Enabling constructor homing by default
Hi debug-info folks,
I've recently been experimenting with the -debug-info-kind=constructor
model for debug-info creation, which is leading to some significant
reductions in .debug_info on our large C++ benchmarks, which is great!
I see in PR46537 that there's a plan to eventually enable this by
default -- is this something we can target for LLVM12, or are there
outstanding issues?
While
2004 Aug 06
4
Problems streaming high bitrate over a LAN
I am trying to stream various 320kbps MP3s across my 10Mbps LAN. Either locally
or across the network, freeamp and xmms prefetch a chunk, then play it, then
fetch another chunk etc. No continuous streaming. shout gets a lot of !s between
its "."s when sending the file to icecast. Any ideas?
--
Always hardwire the explosives
-- Fiona Dexter quoting Monkey, J. Gregory Keyes, Dark