Displaying 20 results from an estimated 1000 matches similar to: "[ win32utils-Patches-6236 ] Add debug API"
2007 May 04
1
[ win32utils-Patches-6236 ] Add debug API
Patches item #6236, was opened at 2006-10-19 07:10
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=413&aid=6236&group_id=85
>Category: windows-pr
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jano Svitok (janek)
>Assigned to: Daniel Berger (djberg96)
Summary: Add debug API
Initial Comment:
This adds couple of methods to
2006 Oct 26
5
[ win32utils-Patches-6335 ] pure ruby implementation
Patches item #6335, was opened at 2006-10-26 16:51
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=413&aid=6335&group_id=85
Category: win32-shortcut
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jano Svitok (janek)
Assigned to: Nobody (None)
Summary: pure ruby implementation
Initial Comment:
This is (not finished) pure-ruby
2007 May 04
1
[ win32utils-Patches-6237 ] Add Guid API
Patches item #6237, was opened at 2006-10-19 07:11
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=413&aid=6237&group_id=85
>Category: windows-pr
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jano Svitok (janek)
>Assigned to: Daniel Berger (djberg96)
Summary: Add Guid API
Initial Comment:
This adds API for creating GUIDs.
2006 Oct 19
1
[ win32utils-Patches-6237 ] Add Guid API
Patches item #6237, was opened at 2006-10-19 16:11
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=413&aid=6237&group_id=85
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jano Svitok (janek)
Assigned to: Nobody (None)
Summary: Add Guid API
Initial Comment:
This adds API for creating GUIDs.
2006 May 29
3
[ win32utils-Bugs-4598 ] possible wrong condition
Bugs item #4598, was opened at 2006-05-29 11:20
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=411&aid=4598&group_id=85
Category: win32-eventlog
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: possible wrong condition
Initial Comment:
Is this condition right?
(eventlog.rb, line 494
2006 Oct 19
2
Gem plugins on win32 mongrel_service
Hi,
why are the gemplugins commented out in mongrel_service? What was the
problem with them?
I''m curiuos because I''ve used them without problems since the revision
338 (-win32 suffix patch, 31/08). However, my site is a small internal
one, so it doesn''t mean any heavy testing.
Jano
2006 May 29
3
[ win32utils-Patches-4603 ] [open3] set $? and return Process::Status with block call
Patches item #4603, was opened at 2006-05-29 16:07
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=413&aid=4603&group_id=85
Category: win32-open3
Group: Bug Fix
Status: Open
Resolution: None
Priority: 3
Submitted By: John-Mason Shackelford (jpshackelford)
Assigned to: Nobody (None)
Summary: [open3] set $? and return Process::Status with block call
Initial
2006 Apr 16
3
[ win32utils-Patches-4121 ] Make it possible to read process exit status
Patches item #4121, was opened at 2006-04-16 12:07
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=413&aid=4121&group_id=85
Category: win32-open3
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Samuel Tesla (stesla)
Assigned to: Nobody (None)
Summary: Make it possible to read process exit status
Initial Comment:
The UNIX Open3 sets the
2007 Dec 27
1
[ win32utils-Patches-16626 ] Fix errors in wait_any() method
Patches item #16626, was opened at 2007-12-26 21:11
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=413&aid=16626&group_id=85
Category: win32-ipc
Group: Bug Fix
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: Fix errors in wait_any() method
Initial Comment:
The wait_any() method contained several
2008 Mar 01
1
WinDbg?
Hello,
I have been struggling with WinDbg/Kd for the last week, but to no avail... So I finally decided to ask here.
Basically, I am using a Windows XP virtual machine (thanks to VMWare6) and wanted to do some kernel debugging using Windbg. So, I did configure everything from the virtual machine side (using this guide: http://silverstr.ufies.org/lotr0/windbg-vmware.html), and then tried my hands
2006 Nov 06
4
Errno::EBADF (Bad file descriptor)
I posted this to the discussion forum on rubyforge.org, but it appears that
it would have been better to post here.
Does anyone have any advice on how to resolve the problem reported at
http://rubyforge.org/tracker/index.php?func=detail&aid=6284&group_id=1306&atid=5145?
Thanks,
Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jun 07
3
mongrel_rails: bug in -C handling?
Hi,
I wanted to set port in config file (via mongrel_rails -C
config/config.yaml), and it seems to not take it into account.
I''ve looked into the code, (line 58), and it reads:
settings = conf.merge(settings)
Now settings contain all the possible (important) keys (possibly with
nil values, line 49, and lib/mongrel/command.rb, line 46) so
everything from conf get overwritten with
2006 Oct 30
2
Running mongrel globally
Hi,
I would like to run Mongrel as a proxy to apache globally. With no input needed, all the customer
has to do is install there app, and put the proxy commands, in there .htaccess. Is there a way I can
do this. I am having great luck running them as a single account.
Thank you
Chris
2006 Jun 22
5
changing user/group on port 80
I''m trying to run mongrel on port 80 and switch to a different
user/group from root. As root, this works:
mongrel_rails start -p 3000 -u rails --group rails
This:
mongrel_rails start -p 80 -u rails --group rails
dies with:
---------------------------
** Changing group to rails.
** Changing user to rails.
** Starting Mongrel listening at 0.0.0.0:80
2017 Sep 07
2
Status of debuginfo-tests
> On Sep 7, 2017, at 11:37 AM, Zachary Turner via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> To be clear, the tests I'm proposing will have no resemblance whatsoever to GDB, so I would be intentionally forking the set of tests in this regards. So there would very clearly be a paradigm shift in writing CodeView debug info tests (which would be written in JavaScript using
2016 Mar 15
2
GSoC, question on open projects
Hello,
My name is Janek van Oirschot, currently student premaster embedded
systems at the Technical University of Eindhoven and interested in
participating in GSoC and contributing to LLVM. I have some experience
with development for the GNU Assembler in which I looked into
assembly-time relaxation.
I have looked at the open projects page, found some interesting
projects but still have some
2008 Jun 25
2
How to debug DomU WinXP throught serial port with windbg?
hi,
I am using xen-unstable version and I can use the serial port to debug
DomU openSuSE Linux with kgdb very well. But it doesn''t work when I am
trying to debug DomU WinXP with windbg.
I happened to find this link
http://www.evilbitz.com/2006/12/13/howto-debugging-a-remote-windows-hvm-under-xen-using-windbg/,
but it still doesn''t work for me.
Any suggestions about this?
2006 Aug 14
4
Mongrel 0.3.13.4 -- PIDs Work, Win32 Gem
Alright, this time a small announce going out to *just* the mongrel list
so I can get some early testing.
There''s a new pre-release of 0.3.13.4 out that includes the win32
version of the gem.
** WIN32 USERS SHOULD INSTALL THIS AND TEST.***
***** BUT NOT ON PRODUCTION SYSTEMS. ******
As usual, you install it with:
sudo gem install mongrel --source=http://mongrel.rubyforge.org/releases/
2017 Sep 07
6
Status of debuginfo-tests
What is the status of debuginfo-tests? Is it actively supported? How do
you run it? It doesn't appear to be based on lit, any particular reason?
Why is it its own repo instead of being part of llvm repo?
I'd like improve this to support CodeView and PDB, such that it would only
run on Windows and only if a suitable debugger was found (probably
WinDbg). WinDbg supports a
2017 Sep 07
2
Status of debuginfo-tests
As executable tests, they fail spectacularly in a cross-build environment. And you need some sort of debugger with GDB-like commands and output (or have some front end to your debugger that imitates that) in order to run them. I think they would need to stay in a separate project because of those requirements.
--paulr
From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of David