search for: d165

Displaying 15 results from an estimated 15 matches for "d165".

Did you mean: 2165
2013 Nov 15
2
[LLVMdev] Adding line table debug information to LLVM on Windows
Hi Timur, There's also a pending patch adding CodeView support in Phab: http://llvm-reviews.chandlerc.com/D165 Does your patch provide just a subset of the CodeView debug info provided in the other patch? Looking at the patch, I think the approach the other patch took of abstracting the emission of debug information is a bit cleaner and it will probably make life easier when adding more debug formats in t...
2005 May 12
0
samba 3.0.x tool net
...rom gd at suse.de Thu May 12 14:43:48 2005 From: gd at suse.de (Guenther Deschner) Date: Thu May 12 14:44:26 2005 Subject: [Samba] [HELP-Syntax] net rpc share migrate In-Reply-To: <428352E9.50702@eva.mpg.de> References: <428352E9.50702@eva.mpg.de> Message-ID: <20050512144348.GD28269@d165.suse.de> Hi, On Thu, May 12, 2005 at 02:58:17PM +0200, Michael Gasch wrote: > hi, > > i'm trying to migrate files and shares from NT PDC to samba v3 (3.0.14a) box > > net rpc share migrate shares netlogon -S server -Uadministrator > password: *mypass* > > error:...
2013 Nov 18
2
[LLVMdev] Adding line table debug information to LLVM on Windows
...some redundant info. This is fixed now. Attached is a new version of the prototype patch with some more tests. 2013/11/15 João Matos <ripzonetriton at gmail.com>: > Hi Timur, > > There's also a pending patch adding CodeView support in Phab: > http://llvm-reviews.chandlerc.com/D165 I haven't looked at your patch yet, but based on the very low phab review number, I'm pretty sure there are good reasons this wasn't committed. > Does your patch provide just a subset of the CodeView debug info provided in > the other patch? Yes. I prefer small incremental chan...
2013 Dec 03
2
[LLVMdev] Adding line table debug information to LLVM on Windows
...gt;>> 2013/11/15 João Matos <ripzonetriton at gmail.com>: >> >>>>> Hi Timur, >> >>>>> >> >>>>> There's also a pending patch adding CodeView support in Phab: >> >>>>> http://llvm-reviews.chandlerc.com/D165 >> >>>> >> >>>> I haven't looked at your patch yet, but based on the very low phab >> >>>> review number, I'm pretty sure there are good reasons this wasn't >> >>>> committed. >> >>>> >> >...
2013 Nov 19
0
[LLVMdev] Adding line table debug information to LLVM on Windows
...ixed now. Attached is a new version > of the prototype patch with some more tests. > > 2013/11/15 João Matos <ripzonetriton at gmail.com>: >> Hi Timur, >> >> There's also a pending patch adding CodeView support in Phab: >> http://llvm-reviews.chandlerc.com/D165 > > I haven't looked at your patch yet, but based on the very low phab > review number, I'm pretty sure there are good reasons this wasn't > committed. > >> Does your patch provide just a subset of the CodeView debug info provided in >> the other patch? > &...
2013 Dec 03
0
[LLVMdev] Adding line table debug information to LLVM on Windows
...15 João Matos <ripzonetriton at gmail.com>: > >> >>>>> Hi Timur, > >> >>>>> > >> >>>>> There's also a pending patch adding CodeView support in Phab: > >> >>>>> http://llvm-reviews.chandlerc.com/D165 > >> >>>> > >> >>>> I haven't looked at your patch yet, but based on the very low phab > >> >>>> review number, I'm pretty sure there are good reasons this wasn't > >> >>>> committed. > >> >&...
2013 Dec 03
1
[LLVMdev] Adding line table debug information to LLVM on Windows
...t;ripzonetriton at gmail.com>: >> >> >>>>> Hi Timur, >> >> >>>>> >> >> >>>>> There's also a pending patch adding CodeView support in Phab: >> >> >>>>> http://llvm-reviews.chandlerc.com/D165 >> >> >>>> >> >> >>>> I haven't looked at your patch yet, but based on the very low phab >> >> >>>> review number, I'm pretty sure there are good reasons this wasn't >> >> >>>> committed. &gt...
2013 Nov 20
2
[LLVMdev] Adding line table debug information to LLVM on Windows
...e more tests. >>>> >>>> 2013/11/15 João Matos <ripzonetriton at gmail.com>: >>>>> Hi Timur, >>>>> >>>>> There's also a pending patch adding CodeView support in Phab: >>>>> http://llvm-reviews.chandlerc.com/D165 >>>> >>>> I haven't looked at your patch yet, but based on the very low phab >>>> review number, I'm pretty sure there are good reasons this wasn't >>>> committed. >>>> >>>>> Does your patch provide just a subset...
2013 Dec 03
0
[LLVMdev] Adding line table debug information to LLVM on Windows
...;> > >>>> 2013/11/15 João Matos <ripzonetriton at gmail.com>: > >>>>> Hi Timur, > >>>>> > >>>>> There's also a pending patch adding CodeView support in Phab: > >>>>> http://llvm-reviews.chandlerc.com/D165 > >>>> > >>>> I haven't looked at your patch yet, but based on the very low phab > >>>> review number, I'm pretty sure there are good reasons this wasn't > >>>> committed. > >>>> > >>>>> Does yo...
2013 Nov 19
6
[LLVMdev] Adding line table debug information to LLVM on Windows
...version >> of the prototype patch with some more tests. >> >> 2013/11/15 João Matos <ripzonetriton at gmail.com>: >>> Hi Timur, >>> >>> There's also a pending patch adding CodeView support in Phab: >>> http://llvm-reviews.chandlerc.com/D165 >> >> I haven't looked at your patch yet, but based on the very low phab >> review number, I'm pretty sure there are good reasons this wasn't >> committed. >> >>> Does your patch provide just a subset of the CodeView debug info provided in >>...
2013 Nov 15
0
[LLVMdev] Adding line table debug information to LLVM on Windows
2013/11/14 Timur Iskhodzhanov <timurrrr at google.com>: > Hi David, Eric, LLVM devs, > > You've probably heard about AddressSanitizer (ASan) and other > sanitizers based on LLVM. One of the things that makes ASan > not as awesome on Windows as it is on Linux > is the symbolization of the stacks. > > Currently, ASan runtime on Windows uses >
2013 Nov 20
0
[LLVMdev] Adding line table debug information to LLVM on Windows
...prototype patch with some more tests. >>> >>> 2013/11/15 João Matos <ripzonetriton at gmail.com>: >>>> Hi Timur, >>>> >>>> There's also a pending patch adding CodeView support in Phab: >>>> http://llvm-reviews.chandlerc.com/D165 >>> >>> I haven't looked at your patch yet, but based on the very low phab >>> review number, I'm pretty sure there are good reasons this wasn't >>> committed. >>> >>>> Does your patch provide just a subset of the CodeView debug i...
2013 Nov 14
2
[LLVMdev] Adding line table debug information to LLVM on Windows
Hi David, Eric, LLVM devs, You've probably heard about AddressSanitizer (ASan) and other sanitizers based on LLVM. One of the things that makes ASan not as awesome on Windows as it is on Linux is the symbolization of the stacks. Currently, ASan runtime on Windows uses CaptureStackBackTrace/SymFromAddr/SymGetLineFromAddr64 to unwind and symbolize stacks. This works like a charm in-process
2013 Nov 20
0
[LLVMdev] unsubscribe
...some redundant info. This is fixed now. Attached is a new version of the prototype patch with some more tests. 2013/11/15 Jo?o Matos <ripzonetriton at gmail.com>: > Hi Timur, > > There's also a pending patch adding CodeView support in Phab: > http://llvm-reviews.chandlerc.com/D165 I haven't looked at your patch yet, but based on the very low phab review number, I'm pretty sure there are good reasons this wasn't committed. > Does your patch provide just a subset of the CodeView debug info provided in > the other patch? Yes. I prefer small incremental chan...
2016 Nov 21
2
Winbind traffic not encrypted
...c32e 64f1 e5c5 S...I..=.n..d... 0x0870: 8e09 aeb6 b3f9 7b08 32dc 70aa eafc e546 ......{.2.p....F 0x0880: 9d4f 9a63 3122 3803 d15b 07db 1221 da30 .O.c1"8..[...!.0 0x0890: 0974 cd79 19fe 946e de67 2024 6173 7d36 .t.y...n.g.$as}6 0x08a0: f0af ed38 2162 7124 2cf2 7f61 0afb d165 ...8!bq$,..a...e 0x08b0: 0fcf c3ca 1aa8 a48c 0d34 1a92 6ee6 aaa1 .........4..n... 0x08c0: 7ed3 4a60 0272 5a38 c45f c77e 45b3 cfd3 ~.J`.rZ8._.~E... 0x08d0: cf9b 42e8 0f51 485b 9dcc 7754 bae5 f3ef ..B..QH[..wT.... 0x08e0: 8ee9 2f84 1ff5 3533 aea8 3ef1 2d52 ad18 ../...53..>....