Displaying 18 results from an estimated 18 matches for "stoppt".
2009 Jul 09
5
[LLVMdev] Source file information.
...code from SAFECode that finds the debug information
associated with a CallInst (LLVM call instruction) held in the variable
CI. It uses the findStopPoint() function in llvm/Analyis/DebugInfo.h:
//
// Get the line number and source file information for the call.
//
const DbgStopPointInst * StopPt = findStopPoint (CI);
Value * LineNumber;
Value * SourceFile;
if (StopPt) {
LineNumber = StopPt->getLineValue();
SourceFile = StopPt->getFileName();
}
-- John T.
Török Edwin wrote:
> On 2009-07-09 11:17, Aaron Gray wrote:
>
>>>> -----Original Message----...
2009 Jul 09
0
[LLVMdev] Source file information.
...code from SAFECode that finds the debug information
associated with a CallInst (LLVM call instruction) held in the variable
CI. It uses the findStopPoint() function in llvm/Analyis/DebugInfo.h:
//
// Get the line number and source file information for the call.
//
const DbgStopPointInst * StopPt = findStopPoint (CI);
Value * LineNumber;
Value * SourceFile;
if (StopPt) {
LineNumber = StopPt->getLineValue
SourceFile = StopPt->getFileName();
}
-- John T.
Hi John,
What I am after is to be able to emit line number information for COFF
(Common Object File Format) object...
2007 Aug 16
3
Re: Adding a new virtual block device to a guest
...t; > My system configuration:
> > - dom0 running debian etch w/ xen 3.2 (i think) (how can i find out)
> > - my guest os is running debian etch.
>
> apt-get install udev
>
> and after that, remove the new block-device and add it again.
>
> cu denny
>
> --
> Stoppt den Überwachungswahn - Stoppt den Schäuble Katalog:
> http://www.nopsis.de
>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: signature.asc
> Type: application/pgp-signature
> Size: 252 bytes
> Desc: OpenPGP digital signature
> Url...
2007 Aug 10
2
3.0.4: HVM XP Installation hangs on "Registration components"
hi,
i was able to start an installation with windows XP, but now the
installer hangs on "Komponenten werden registriert" i hope similar to
"components will registrated"
Xen is 3.0.4 on Debian Etch.
cu denny
--
Stoppt den Überwachungswahn - Stoppt den Schäuble Katalog:
http://www.nopsis.de
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2009 Jul 09
0
[LLVMdev] Source file information.
On 2009-07-09 11:17, Aaron Gray wrote:
>>> -----Original Message-----
>>> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
>>>
>> On
>>
>>> Behalf Of Saman Aliari Zonouz
>>> Sent: Thursday, July 09, 2009 11:44 AM
>>> To: llvmdev at cs.uiuc.edu
>>> Subject: [LLVMdev] Source file
2009 Jul 09
3
[LLVMdev] Source file information.
>> -----Original Message-----
>> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
> On
>> Behalf Of Saman Aliari Zonouz
>> Sent: Thursday, July 09, 2009 11:44 AM
>> To: llvmdev at cs.uiuc.edu
>> Subject: [LLVMdev] Source file information.
>>
>> Hi,
>>
>> I am new to LLVM, and need to find the line number
2009 Jul 09
3
[LLVMdev] Source file information.
...debug information
> associated with a CallInst (LLVM call instruction) held in the variable
> CI. It uses the findStopPoint() function in llvm/Analyis/DebugInfo.h:
>
> //
> // Get the line number and source file information for the call.
> //
> const DbgStopPointInst * StopPt = findStopPoint (CI);
> Value * LineNumber;
> Value * SourceFile;
> if (StopPt) {
> LineNumber = StopPt->getLineValue
> SourceFile = StopPt->getFileName();
> }
>
> -- John T.
>
> Hi John,
>
> What I am after is to be able to emit line number...
2008 Feb 08
1
Searching patch for 2.6.18-xen with drbd 8.0.10
...any times to get ocfs2 from 2.6.18-xen (Xen 3.1) running with
drbd 8.0.10 running, but no luck. One developer from drbd tolds me, that
there is bug in those kernels from SLES SP1 (fixed in SP2) and Debian
Etch/Xen 3.1. So i need a patch, if there are any ...
so, where can i get one?
cu denny
--
Stoppt den ?berwachungswahn - Stoppt den Sch?uble Katalog:
http://www.nopsis.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://oss.oracle.com/pipermail/ocfs-user...
2007 Aug 17
1
swap partition and live migration.
when performing a live migration i know the contents of the ram
is copied over two the new xen server, but how about the contents
of the swap partition.
currently I have the swap partition in a seperate loopback file
from the root partition. if i want to do a live migration, do i have to
give the new server access to the swap partition file along
with the root partition file? of can i just
2007 Aug 21
1
AW: Xen Express 4.0 - Console
...enny Schierz
Gesendet: Dienstag, 21. August 2007 11:56
An: ''xen-users@lists.xensource.com''
Betreff: Re: [Xen-users] Xen Express 4.0 - Console
hi,
Uli Staerk schrieb:
> Is there a workaround?
try ''loadkeys de'', in hope, it is working for you.
cu denny
--
Stoppt den Überwachungswahn - Stoppt den Schäuble Katalog:
http://www.nopsis.de
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Oct 13
3
cheap mobo/cpu combo with hardware virtualization support?
I''ve currently got a Xen 2 system running on a CL10000 VIA system. I''d
like to upgrade to Xen 3 and make use of the hardware virtualization
support in Xen (sometimes). My requirements then:
1) Cheap CPU. AMD or Intel. Must have Xen3 hardware VM support. Any speed.
2) Lower power consumption from the CPU
3) Cheap mobo to support the chip.
4) Decent raid-1 SATA support on the
2007 Sep 05
2
Server moved - networking stopped
This is all on SuSE enterprise 10
Our server was moved to a new location last night. After powerup there
was no sign of networking so our ISP reconfigured the box. Outbound
connectivity had previously been through eth1 but is now through eth0
Since restarting Xen I now have no network connectivity through the hosts.
I have tried to provide all the relevant details below. If anyone has
a moment
2007 Sep 24
4
hvmloader not compiled
Hi,
when I compile xen 3.1.0 on Debian Etch, the hvmloader file is not compiled at all. I have bin86 and bcc but nothing appears.
I followed http://www.howtoforge.com/debian_etch_xen_3.1 and googled a lot without success.
In the meanwhile I just used a precompiled hvmloader. I think this is ok, but it is not the smart way :)
Any idea ?
2007 Sep 30
2
Fai Install Server in DomU
...ver: 172.16.0.151 rootpath: /srv/fai/nfsroot rsize=8192,wsize=8192,
filename :
Begin: Running /scripts/nfs-premount ...
Done.
mount: Device or resource busy
short read: 0 < 28
==== loop =======
i can mount the NFS from Dom0 without any problems, so ... i asking for
some hints.
cu denny
--
Stoppt den Überwachungswahn - Stoppt den Schäuble Katalog:
http://www.nopsis.de
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2013 Mar 26
3
Samba + ACLs: Can’t add group write permissions
...ions every quarter
of an hour or so but I feel this is just the wrong way to do it and I
want to do this properly.
How can I achieve this automatic setting of permissions?
Valete,
Marvin
--
Blog: http://pegasus-alpha.eu/blog
ASCII-Ribbon-Kampagne () | ASCII Ribbon Campaign ()
- Stoppt HTML-E-Mail /\ | - Against HTML E-Mail /\
- Stoppt propriet?re Anh?nge | - Against proprietary attachments
www.asciiribbon.org/index-de.html | www.asciiribbon.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: applicatio...
2007 Sep 06
4
Ghost domain ???
Hi,
I''m running Xen 3.0.4 with suse (kernel 2.6.16.46-0.12-xen). I''ve a
problem with a "ghost" (paravirt) domain that appear in the output of
xm list. As an example:
# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 1024 4 r----- 29.0
vm-xyz
2013 Aug 31
6
wxruby and wxwidget-2.9.5 latest
is there a way to have wxwidget-2.9 working with ruby ? seems that the
latest wxwidget is better for use with mac osx...
so, there is many widget who are not been implemented in the last
version of wxruby... like wxFilePickerCtrl (and other).
Also, it seems like the wxruby project is dead since 2009. Is it right ?
So, do you know if someone seriously have intention to follow the
project or is it
2007 Oct 03
4
Problem with mISDN and HFC-Cards in Asterisk-DomU
Hello,
I am having problems, getting my asterisk-domU to work properly. It consists
of the following components:
- Debian Etch under Xen-3.1 with a 2.6.18-kernel
- Asterisk 1.2.24
- mISDN-1.1.5
I have 2 HFC-ISDN-cards, which I pass through to the Asterisk-DomU in
permissive mode. This is working fine.
The strange problem is, that the two HFC-ISDN-cards are not beeing initialized
by the