• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Gallopsled / pwntools / 10240039386
19%
dev: 19%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: dev
Ran 04 Aug 2024 11:30PM UTC
Jobs 1
Files 151
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Jul 2024 11:53AM UTC coverage: 73.924% (-0.5%) from 74.417%
10240039386

push

github

web-flow
Add `port`, `gdb_args`, and `gdbserver_args` to gdb.debug() (#2382)

* added two arguments to gdb.debug:
+ port: specifies the port that should be used by the gdbserver (this is useful for alpine)
+ gdb_args: allows forwarding arguments to the gdb binary spawned by gdb.attach() (just a passthrough)

aslo downgraded "GDB Python API is supported only for local processes" to a warning, because it seems to work on some systems.

* added changelog entry and fixed python2.7 compatibility

* also added optional gdbserver_args parameter to gdb.debug()

* implemented requested fixes for #2382:
+ gdb.debug port is now also used for qemu
+ GDB Python API is now tested for tubes.process.process a warning for ssh.process and an error for everything else
+ updated docs to use mention that gdbserver ports are randomized by default
+ now using gdbserver_port to check if the correct port was set
+ fixed CHANGELOG.md structure

* implemented requested fixes for #2382:
+ gdb.debug port is now also used for qemu
+ GDB Python API is now tested for tubes.process.process a warning for ssh.process and an error for everything else
+ updated docs to use mention that gdbserver ports are randomized by default
+ now using gdbserver_port to check if the correct port was set
+ fixed CHANGELOG.md structure
+ added timeouts for recvline() gdb tests
+ also run gdb api tests for ssh runner

---------

Co-authored-by: gfelber <@users.noreply.github.com>
Co-authored-by: peace-maker <peacemakerctf@gmail.com>

4499 of 7316 branches covered (61.5%)

13 of 18 new or added lines in 1 file covered. (72.22%)

671 existing lines in 16 files now uncovered.

13109 of 17733 relevant lines covered (73.92%)

0.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
69.53
-0.17% pwnlib/gdb.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
65.62
0.0% pwnlib/tubes/process.py
1
81.82
-8.18% pwn/__init__.py
3
76.19
-1.59% pwnlib/memleak.py
6
94.29
0.11% pwnlib/shellcraft/registers.py
6
59.53
-0.78% pwnlib/dynelf.py
7
91.09
0.37% pwnlib/term/text.py
22
87.68
2.22% pwnlib/commandline/shellcraft.py
23
87.77
0.13% pwnlib/util/crc/__init__.py
24
91.67
-1.21% pwnlib/util/fiddling.py
31
75.66
-0.29% pwnlib/elf/corefile.py
42
72.15
-15.94% pwnlib/util/proc.py
71
79.79
0.31% pwnlib/tubes/tube.py
80
81.76
0.21% pwnlib/context/__init__.py
92
69.53
-0.17% pwnlib/gdb.py
101
67.56
-5.3% pwnlib/libcdb.py
161
69.98
-0.13% pwnlib/tubes/ssh.py
Jobs
ID Job ID Ran Files Coverage
1 10240039386.1 04 Aug 2024 11:30PM UTC 151
73.92
GitHub Action Run
Source Files on build 10240039386
  • Tree
  • List 151
  • Changed 29
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 00663aa1 on github
  • Prev Build on master (#8305857591)
  • Next Build on master (#1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc